Monday 27 August 2012

JavaScript in Asp.net with source code using ContentPlaceHolder

How to write javascript code in asp.net

<asp:Content ID="Content3" ContentPlaceHolderID="head" runat="server">

<script language="javascript" type="text/javascript" src="../foldername/jsfile.js">
</script>
<script language="javascript" type="text/javascript">
function alertMe()
{
alert("hi How are u!")
}
</script>

<style type="text/css">
#buttonIcon
{
width: 66px;
}
</style>
</asp:Content>
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: