Re: ASP and ASP.NET session pool

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 02/03/04


Date: Tue, 3 Feb 2004 15:28:30 -0600

you will have to pass all form/input values on every page basically.

-- 
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"David Kleyman" <test@hotmail.com> wrote in message
news:eiqpWsp6DHA.1592@TK2MSFTNGP10.phx.gbl...
> How can I do it.
> Application is messy enough already and I need to make "changes and
> enhancements" to it every week and I don't want to get stuck with just
ASP.
> So I am trying to write new things in ASP.NET and I need some sort of way
to
> gradually migrate old pages to it without taking the whole thing offline
>
>
> Thank you
>
> David
>
> "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> news:upBexUp6DHA.804@tk2msftngp13.phx.gbl...
> > inline.........
> >
> > -- 
> > Curt Christianson
> > Owner/Lead Developer, DF-Software
> > www.Darkfalz.com
> >
> >
> > "David Kleyman" <test@hotmail.com> wrote in message
> > news:%23MgTsRp6DHA.1816@TK2MSFTNGP12.phx.gbl...
> > > I guess my questions are
> > > Can asp and aspx pages share Session values?
> > No
> >
> > > Can I gradually migrate ASP web site to ASP.NET or do I have to do the
> > whole
> > > thing at once?
> > You CAN share, but I wouldn't recommend it due to the mess it can
create.
> >
> > >
> > > Thank you
> > >
> > > David
> > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: radio broadcasting
    ... > Curt Christianson ... >> I would like to allow users to listen to live radio broadcasting within ... >> ASP page, is this possible? ...
    (microsoft.public.inetserver.asp.general)
  • Re: radio broadcasting
    ... Curt Christianson ... > I would like to allow users to listen to live radio broadcasting within my ... > ASP page, is this possible? ...
    (microsoft.public.inetserver.asp.general)
  • Re: radio broadcasting
    ... Not sure to be honest... ... Try www.Aspin.com or google it ... >> Curt Christianson ... >>> David ...
    (microsoft.public.inetserver.asp.general)
  • Re: Hooking UnhandledException in .NET module invoked in classic A
    ... > Hi David, ... > just want to log some key info before the error disappears as a HTTP500 ... > on an ASP page. ... doesn't support structured error handling. ...
    (microsoft.public.dotnet.framework)
  • Re: MOVED: Programatically setting form.action for Netscape?
    ... / Sean the Mc / ... "David C. Holley" wrote in message ... > note that I fully reference the FORM from the DOCUMENT object. ... alert("Calling ASP Function"); ...
    (microsoft.public.scripting.jscript)