Lordnomi
|
| Posted: 07/12/2004, 8:18 AM |
|
I am using five security levels on default.asp page, which will check if the user is logged in. Obviously it will redirect the page to login.asp.
Now when im uploading my files to a remote server, its not showing login.asp page.
Suppose my files will b at
http://www.xyz.com/bp/final/
what should i write in
Dim ServerURL : ServerURL =
Thanks
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 07/12/2004, 2:18 PM |
|
Nothing. You should rather specify the Server URL in publishing settings (Project -> Settings -> Publishing).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|