I sort of used the following solution to get what i wanted to do but im getting when i try to save the data.
i get the following error:
how can i get it to store the data url to sql?
i got it to work by using
document.getElementById('<%=IDGOESHERE.ClientID%>').value
instead of
document.getElementById('IDGOESHERE').value
I could take my question back. But this is the answer.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.