page code instead of page

S

Stefi

Hi All,
I have a link pointing to a .asp file containing a form. By clicking the
link the code for the .asp page appears instead of the page itself. By
clicking the Refresh button the page comes up. The same thing happens either
in preview or in a browser.
What's wrong?
Stefi
 
T

Thomas A. Rowe

You must view the page from a web server that support ASP. Locally you would need to have open the
web site directly on a web server via http, to then have the page load via http using the File Menu
| Preview in browser.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top