Hello All;
I have created an additional login screen to be used when a customer has a
item in the shopping cart and wants to checkout. They click CHECKOUT and are
taken to the new login screen. If they are a returning customer I want them
to enter the login info and then be taken straight to the checkout screen..
The current setup takes them to the home screen and lets them know they are
logged in. This is the default code:
$SCREEN = "checkout_warning";
How do I change this to point to the checkout screen, as in the followng
click link.
print("<A HREF=\"" . ScreenURL("order_info", TRUE) .
"&ACTION=CREATE_INVOICE\">");
Thanks for the help.
Shawn
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]