Convert HTM to ASP

K

Kevin Spencer

If you use FrontPage to do this, it will be really rather easy. Use
FrontPage to make your name changes, and it will update your links for you.
Also, make sure you don't convert any pages with run-time FrontPage
components in them. They can't be ASP pages. All you need to do is rename
the pages with a .asp extension. Then you can add whatever scripting you
need.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
 
K

Kelly

I am going to be converting all my HTM pages to ASP pages so that I can
password-protect them and use an Access database to manage user logins.

What's the fastest/best way to convert them? Do I need to open each page...
save it as an ASP page... update all the links (that used to go to the HTM
file name and now need to go to the ASP file name)... then add the login
script code to each page? I'm thinking there's got to be a better way! Any
suggestions?
 

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

Top