Answer 1 out of 2
 
3 helpful answers
A:

Yes it is possible to store data in the client side on hidden fields. If you are using ASP.NET you can use the ViewState (also hidden field implementation) to store any serialized .NET objects.

You can also save your data on javascript object and then forward them to server using XML or JSON.

If you want more information you can ask me anything on my blog: http://caught-in-a-web.blogspot.com/

Hope it helps,

Rotem

Posted 2 years ago
rockrotem was invited by Yedda to answer this question.

Helpful?(2)
Rated as Best Answer
 
Comment About This Answer (or add your own answer)

Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
ADVERTISEMENT
AOL Autos Q&A is powered by Yedda an AOL Company
Copyright © 2006-2009, Yedda Inc. and respective copyright owners