Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Other Payment Type to different shopthanks page
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dax
Starting Member

14 Posts

Posted - October 01 2005 :  01:03:39  Show Profile  Reply with Quote
Hi all,

On shopcheckout.asp I want to send customers to a seperate shopthanks.asp page when they select a different payment option ie: customer selects Direct Depost and is taken to shopthanks-dep.asp which contains bank account details.

This is the sub for other payment type, but what mod to I need to send it to shopthanks-dep.asp?

Sub DisplayOtherPayment
If AllowOtherPayment<>"Yes" Then exit sub
shopwriteheader getlang("langCheckoutOtherPaymentType")
Response.Write("<form name=form1 method=Post action='" & getsess("currenturl") &"'>")
Response.Write(tabledef)
Response.Write(tablerow & tablecolumn & getlang("langCheckoutPaymentType") & tablecolumnend & "<td>")
GenerateSelectNV OtherTypes,stroOther,"StroOther", OtherCount,getlang("langCommonSelect")
response.write "</td></tr>"
Response.Write(tablerow & tablecolumn & getlang("langCheckoutAdditional") & tablecolumnend & "<td><input size=50 name=strOMore value=" & Chr(34) & strOMore & Chr(34) & "></td></tr>")
Response.Write(tabledefend)
AddWebSessform
Response.write "  "
shopbutton Getconfig("xbuttoncontinue"),getlang("langCommonContinue"),"Action"
Response.write "</form>"

end Sub

I admit I have limited asp knowledge but I know this should'nt be that hard!

Thanks, any help appreciated.



  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00