Absolute links and session variables

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Absolute links and session variables

    Hey folks,

    I've got a pretty simple question, but was wondering if someone could easily
    provide the answer. If I use, say a server side include that uses an absolute
    link ([url]http://www.domainname.com/whatever/whatever.asp[/url]) and the page it resides
    on also sets a session variable, if that link is followed, will it lose the
    session variable? It's a niggly little question, but I'd like to get an answer.

    BTW, I realize that I can use a site-root relative link in the SSI to avoid
    the problem, but I was just using it as an example to frame the question.

    Thanks!

    steel_quill Guest

  2. Similar Questions and Discussions

    1. Absolute image links in Contribute/Dreamweaver
      Can anyone tell me how to force Contribute to make all the image links absolute (i.e. http://www.adobe.com/images/sampleimage.jpg) in Dreamweaver. ...
    2. C4 Absolute links - completely useless
      We want to use Contribute for an Intranet system, but we already have a well-established file structure which contains reference material which is...
    3. Absolute Links in Contribute 4
      I have been told in this forum that Contribute 4 will allow users to create absolute links to their images and to web pages. I would recommend that...
    4. Absolute Links
      I have several clients who use DW templates that I have built for them to create newsletters. If they insert an image or a link into the page, it...
    5. absolute links with SSL
      Is it true you can only use absolute links when working with SSL? We have an issue of previewing locally here at my office. With all the links...
  3. #2

    Default Re: Absolute links and session variables

    I think it should work, but the simplest thing to do is to try it and see!

    Rob

    steel_quill wrote:
    > Hey folks,
    >
    > I've got a pretty simple question, but was wondering if someone
    > could easily provide the answer. If I use, say a server side include
    > that uses an absolute link
    > ([url]http://www.domainname.com/whatever/whatever.asp[/url]) and the page it
    > resides on also sets a session variable, if that link is followed,
    > will it lose the session variable? It's a niggly little question,
    > but I'd like to get an answer.
    >
    > BTW, I realize that I can use a site-root relative link in the SSI
    > to avoid the problem, but I was just using it as an example to frame
    > the question.
    >
    > Thanks!

    rob::db Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139