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
What are the different methods of session maintenance in asp.net?
What is a web pool?
What is DataGrid wheater its a Server Control or something else ?
Explain cookies with example.
What are the versions of garbage collection?
Which .NET framework supports Web API?
How will you do Redo and Undo in a TextControl?
What is session management in web application?
What is a server farm in iis?
Why do we need url encoding?
What is custom events? How to create it?
What are Caching techniques in .NET
Write a code for sending an email from asp.net application.
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What does the .webpart file do?