View Single Post
Old 09-28-2005, 00:00   #4 (permalink)
p c
Civilians

 
Default Re: VBScript, JavaScript, Internet Exploer, Netscape and Macs - Help& Advice Needed Please!

That one is client based, using vsscript. It will run in IE, will be
ignored by other browsers. And it uses a linked (external) file for the
code, wich is supported by newer browsers.

If the scrip tag identifies the language as "javascript", it will be
supported by all browsers. It will run if the users have not disabled
scripting.

...PC


Debbie wrote:
> Well, I'm glad to hear that I don't have to rewrite all the ASP code!
> That's good news at least.
>
> So, I only need to deal with stuff client-side. I use external scripts so
> I'm not sure whether or not they are considered client-side or server-side.
> Sorry to appear so thick, but could you please tell me if, when I include
> the following code/tag in my page web page, whether I am running the scripts
> client-side or server-side:
>
> <script language="vbscript" src="scripts/exit.vbs"></script>
>
> Thanks for your help - Debbie
>

  Reply With Quote
 
Page generated in 0.80960 seconds with 14 queries