How To Call Outside Javascript File?
Example : Our Project File Folder Name "Sample" Another
Folder Name "Check".Check Folder Is Out Side Of Our
Project ?Check Folder Have Verify.Js File. My Question Is
How To Call Verify.Js File.

Answer Posted / sanjay

You can call in header section with following code.
<script src="myJavaScript.js"
type="text/javascript"></script>

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a query string in a url?

535


What is a viewstate?

563


What is the difference between exe and dll?

553


What is synchronous and Asynchronous post back ?

637


Why do we need a web application session?

508






Explain how can we inherit a static member?

528


Explain a program using razor view engine to create a simple application? : asp.net mvc

491


What are the differences between primary foreign and unique keys?

517


How will you load dynamic assembly?

531


Describe the disadvantage of cookies.

594


What are Master Pages in ASP.NET? or What is a Master Page?

609


Is LINQ performance wise better or using sqlcommand?

4329


How does a web application session work?

556


List the advantages and disadvantages of user control an custom control?

534


What are the different types of validation controls provided in ASP.NET?

663