Ask a Question related to ASP.NET General, Design and Development.
-
Srinivasa Raghavan #1
Session & Cookies
Hi All,
I am having a userobject(class) which is put into a
session.The Session variable is expiring after 10 to 15
minutes.I don't why can any one explain what could be the
reason.
I am storing cookies in the client side using httpcookie
object.It is working in IE and not in netscape.please
suggest a solution.
I am haiving javascript which works in IE and not in
Netscape.Basically when clicking checkbox in grid i call
the javascript.In Netscape the i am unable to deselected
the checkbox once selected.
Thanks
Srinivasa Raghavan.
Srinivasa Raghavan Guest
-
seeking session cookies
For CF MX 7 under Windows 2003 Server and IIS 6 -- I would like CF to use session, rather than persistent cookies to manage sessions. The... -
Cookies Vs Session
Hi guys I was just wondering is it better to use cookies or session variables? Thanks. -
How to send ASP Session cookies
Hi all, Anyone know how to send ASP Session cookies like the following: 'Set-Cookie: ASPSESSIONIDCSBRSDCT=IOLJEPNDANEDGDFGPEKLNGEA; path=/'... -
Losing Session Cookies
Hello, I have been having a problem with IE6 / ASP losing session cookies. I have two sites myserver/test myserver/beta The server name is... -
SESSION AND COOKIES
Hi, I've previouly posted a question concerning the lack of succesfull sessions while running scripts on my localhost. Now, I've found out that... -
Ravikanth[MVP] #2
Session & Cookies
Hi
Please see my inline replies.
the>-----Original Message-----
>Hi All,
>
>I am having a userobject(class) which is put into a
>session.The Session variable is expiring after 10 to 15
>minutes.I don't why can any one explain what could beThe session time-out value for an ASP.NET session state>reason.
>
is 20 minutes
Set the targetSchema Property of an HTML Document to>I am storing cookies in the client side using httpcookie
>object.It is working in IE and not in netscape.please
>suggest a solution.
>
>I am haiving javascript which works in IE and not in
>Netscape.Basically when clicking checkbox in grid i call
>the javascript.In Netscape the i am unable to deselected
>the checkbox once selected.
NetScape Navigator 4.0.
>Thanks
>Srinivasa Raghavan.
>
>
>
>.
>Ravikanth[MVP] Guest



Reply With Quote

