Requires custom written server-side script to process the form.
Basically, on your first page (the form), the user make select hit the submit button which will send
all input to the next page. On the next page (the process) your custom written code reads the input
value submitted and then does whatever you want to happen based on the value submitted.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"kevwash" <(E-Mail Removed)> wrote in message
news:1763B7BE-3393-4E3D-9B72-(E-Mail Removed)...
>I would like to have option buttons on one screen. Based on the users choice,
> and then pressing "Submit" The called asp page will determine what to do
> based on input.
>
> "Thomas A. Rowe" wrote:
>
>> Yes, but were is the variable coming from?
>> How about a hidden field?
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "kevwash" <(E-Mail Removed)> wrote in message
>> news:F220B219-1967-49DF-A67B-(E-Mail Removed)...
>> > Is there a way to pass variables in the Action Field.
>> >
>> > Example: destination.asp?CMD="variable"
>>
>>
>>