What are the benifits of ASP pages over regular htm pages?

D

Darryll

Are there any benifits of ASP pages over regular htm pages - especially with
regards to creating a secure subsite that users have to log on to.
Thanks for any comments.
Regards,
Darryll
 
S

Stefan B Rusynko

ASP runs server side and w/ proper scripting you can have more control over users
- requires a server that supports ASP
For a login script sample see
http://support.microsoft.com/default.aspx?scid=kb;en-us;825498




| Are there any benifits of ASP pages over regular htm pages - especially with
| regards to creating a secure subsite that users have to log on to.
| Thanks for any comments.
| Regards,
| Darryll
 

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