|
|||
|
The < Script > tag is used for delimiting ASP.Net code from HTML code in your pages. To get an ASP.NET page to run some code, we add a <script runat="server"> tag to specify where the code for this page will be. This <script> tag should go in between the <head> tag at the beginning of the file.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|