Results 1 to 2 of 2

Thread: URL Question

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2004
    Location
    KS, USA
    Posts
    34

    URL Question

    http://ServerName/xrayhistory/(ei15rqrcmc0d1srlkko4bjmo)/xrayhistory.aspx

    What is this: (ei15rqrcmc0d1srlkko4bjmo)? (in my page url)

    That isn't part of the path to my page but it gets added when I run it.
    I am using Windows authentication. Could it be the Windows SID?
    It is not always the above characters, it changes each time I log in.
    Is there a way to avoid it?

    Thanks

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: URL Question

    Its the SessionID, if you use Cookie-less session then SessionID gets passed within the URL..Session ID is generated randomly when during first request, so it will be diffrent each time.

    Hope it helps.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

Posting Permissions

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



Click Here to Expand Forum to Full Width