G
Guest
Hi,
I need to read an hidden field on the server side (code behind). I can
modify the value in Javascript (client side), then call "form.submit();" on
the client side. However, on the server side the value is empty. Any idea on
the best way to set a hidden field on the client side and read its value on
the server side?
Thanks.
Mike
I need to read an hidden field on the server side (code behind). I can
modify the value in Javascript (client side), then call "form.submit();" on
the client side. However, on the server side the value is empty. Any idea on
the best way to set a hidden field on the client side and read its value on
the server side?
Thanks.
Mike