C
Corinne
Hi All,
Recently tried to move from asp to visual studio 2005.
I have a form and a button.
I want the button to call a function and change a few of the hidden fileds
value before the form is submitted.
In asp, I used to call a javascript function and then the form.submit()
function.
What woul dbe the best equivalent/practice using Visual Studio 2005?
Thank you
Corinne
Recently tried to move from asp to visual studio 2005.
I have a form and a button.
I want the button to call a function and change a few of the hidden fileds
value before the form is submitted.
In asp, I used to call a javascript function and then the form.submit()
function.
What woul dbe the best equivalent/practice using Visual Studio 2005?
Thank you
Corinne