Adding html code to .asp page
by Dan McCrory
on
May 1, 2008 at 12:28:27 am
I just inherited a .asp website, and need to make a minor addition. I'm not familiar with asp.
What I am trying to do is add a description to a couple images.
Would it be acceptable to do this using html code or is it necessary for me to learn asp?
If I can do this with html can I just add this description below the rest of the asp code?