ajax - How to persist asp.net textbox in a cookie within asp.net updatepanel? -


i have asp.net 3.5 update panel , have few textboxes users enter information want persist when return next time. i've tried various approaches persisting cookie click event of button (postback trigger) etc. believe problem there no response header access during ajax callback? not sure!

how can persist values of textbox cookie exist within content of asp.net update panel?

thank you.

i ended creating serializable class persist.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -