E-mail List Archives
Thread: RE: webaim-forum-d Digest V2004 #23
Number of posts in this thread: 1 (In chronological order)
From: julian.rickards
Date: Fri, Feb 13 2004 7:24AM
Subject: RE: webaim-forum-d Digest V2004 #23
No previous message | No next message
IIS removes the <%..%> blocks before delivering the output to a browser. It
interprets the code between them and outputs the results of the code but not
the ASP code.
Also, you may use <%@LANGUAGE="VBSCRIPT"> or <%@LANGUAGE="JAVASCRIPT">, not
interchangably though. There are differences in format and functionality.
However, whatever language you select to use, the VBScript/JavaScript code
in the <% ... %> blocks will be run at the server, not the client. You may
output JavaScript to the browser and that will be run by the browser, not by
the server.
HTH,
Jules
---------------------------------------------------------
Julian Rickards
Digital Publications Distribution Coordinator
Publications Services Section
Ontario Ministry of Northern Development and Mines
Phone: (705) 670-5608
Fax: (705) 670-5690