Showing Simple ASP Code - TechRepublic
General discussion
April 2, 2006 at 10:24 AM
borginva

Showing Simple ASP Code

by borginva . Updated 18 years, 9 months ago

I am (currently) running IIS v5.1 on XP Pro SP2. I am trying to start using ASP codes.

I mdke a page and saved it as date.asp with only this code:

<% =date %>

But when I view it, either IE of FF, I see the code and not the actual date.

What do I need to do to display code that I want to add to my site? Am I missing something in IIS?

Thanks.

This discussion is locked

All Comments