Re: JavaScript not working with ASP
From: Web Spinner (webspinner_at_inbox.lv)
Date: 03/31/04
- Next message: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- Previous message: Dan Quill: "Looping A Form Post?"
- In reply to: Mark Schupp: "Re: JavaScript not working with ASP"
- Messages sorted by: [ date ] [ thread ]
Date: 30 Mar 2004 17:23:42 -0800
"Mark Schupp" <mschupp@ielearning.com> wrote in message news:<er$HcInFEHA.1840@TK2MSFTNGP12.phx.gbl>...
> It is the browser that is responsible for retrieving the script file based
> on the HTML code that it is interpreting.
>
> Can you post exactly what you see in "view source"?
>
> --
> Mark Schupp
> Head of Development
> Integrity eLearning
> www.ielearning.com
The view source displayed exactly what was in "x.asp". I didn't want
to place the same code in this thread again.
I found out what the problem was. IIS and PWS comes preconfigured
with a virtual directory called scripts which refers to the
directory "c:\inetpub\scripts". To fix this problem, I either
had to rename my "scripts" directory to something else, or place
all the javascript files under "c:\inetpub\scripts".
Thanks for all your help.
- Next message: Ken Schaefer: "Re: ERROR - There are too many people accessing the Web site at this time"
- Previous message: Dan Quill: "Looping A Form Post?"
- In reply to: Mark Schupp: "Re: JavaScript not working with ASP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|