S
sheuerman
Guest
When my server-side code runs, it doesn't see the JavaScript-modified value of the asp:label. Is there a way that I can modify the value of SOMETHING (label, textbox, whatever) with JavaScript and pick up the value when I run a server event like a asp:button click? Thanks in advance!