.js file

Swapnil Salunke replied to Lokesh M at 05-Jul-08 12:31
Hello Lokesh M 

In the  page in which you want to use the Javascript Function add the following tag
under the <head> tag of your aspx file

<script src="FileName.js" type="text/javascript" language="javascript"></script>

Now add new item through solution explorer and add Jscript File
Now start writing functions in your javascript file
don't add any script tag now in the javascript file

Happy COding takecare Bye


Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  .js file - Lokesh M  04-Jul-08 12:08 12:08:38 PM
      Re: .js File - Ashutosh Dhok  04-Jul-08 12:20 12:20:28 PM
      Re: .js File - Ashutosh Dhok  04-Jul-08 12:20 12:20:36 PM
      Try this - sri sri  04-Jul-08 10:38 10:38:39 PM
      external javascript - mv ark  04-Jul-08 10:47 10:47:23 PM
      yes... - Vasanthakumar D  05-Jul-08 12:24 12:24:01 AM
      .js file - Swapnil Salunke  05-Jul-08 12:31 12:31:09 AM
      .js file - Sanjay Verma  05-Jul-08 12:33 12:33:08 AM
      Do this - santhosh kumar  05-Jul-08 01:42 1:42:20 AM
View Posts