That would be only if you choose to use JavaScript extensions.
Standard JavaScript can be embedded in your HTML as native code, or can be
stored outside your HTML block and referenced via a <script> tag, as in:
<script type="text/javascript" src="YourJavaScriptSourceFile"></script>
Since JavaScript is a client-side scripting language, suitable for use with
virtually all browsers on virtually all operating systems, it is NOT
necessary to use a JSP-enabled server. (In fact, standards-based open
source fans would probably encourage you to avoid JSP -- or ASP --
altogether.)
-- Bing
Bradford Bingel ("Bing")
ITM3 California
http://www.itm3.com/
[EMAIL PROTECTED] (email)
925-260-6394 (mobile)
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Grooms, Frederick W
Sent: Wednesday, August 09, 2006 9:55 AM
To: [email protected]
Subject: Re: Adding JavaScript To Mid-Tier Version 6.3
Yes
In the 6.3 Admin tool go to Form -> Current View -> Properties -> the
Appearance tab. You have 2 buttons (Edit Web Header Content and Edit
Web Footer Content).
NOTE: Some Javascript functions require the web server to execute them
from a .JSP file in order to process. In that case you can save the
function in a .jsp file on your web server and use a HTML script include
directive in the header or footer.
i.e. In the footer put something like:
<SCRIPT src="/arsys/shared/scripts/get_client_info.jsp"
language="JavaScript"></SCRIPT>
Fred
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Jack Samson
Sent: Wednesday, August 09, 2006 10:48 AM
To: [email protected]
Subject: Adding JavaScript To Mid-Tier Version 6.3
Hi All,
I had one more question. Is it possible to add Javascript to a form
source in this Mid-Tier version? I wanted to add a function to the
source.
Thanks,
Jack Samson
Remedy Administrator
____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org