Re: session vaiables lost randomly

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 06/11/04


Date: Fri, 11 Jun 2004 15:14:05 -0500


"i am developing an asp.net web based application using javascript as the
server side scripting language"
is this possible? What are you using to develope this? Better yet, why are
you using javascript as a serverside .NET language?

-- 
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"rich00" <rich00@discussions.microsoft.com> wrote in message
news:C0B5DB69-E5F5-4946-917A-CBE4ED71325B@microsoft.com...
> i am developing an asp.net web based application using javascript as the
server side scripting language. The application makes constant use of an
access database and session variables. in a random way, the session
variables are lost causing the application to break. The only software on
the xp-pro box is iis, .NET framework, office 2003 and 3 com objects:
aspmail, aspimage and aspsmartupload. There is no virus detection software.
>
> Anybody have an idea why the session variables are randomly lost ?
>
> thanks, rich


Relevant Pages

  • Re: session vaiables lost randomly
    ... >i am developing an asp.net web based application using javascript as the ... >server side scripting language ... >access database and session variables. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: best scripting language for use with (x)html?
    ... > Is JS still the main scripting language used in web pages, ... Javascript is a client-side language (though there are ... Server-side technologies like PHP or ASP.NET run on your server. ...
    (alt.html)
  • Can you get the size of the users screen at the server?
    ... I know I can get the screen resolution through Javascript. ... Maybe through the request object? ... I suppose I could write Javascript that saves it in session variables and ... then read those variables in the server code. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Web scripting
    ... I'll be using my usual mix of Javascript, ISAPI, and a server ... side scripting language, I usually use ASP. ...
    (borland.public.delphi.non-technical)
  • Re: how can i get session with javascript only
    ... Do you mean the session id from a web server, or session variables on ... the web/app server. ... Under ASP serversideJavascript is available. ...
    (comp.lang.javascript)