shipping

R

recksul

Is it possible to have 2 sh= in an array of form choices?
That is, I have a print to add to the cart with optional
mats and frames. The print only should have a sh=1, but
if mats and frames are added, the sh=8 should apply.
 
J

Jim Buyens

It sounds as if you need a hidden form field named sh and
some javascript code that sets its value to 1 or 8,
depending on whether mats and frames are added.

However, I can't suggest any specific code becuase you
haven't explained how the visitor adds mats and frames.
For example, is this a check box or what?

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

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