Passing a variable from one page to another

D

Donw

I am attempting to pass an item number to an order form for a shopping cart. When a customer clicks on a button labled "oder this picture", I want to pass on the item number to a sheet where the customer selects what size of a print they want. Then the customer would press 'Add to cart', and that item number would be passed on to the shopping cart.
 
J

JDR

Donw

Are you using a pre-built shopping cart or designing one

If your using a pre-built cart, what you are describing, are usually called product attributes and most carts have these

It will all be dependant on what your shopping cart supports

JD
********************
 
M

MD Websunlimited

Hi Don,

The HTML to accomplish would be to use

filename.asp?item=id

You may wish to take a look at http://www.candypress.com

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to protect your web pages Page Protector Pro
http://www.websunlimited.com/order/Product/PagePro/pagepro.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


Donw said:
I am attempting to pass an item number to an order form for a shopping cart. When a customer clicks on a button labled "oder this
picture", I want to pass on the item number to a sheet where the customer selects what size of a print they want. Then the customer
would press 'Add to cart', and that item number would be passed on to the shopping cart.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top