Exforsys

Online Training

Tag Used

This is a discussion on Tag Used within the ASP forums, part of the Programming Talk category; What is the tag one can use to delimit ASP.Net code from HTML code? I want to know the ...


Go Back   Exforsys > Programming Talk > ASP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-07-2007, 10:34 AM
Member
 
Join Date: Apr 2006
Posts: 98
Angela is on a distinguished road
Tag Used

What is the tag one can use to delimit ASP.Net code from HTML code? I want to know the syntax of the same. Someone give idea on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-19-2007, 03:47 PM
Senior Member
 
Join Date: Apr 2006
Posts: 162
sammy is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:51 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.