Re: meaning of /?scid
- From: "Stefan B Rusynko" <sbr_enjoy@xxxxxxxxxxx>
- Date: Sat, 2 Jul 2005 04:19:07 -0400
Have you session value for Session("REFERRER") on the calling page using
Session("REFERRER") = Request.ServerVariables("URL")
And a correct path to the LOGON page in
Const LOGON_PAGE = "/logon/logon.asp"
Test it using
Response.write Session("REFERRER")
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Pierre" <pf@xxxxxxxxxx> wrote in message news:eyyIsulfFHA.4024@xxxxxxxxxxxxxxxxxxxxxxx
| thanks
|
| If i try the demo, i can validate my identity but after that, when
| the program return to the calling page
| (with Response.Redirect Session("REFERRER"))
| i have a page not found error message
|
| Do you understand it?
|
| Regards
|
|
|
|
|
| Stefan B Rusynko a écrit dans le message
| <#IqLsdlfFHA.2840@xxxxxxxxxxxxxxxxxxxx>...
| >Just remove the scid
| >- error in script
| >
| >PS
| >that KB article has been updated to remove it - refresh your browser
| >See http://support.microsoft.com/default.aspx?scid=kb;en-us;321503
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"Pierre" <pf@xxxxxxxxxx> wrote in message
| news:%238pWBjjfFHA.912@xxxxxxxxxxxxxxxxxxxxxxx
| >| Hi all,
| >|
| >| i am trying ms arcticle 321503 on how to use a mdb file to password
| protect
| >| pages.
| >|
| >| In the article all the link to pages are like
| >|
| >| <a href="/?scid=secure.asp">
| >|
| >| If i use that syntax i cannot acces any page, i am redirected to the
| defaut
| >| page
| >|
| >| if i use
| >|
| >| <a href="secure.asp">
| >|
| >| i am directed to the page correctly.
| >|
| >| What is the use of the /?scid
| >|
| >| How come it dont work (with fp 2000)
| >|
| >| regards,
| >| Pierre
| >|
| >|
| >|
| >
| >
|
|
.
- Follow-Ups:
- Re: meaning of /?scid
- From: Pierre
- Re: meaning of /?scid
- References:
- meaning of /?scid
- From: Pierre
- Re: meaning of /?scid
- From: Stefan B Rusynko
- Re: meaning of /?scid
- From: Pierre
- meaning of /?scid
- Prev by Date: Re: Email form field validation
- Next by Date: Re: file now shared point services?
- Previous by thread: Re: meaning of /?scid
- Next by thread: Re: meaning of /?scid
- Index(es):
Relevant Pages
|