Creative COW SIGN IN :: SPONSORS :: ABOUT US :: CONTACT US
WEB: Web Design Forum- TutorialsDreamweaver Forum- TutorialsFlash Forum- TutorialsWeb StreamingTraining

Adding html code to .asp page

Cow Forums : Adobe Dreamweaver
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?

All responses are very much appreciated. Thanks

Respond to this post   •   Return to posts index

Re: Adding html code to .asp page
by Abraham Chaffin on May 1, 2008 at 3:13:34 pm

If your adding a description as html text you can close the asp code %> and then insert your html. Then reopen the asp code using <%

Otherwise you'll have to learn asp to modify the asp code.

Abraham

Respond to this post   •   Return to posts index

Re: Adding html code to .asp page
by Dan McCrory on May 1, 2008 at 9:01:13 pm

Alright, if this is my html description code:

%>
Dry Cleaners and Laundry. Free Pickup. Free Delivery. Free Smiles.
<%

Then by adding this to the very bottom of the .asp page, this should work?



Respond to this post   •   Return to posts index


Re: Adding html code to .asp page
by Abraham Chaffin on May 1, 2008 at 9:07:02 pm

Yes it should.

Abraham

Respond to this post   •   Return to posts index

<< PREVIOUS THREAD   •   VIEW ALL THREADS   •   PRINT   •   NEXT THREAD >>


FORUMSTUTORIALSMAGAZINEDVDsBOOKSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

© CreativeCOW.net All rights are reserved.

[Top]