Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Adding second address to contact page
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mikelane
Starting Member

45 Posts

Posted - January 17 2007 :  04:31:35  Show Profile  Reply with Quote
Hi there,

Hopefully somebody can help me. On the contact page (shopcustconact.asp) underneath 'information' i need a second address. We have distributers who want their contact details as well as ours on that page see.

Thank you.

Mike

Kidd
VP-CART Super User

Australia
373 Posts

Posted - January 17 2007 :  21:44:36  Show Profile  Reply with Quote
on shopcustcontact.asp theres a sub called DisplayCompanyinfo, there is some html code on that sub, add your distributors details there , its written on standard html format
Go to Top of Page

mikelane
Starting Member

45 Posts

Posted - January 19 2007 :  03:27:24  Show Profile  Reply with Quote
Hi Kidd,

Thanks for the reply.

I found this section:

Sub DisplaycompanyInfo

dim sql, rs, dbc, address, email, myemail
openorderdb dbc
sql="select * from mycompany"
set rs=dbc.execute(sql)
if rs.eof then
closerecordset rs
shopclosedtabase dbc
exit sub
end if

Is that what you mean? Where abouts in that would i add the secodn address?

Cheers

Mike
Go to Top of Page

Kidd
VP-CART Super User

Australia
373 Posts

Posted - January 21 2007 :  21:47:01  Show Profile  Reply with Quote
scroll down till you see html code, then just hardcode your distributors info there
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00