Re: meaning of /?scid

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



yes i have,
on the page logon.asp response.write session("REFERRER") is empty

The calling page is in the root web.
logon.asp is in the logon web
logon.inc and logon.mdb are in logon/_private

how come i loose referrer?

Regards,
Pierre

Stefan B Rusynko a écrit dans le message ...
>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
>| >|
>| >|
>| >|
>| >
>| >
>|
>|
>
>


.



Relevant Pages

  • Re: ie7 and subsequent dramas
    ... Use my free Explorer Shell Fix tool. ... Never trust a fix posted to a site that has hosted pornographic ... Calling an illegal alien an "undocumented worker" is like calling a ...
    (microsoft.public.windowsxp.general)
  • Re: meaning of /?scid
    ... If i try the demo, i can validate my identity but after that, when ... the program return to the calling page ... i have a page not found error message ... Regards ...
    (microsoft.public.frontpage.programming)
  • Re: Ms word with multithread
    ... Call CoIntializebefore calling the ... CreateDispatch)) as the com is not Intialize in ... worker thread. ... With Regards ...
    (microsoft.public.vc.atl)
  • Re: (C#.NET) Dynamically change text of a Label/Textbox at runtime
    ... I tried calling Application.DoEvents, ... Regards ... > Alex Feinman ... >> and textBox does not change. ...
    (microsoft.public.dotnet.framework.compactframework)