Knowledge Walls
Gopal Rao
Mumbai, Maharashtra, India
Passcode:
How to refer external javascript file in asp.net
3074 Views
Introduction 
Inside the head tag write this.
Syntax
<head>
<script type="text/javascript" src="javaScriptFilePath" ></script>
</head>
Example
<head>
<script type="text/javascript" src="/javascript/jquery-1.7.2.min.js"></script>
</head>
Best Lessons of "Asp.net/Ado.net/C#.net(Dotnet)"
Top lessons which are viewed more times.
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details