Click to See Complete Forum and Search --> : Is what I'm trying to do possible? Pls. see description.


yeepers
11-07-2003, 09:21 PM
Hi all!

Wondering if it's possible to have a radio button selection be reflected in a form on a second page?

For example, the first page has a link to open a second page in a new window where choices can be made using radio buttons. I would like the results of the selections on the second page to be automatically reflected in a form on the first page.

Is this doable at all?

Cheers.

KeithMcL
11-07-2003, 09:35 PM
I would think it is doable but not using a client side scripting language. I reckon you'd need to use a server side language to create the page from the values of the first page.