Re: .js File

Ashutosh Dhok replied to Lokesh M at 04-Jul-08 12:20

Hi Lokesh,

                Write all the code in one .js (like function.js) file and add this file in your different aspx page using below syntax.

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

                 It will solve your problem.

Regards

Ashutosh


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