Create Session in Webmethod or Javascripthttp://forums.asp.net/t/1778222.aspx/1?Create+Session+in+Webmethod+or+JavascriptFri, 09 Mar 2012 17:32:41 -050017782224870464http://forums.asp.net/p/1778222/4870464.aspx/1?Create+Session+in+Webmethod+or+JavascriptCreate Session in Webmethod or Javascript <p>I am trying to do is that passing the user&nbsp;credentials throught ajax and checking it through webmethod and after he got successful entry I want to create session.</p> <p></p> <p>So Can we create session in a webmethod or through Javascript.??</p> <p></p> <p>Thanks for help..<img src="http://forums.asp.net/scripts/tiny_mce/plugins/emotions/img/smiley-embarassed.gif" alt="Embarassed" title="Embarassed" border="0"></p> 2012-03-08T18:38:57-05:004871828http://forums.asp.net/p/1778222/4871828.aspx/1?Re+Create+Session+in+Webmethod+or+JavascriptRe: Create Session in Webmethod or Javascript <p>Hi,</p> <p>Yeah!</p> <p>Add <strong>EnableSession=true </strong>Property for the WebMethod attribute!</p> <p><a href="http://msdn.microsoft.com/en-us/library/aa480509.aspx">http://msdn.microsoft.com/en-us/library/aa480509.aspx</a></p> <p>&nbsp;</p> <p>Hope it helps u...</p> 2012-03-09T13:45:00-05:004872142http://forums.asp.net/p/1778222/4872142.aspx/1?Re+Create+Session+in+Webmethod+or+JavascriptRe: Create Session in Webmethod or Javascript Thanks..:) 2012-03-09T17:32:41-05:00