Source code colors

J

jcheil

Do I have something configured wrong?

If I use <script> and </script>, the source code coloring and
auto-list-members work, but if I use <% and %> they do not.

Thanks.
 
S

Stefan B Rusynko

Nothing wrong
FP treats <% and %> as other scripts, so you won't get script color coding

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Do I have something configured wrong?
|
| If I use <script> and </script>, the source code coloring and
| auto-list-members work, but if I use <% and %> they do not.
|
| Thanks.
|
 
Top