Print Page | Close Window

Radio button Options

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=298
Printed Date: May/02/24 at 3:33am
Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com


Topic: Radio button Options
Posted By: sdmeier99
Subject: Radio button Options
Date Posted: March/03/05 at 8:35am
Is it possible to use Radio Buttons for Options?
I understand that each Option must be named "OPTION" so the variable is correct but it does not seem to be working.



Replies:
Posted By: Techno Geek
Date Posted: March/03/05 at 9:25am
Welcome to the Forums.

It is possible. We used it on the demo store: http://demo.salescart.com/

Make sure that you name the option exactly as what you specified in your SalesCart Wizard.

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


Posted By: sdmeier99
Date Posted: March/03/05 at 9:59am
Thanks for the Quick response. I will give that a try and let you know how it works.


Posted By: sdmeier99
Date Posted: March/03/05 at 10:38am
It does not work for what I want to do. Since ALL group names are Option and radio buttons are designed for only ONE option it does not work. OR at least I'm not sure how to make it work. Here is the test page I am working with.
http://www.marqueeits.com/mall/MRQ30001.asp

This is what I am having to do other wise.
http://www.marqueeits.com/mall/MRQ3000.asp


Posted By: Techno Geek
Date Posted: March/03/05 at 10:59am
Ah. That is a little more complicated. You can actually have a number of options and change their values.

You can have 10 different Options with 10 different values. But again, if you want to make this more elaborate you can still do it with a little bit of creative ASP coding.

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


Posted By: sdmeier99
Date Posted: March/03/05 at 11:18am
I thougth you could have unlimited Options

<%
'edit this file for the options you want to display
'There is no longer a maximum number of options but all must be named option
'you can delete the options you don't need
'you can specify a price increase for option but separating the option value with the delimiter (default=$) specified in the wizard
%>



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