Results 1 to 3 of 3

Thread: HTTP Parameter Passing

  1. #1

    Thread Starter
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645

    HTTP Parameter Passing

    Please help!!!

    Does anyone know if its possible to pass a Domain in an URL just as you can with a username and password.

    EG. http://user1[email protected]

    would pass username and password but i need something like...

    http://user1ass1:[email protected].

    ...but cant find any documentation on this. If anyone knows how to do it with Javascript etc... i can use that as well.

    Any help would be greatly appreciated..

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Windows NT style could pass the user name like this, I think:
    MYDOMAIN\username

    Active Directory uses email like domains:
    [email protected]
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3

    Thread Starter
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    Thans Josh,

    thats true but unfortuantly you cant seem to pass it through the URL.

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