K
Kees de Winter
Hi,
On a form I have several submit-buttons, each of which should post its own
set of variables (e.g. price and name of a product) to another page, e.g. an
orderpage. There can only be one form, so what can I do now? I know I can do
it using a Javascript function that sets the variables in the form, but
isn't there any way without Javascript? Or can one rely on the user having
Javascript.
Using asp.net 2.0 VB.Net.
Thanks very much for any help.
On a form I have several submit-buttons, each of which should post its own
set of variables (e.g. price and name of a product) to another page, e.g. an
orderpage. There can only be one form, so what can I do now? I know I can do
it using a Javascript function that sets the variables in the form, but
isn't there any way without Javascript? Or can one rely on the user having
Javascript.
Using asp.net 2.0 VB.Net.
Thanks very much for any help.