|
Just how HTML uses tags to create web pages, ASP needs tags to create dynamic web sites.
These tags do not resemble the typical tags used in HTML,
so be sure you notice the difference between tags used for ASP and tags used for HTML.
Below is the ASP script we used in the previous lesson.
|