Author |
Topic  |
|
chinh10
Junior Member
 
125 Posts |
Posted - 31 May 2001 : 16:33:08
|
Please help me! For example, I send an email with a link: http://www.mypage.asp?userid=123 to my friend. But when he opens that email, click on the link > It will pop up an log in windows like this before he can get in to that same page (http://www.mypage.asp?userid=123) Please help me if you know a way
|
|
redbrad0
Advanced Member
    
USA
3725 Posts |
Posted - 31 May 2001 : 16:52:33
|
there is some sort of security on the webpage, or file that makes you login. is this on your server? someone else's server? is your server hosted somewhere?
Brad |
 |
|
chinh10
Junior Member
 
125 Posts |
Posted - 31 May 2001 : 20:27:34
|
opp, sorry. I would like to use it on my server When they click on the dynamic link(i.e. mypage.asp?userid=123) in the email, the 1st thing they will see is the popup login windows, then after they successfull login, they will go to mypage.asp?userid=123. Please help! Thanks in advance!
|
 |
|
mafifi
Junior Member
 
USA
308 Posts |
Posted - 31 May 2001 : 20:38:56
|
Sounds like your are disallowing anonymous access on the server and the person receiving the link is using Netscape. Is this on an Intranet or local server?
Thanks,
Mo |
 |
|
chinh10
Junior Member
 
125 Posts |
Posted - 31 May 2001 : 21:00:54
|
I am using it on the Intranet, but still just want few people have access to that page (not all employees). In win 2000, I already tried to setup the Directory Security for that folder using "Integrated Windows Authentication" , but the problem is anybody in the same domain will be able to access (that's what I don't want - I just want few people have access)
Actually, maybe I can use the log in page before to get in to mypage.asp?userid=123 . But the problem is I don't know how to redirect after I log in the log-in page. How it can read the session variable "userid=123"?
Please Help Thanks,
Edited by - chinh10 on 31 May 2001 21:11:14 |
 |
|
|
Topic  |
|