Please post some brief "before" and "after" code snippets.
Alsp, please describe your setup. For example, are you
editing on a disk-based Web, a local Web server, a remote
Web server, or what? And if a remote Web server, what kind?
Also, it might be interesting to try some very simple test
cases. For example, if you:
1. Open a new blank Web page.
2. Make it contain:
<html>
<head>
</head>
<body>
<%=now()%>
</body>
</html>
3. Save it as test.asp.
4. Close it.
5. Open it.
What happens?
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
-----Original Message-----
My site at
http://westerndirectorycompany.com has both
HTML and ASP pages. Some ASP pages are hand
modified....however when these pages are opened in Front
Page all of the ASP tags are gone leaving just the HTML
tags.