mashraf
08-06-2003, 03:44 PM
Hi every one,
I have users to login a secure web site and they always have to login Userid and pwd. For security reason I want to make the id and pwd part of the Url so user do not have to type in all the time. I am wondering, is there a way, i can pass userid and pwd when opening a secure web site.
If i can embed it within a page and a click on a button would open the page and also send id and pwd, that would be great.
I tried
http://userid/pwd@url
but it does not work.
Thanks,
mashraf
I have users to login a secure web site and they always have to login Userid and pwd. For security reason I want to make the id and pwd part of the Url so user do not have to type in all the time. I am wondering, is there a way, i can pass userid and pwd when opening a secure web site.
If i can embed it within a page and a click on a button would open the page and also send id and pwd, that would be great.
I tried
http://userid/pwd@url
but it does not work.
Thanks,
mashraf