omare
08-07-2002, 09:32 PM
Hi,
I'm new to java.
I'm trying to submit a URL from a Form, the user has to choose between 3 different URLs that are displayed as radio buttons.
So the user can only choose one of them.
After that I'd like to pass the selected button's value to a function which will read the value and append that string to another string to form a complete URL.
I'd appreciate it if any one could help
Regards,
Omare
I'm new to java.
I'm trying to submit a URL from a Form, the user has to choose between 3 different URLs that are displayed as radio buttons.
So the user can only choose one of them.
After that I'd like to pass the selected button's value to a function which will read the value and append that string to another string to form a complete URL.
I'd appreciate it if any one could help
Regards,
Omare