page previews as code

M

melissa

I have created a logon site using microsoft online templates. When I preview in browser, then click the link to the logon page, it comes up as code. Help? Thanks.
 
C

chris leeds

what is the file extension on the page that comes up as code? this web is
on a server or in "my webs" or another hard drive location?

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


melissa said:
I have created a logon site using microsoft online templates. When I
preview in browser, then click the link to the logon page, it comes up as
code. Help? Thanks.
 
C

chris leeds

asp pages (and other server side scripting languages) can only run on a
server.
you'll need to put this on a server based web to see it run.

HTH
 
T

Thomas A. Rowe

Yes, if you publish to a Windows IIS server.

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

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