Re: Linking Scripts
From: McKirahan (News_at_McKirahan.com)
Date: 12/02/04
- Next message: JHP: "Re: Listing Computer Object's Attribute"
- Previous message: JHP: "Re: Listing Computer Object's Attribute"
- In reply to: PO: "Re: Linking Scripts"
- Next in thread: PO: "Re: Linking Scripts"
- Reply: PO: "Re: Linking Scripts"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 02 Dec 2004 20:19:42 GMT
"PO" <po> wrote in message news:Oots2SK2EHA.3932@TK2MSFTNGP09.phx.gbl...
> Both are true.
>
> I don't know exactly what you mean by "..URL -- do you see the include?".
> When I try to debug I get a message saying "Source code is not available
for
> the current statement (I use MS InterDev). I guess that makes sense when
the
> include doesn't work and the script is not included in the .htm page.
>
> The funny thing is that it works locally but not on the webserver. Could
> there by anything else wrong with the following statement:
>
> <Script Language="VBS" SRC="../../_Script/Utils.inc"></Script>
>
> (I've also tried <script type="text/vbscript"
> src="../../_Script/Utils.inc"></script> as you suggested with the same
> negative result)
>
> The statement is placed between the <HEAD> tags. Could that have anything
to
> do about it?
>
> Regards
> PO
[snip]
http://{domain}/{folder1}/_Script/Utils.inc
If so, what happens when you submit the above URL -- do you see the include?
Here's an example of what I mean by the above:
The MSN Web site (http://www.msn.com) Home page's source code has the line:
<script type="text/javascript"
src="http://hp.msn.com/scr/home/helppane26.js">
If I attempt to open the "include" URL (i.e.
http://hp.msn.com/scr/home/helppane26.js) in my IE browser it asks me if I
want to Open or Save it; under Netscape it will just display it (the source
code).
What happens when you do it with your URL?
- Next message: JHP: "Re: Listing Computer Object's Attribute"
- Previous message: JHP: "Re: Listing Computer Object's Attribute"
- In reply to: PO: "Re: Linking Scripts"
- Next in thread: PO: "Re: Linking Scripts"
- Reply: PO: "Re: Linking Scripts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|