reading client changed values on the server for asp.net page

G

gus

Hi folks,

I have a asp.net page with html controls (span and anchors) whose
innerhtml and display properties are changed on the client with
javascript. I also have buttons that postback to the server and my
problem is that when the page is rendered back to the client, the
client changed controls, as I would expect, are back to the original
state; instead, I would like to keep the last page status as changed on
the client side by the user. Is there a way to do that? Is there a way
to access client changed properties for controls like span or anchors
on the server side? Even if i use the "runat=server" attribute the
server is still not aware of all the changes I make on the client.

Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top