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
How to retrieve user name in case of Window Authentication?
What are the Types of objects in ASP
What are the elements of a website?
What is the maximum number of classes that can be contained in one dll file?
How to rename a table using sql queries?
What is the parent class of all web server control?
What is query string? What are its advantages and limitations?
Is data edited in the Repeater control?
Why is xap important?
how to include timer or counting time to display next page in asp.net
How to do state management in ASP.NET?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Explain Session state management options in ASP.NET.
Mention few asp.net validators.
Explain the advantages of passport authentication.