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 / varun
If you want to access a java script file from outside the
project folder then follow this:-
<script src="../verify.js" type="text/javascript">
</script>
this way where ever this file will be located; it will be
fetched.
thanks
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the various types of cookies in asp.net?
What is globalization and localization in asp net?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What is a ashx file?
Why asp.net is used?
What is an asp.net validator? And, mention its types.
How do I know asp.net mvc version? : Asp.Net MVC
What is http protocol and how it works?
Out of ASP or ASP.NET which one is stateless?
What is x xss protection?
Explain global assembly cache.
Write a code for sending an email from asp.net application.
What is an axd file?
What are cookies in your browser?
What is recordset asp?