Color Coding ASP

  • Thread starter Thread starter Andrew Clark
  • Start date Start date
A

Andrew Clark

Hi,

I want to be able to have Frontpage colorcode my text,
when I have comments I want them to be in a different
color. How do I do this?
 
Hi Anderw,

Do this where in HTML / Code View ? What version of FP?
 
Wow, sorry for the poorly worded question, still early
when I did it.

I want to be able to do this in the Code view. I am using
FP 2003 (MSDN) I am able to do this with Homesite.

Example

<%

'## This text is a different color to the text below

response.write sql

%>

That way I would be able to easily see the comments as to
what the underlying code does.

Many thanks for your help

Andrew Clark
MVP - Windows Media Center
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top