Re: URL link plus parameters

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Dan (dan_at_dontspam.com)
Date: 02/13/04


Date: Fri, 13 Feb 2004 10:03:33 -0000

What about session variables? Create them in page A, retrieve them in Page
B.

"Boris Condarco" <bcondarco@yahoo.com> wrote in message
news:OGvNiCd8DHA.2832@tk2msftngp13.phx.gbl...
> Hi gurus,
>
> Does anyone of you know how to make a URL link wihtout showing the
> parameters in the address text box, i would like to keep it just with the
> root path.
>
> Thanx a lot...
>
> Boris
>
>



Relevant Pages

  • Session Problem - could it be cos of register_globals?
    ... My server runs PHP version 4.4.3. ... I'm successfully creating a session and can set and retrieve my own session variables. ... Note the value of $_SESSIONis also empty, isn't that also supposed to be created and sent to the browser automatically by session_start?? ...
    (comp.lang.php)
  • Proxy server
    ... This one is for all the gurus! ... The problem we are encountering: ... Is there anyway to retrieve the IP of the client machine so we can retrieve their information? ... -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
    (RedHat)
  • Serializing Session variables. Cuts off after a given length????
    ... I've have been trying to serialize an array of objects. ... serialize and set a session variable and retrieve it successfully for ... a serialize string of any length within the contents of a single ... are my serialized session variables truncated at 67,789??? ...
    (comp.lang.php)
  • Re: session variable
    ... > javascript or retrieve the value of the session variable from the ... there can be no serverside session variables ...
    (microsoft.public.inetserver.asp.general)
  • Re: Session Variables in Modules
    ... In modules to access session variables. ... Or imports / using System.Web.HttpContext at the beginning of the module and ... retrieve it normally. ...
    (microsoft.public.dotnet.framework.aspnet)