开发者

Whether Browser Understand the View State of Html Page

View State is encrypted 开发者_Python百科in HTML Page so My Question is Whether Browser Understand the View State of Html Page or it is Understand by Server ?


it is done by the server. It saves the state for each user/browser. The browser can only see something like the session ID in php (in some hidden fields and/or cookie)

see: http://msdn.microsoft.com/en-us/library/ms972976.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜