There is something that i havent gotten grasp with. When i see the HTML of a web form control like a textbox, it may appear as;
but i have also seen the one below with a forward slash at the end;
What is the essence of a forward slash in the HTML of a control?
MICAH
Reply from Richard Rost:
That's just to more officially close the tag to maintain strict standards-based programming. You don't need it. I never use it.
---
I accidentally deleted your followup comment. Micah asked if you could display HTML tags in an actual web page without the browser interpreting the tags and showing, for example, a text box. Yes, just enclose the HTML inside of the XMP tag:
Hello, Micah
Like that. You should see the BOLD tags instead of the browser making the font bold.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Active Server Pages Forum.