Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Copy billing details to shipping CHECKBOX
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

bluesky
VP-CART Super User

304 Posts

Posted - March 17 2007 :  11:16:24  Show Profile  Reply with Quote
billing details to shipping CHECKBOX

I feel this would be better , more intuitive at near top of the checkout details page

1) can this be moved ? or is it part of some strange subroutine that means it need to stay near bottom of page ?

20 if it can be moved salely can nyone advise where and how ?

PAUL

Kidd
VP-CART Super User

Australia
373 Posts

Posted - March 21 2007 :  00:40:05  Show Profile  Reply with Quote
dont think it should be a problem

just move the following line and put them somewhere on your shopcustomerform subroutine, located on shopcustomerform.asp file

if (instr(request.ServerVariables("SCRIPT_NAME"), "shopcustupdate.asp") = 0) then
if (instr(request.ServerVariables("SCRIPT_NAME"), "shopgift2.asp") = 0) then
if (instr(request.ServerVariables("SCRIPT_NAME"), "shopcustregister.asp") = 0) then
Response.Write tableRow & tablecolumn & getlang("langcopydetails") & Tablecolumnend & tablecolumn
response.write "<input type=""checkbox"" name=""copy"" OnClick=""javascript:ShipToBillPerson(this.form);"" value=""checkbox"">"
Response.write Tablecolumnend & "</tr>"
response.write "<tr><td colspan='2'> </td></tr>"
end if
end if
end if
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