Code displayed on Submit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form for people to fill out with any questions or suggestions on my
main page. When I choose this option(link to form(Submittion_Form.asp), the
page appears in code. What have I missed?
 
Is it actually code view, or is an error page from the server??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
It's code.

Steve Easton said:
Is it actually code view, or is an error page from the server??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Is your web running on a server on your machine such as IIS.
An asp page "Must" be "served" from a server via http:// in order to display correctly.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
I started thinking about it after I replied last time, I'm running XP Home
not Pro. Is there any way of getting this to work? I've been working on this
website for about 4 months now on my own, can't afford to have one built. Any
help would be appreciatted.
 
You need to publish the site to a host running Windows web servers,
and test on that site. Alternatively, upgrade to Windows XP Pro, and
install IIS and FrontPage extensions.
 
Thanks again

Ronx said:
You need to publish the site to a host running Windows web servers,
and test on that site. Alternatively, upgrade to Windows XP Pro, and
install IIS and FrontPage extensions.
 
Back
Top