Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

embed user name and password on a link for asp page

Status
Not open for further replies.

aarellano

MIS
Oct 22, 2007
168
US
Hello,

I created a report in asp, was able to create a login and now I am wondering if there is a way to embed a user name and password for an asp page.

I looked and some suggestions were for example

This does not work.


any help is truly appreciated
Thanks in advance!!!
 
Hi,
Do you really want ot expose the user/pass combination in a URL?



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
it would be for intranet purposes only and it would only go to specific people
 
You can't pass it through on a url

[LN];834489

exerpt:
Internet Explorer does not support user names and passwords in Web site addresses (HTTP or HTTPS URLs)

--------
GOOGLE is a great resource to find answers to questions like "how do i..."

If you don't know exaclty what you want to do or what to search on, try Google Suggest: --------
I have recently been semi-converted to ensuring all my code (well most of it) works in both javascript and non-javasc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top