How do we enter in username & password in link?

S

Sympatico.ca

HI! I need to know how to enter in a Username & Password into a link.

I also need to know if there is a script out there that can go to a page and
enter in the username & password automaticly. ( It has to be a script of
some sort ).

I know there are programs out there that can do that but its not what I
want, I want a script that I can enter into a ASP or HTM page to go to a
link and then enter in the username & Password when prompted.

Can someone point me in the right direction or show tell me where to find
it..

Thanks in advance :)

Paul.

(e-mail address removed)
 
K

Kevin Spencer

What is the good of putting a username and password into a link that
everyone can see?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
T

Terje Trane

Sympatico.ca said:
HI! I need to know how to enter in a Username & Password into a link.

Note that though it is not an uncommon technique it is not permitted by the
standard and that Microsoft has removed support for that in Internet
Explorer.
 
M

Mike Mueller

Are you trying to protect the link or are you protecting the
actual page you are linking to?


message
: HI! I need to know how to enter in a Username & Password
into a link.
:
: I also need to know if there is a script out there that
can go to a page and
: enter in the username & password automaticly. ( It has to
be a script of
: some sort ).
:
: I know there are programs out there that can do that but
its not what I
: want, I want a script that I can enter into a ASP or HTM
page to go to a
: link and then enter in the username & Password when
prompted.
:
: Can someone point me in the right direction or show tell
me where to find
: it..
:
: Thanks in advance :)
:
: Paul.
:
: (e-mail address removed)
:
:
 
P

Paul Dallaire

HI! I just need a script so that when I enter into a page on my password
protected site that the username & Password get entered in for me and
executed.

There used to be a way of doing that before like this example below..

http://username:[email protected]/private/index.htm

but this no longer works now, is there another way of using a script to do
this?
 
S

Stefan B Rusynko

Not supported for security reasons
- should never have been used as anyone can see the password
Set IE to remember passwords (Tools Internet Options Content Autocomplete)
Add your secure site to your IE Trusted zone (Tools Internet Options Security - Trusted sites / Sites)
--




| HI! I just need a script so that when I enter into a page on my password
| protected site that the username & Password get entered in for me and
| executed.
|
| There used to be a way of doing that before like this example below..
|
| http://username:[email protected]/private/index.htm
|
| but this no longer works now, is there another way of using a script to do
| this?
|
|
|
| | > Are you trying to protect the link or are you protecting the
| > actual page you are linking to?
| >
| >
| > message
| > | > : HI! I need to know how to enter in a Username & Password
| > into a link.
| > :
| > : I also need to know if there is a script out there that
| > can go to a page and
| > : enter in the username & password automaticly. ( It has to
| > be a script of
| > : some sort ).
| > :
| > : I know there are programs out there that can do that but
| > its not what I
| > : want, I want a script that I can enter into a ASP or HTM
| > page to go to a
| > : link and then enter in the username & Password when
| > prompted.
| > :
| > : Can someone point me in the right direction or show tell
| > me where to find
| > : it..
| > :
| > : Thanks in advance :)
| > :
| > : Paul.
| > :
| > : (e-mail address removed)
| > :
| > :
| >
| >
|
|
 
P

Paul Dallaire

Thanks for all the replies , but I still need a script to enter in the
username and password when the server asks for it the rest I know how to
take care of. and yes I know about other programs out there that can do it
for me. like Norton password and the build in IE add to password list.

(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top