开发者

how store data in session for HTML pages

how to store data in session for HTML

For IE 8 and mozilla we have like "sess开发者_运维百科ionStorage" but it doesnot work for IE7 and below

is there something that i can use that will work for all version of IE and mozilla


Use either cookies or server side sessions. DOM storage is supported only by the newest browsers.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜