They can be created server side...they can be modified server side....it's
the entire programming paradigm of .Net...
Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Roy" <ro**********@gmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Hey all,
Quick question here. Within VS.NET there are various tags such as
<asp:Table>, <asp:TableCell>, etc... which can be used in lieu of
<Table>, <td>, etc...
Why do such replacement tags exist? Do they convey any inherent
advantage over the old ones?
Thanks!