Print Page | Close Window

Optiond Pop Up

Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=90
Printed Date: April/23/24 at 2:23am
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: Optiond Pop Up
Posted By: macanudo
Subject: Optiond Pop Up
Date Posted: May/06/04 at 3:07pm
I have a long list of options that are in my "include.htm" page and it just makes a mess trying to use it as Salescart intended. I would like to make a pop up that adds these values to the cart in refernce to the item they are ordered for. So, if I used the include as salescart has it,the list would be included in the area, the customer picks options and then adds all to the cart. Has anyone been able to do a pop up that will do this? Sorry for the long question, but this will be the end of work if I can get it to go.



Replies:
Posted By: Techno Geek
Date Posted: May/06/04 at 6:13pm
Using pop-up windows would only complicated things. But I've seen it done with some really savvy ASP programming. Basically the pop-up window would need to do form posts to the 'parent' window from the child window.

To do this what you would need to do is have hidden form-field on the parent page that does a <input type="hidden" name="option" value="<%request.form("variable")%>">

The child windows will basically do a post to the hidden field in the parent window.

This would be the concept. It can get pretty complicated.

-------------
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.04 - http://www.webwizforums.com
Copyright ©2001-2015 Web Wiz Ltd. - http://www.webwiz.co.uk