Hi there, I'm a newbie (actually first day with this code and perl), Yikes! As usual, "need today". Anyways, I'm trying to get a handle on these 100page perl scripts. I have found a field in os0000001.pl called $nSubTotal. I think this is the field I need. I need to pass this variable from form to form so that I have it on the last page in a <input type="hidden" or it is part of the URL. Does anyone know where I can change the html output for the last page that displays all the information and tells you that your card will not be charged until the product is shipped? I need to add the Subtotal as a hidden field here and also modify the page to add another submit button so the user can go to another page.
Thanks.
Steve
Thanks.
Steve
Comment