Why can't forms be ASP pages?

M

M.Siler

I have created a form that is being emailed to me. It works fine as an .htm
page, but when I wanted the form to include a few hidden fields populated
with some session variables, I renamed it to ASP and it quit working! Why??
 
Top