|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
<i><b>Originally posted by : Cander</b></i><br />script LANGUAGE="JavaScript" src="path and filename.js" runat="server"<br /><br /><br />------------<br />Archangel at 10/30/2000 10:51:21 AM<br /><br />How do I include a .js file in ASP????<br />I need to run a function in a .js file , but I need to call it in ASP, since I run all the code on the server......<br />Please answer fast!<br /><br />Archangel<br />
|
|
#2
|
|||
|
|||
|
I need help!!!
<i><b>Originally posted by : Archangel (serra_archangel@hotmail.com)</b></i><br />How do I include a .js file in ASP????<br />I need to run a function in a .js file , but I need to call it in ASP, since I run all the code on the server......<br />Please answer fast!<br /><br />Archangel<br />
|
|
#3
|
|||
|
|||
|
<i><b>Originally posted by : Mario (blancomario@yahoo.com)</b></i><br /><br />Archangel,<br /><br /> Since you need the .js file to run with the asp code try using:<br /><br /><!--#include file="filepath.filename"--><br />Ej:<br /><!--#include file="../foldername/filename.js"--><br /><br />Let me know if this worked.<br /><br />MB.<br /><br />------------<br />Cander at 10/30/2000 12:02:42 PM<br /><br />script LANGUAGE="JavaScript" src="path and filename.js" runat="server"<br /><br /><br />------------<br />Archangel at 10/30/2000 10:51:21 AM<br /><br />How do I include a .js file in ASP????<br />I need to run a function in a .js file , but I need to call it in ASP, since I run all the code on the server......<br />Please answer fast!<br /><br />Archangel<br />
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > I need help!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|