ASP.NET WITH C# ERRORS TROUBLE SHOOTING
These are some of the errors I faced and solved
HOME
HOME
Saturday, August 18, 2012
Cookie for all directories in javascript
var loginst = "loginstatus";
var value="vvv";
document.cookie = loginst + "=" + value+";path=/;";
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment