PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Code displayed on Submit
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Code displayed on Submit
![]() |
Code displayed on Submit |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 "Maverick" <Maverick@discussions.microsoft.com> wrote in message news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... > 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? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
It's code.
"Steve Easton" wrote: > 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 > "Maverick" <Maverick@discussions.microsoft.com> wrote in message > news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... > > 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? > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
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 "Maverick" <Maverick@discussions.microsoft.com> wrote in message news:5B9D9CF2-976A-4B01-991F-83172A44F1DF@microsoft.com... > It's code. > > "Steve Easton" wrote: > > > 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 > > "Maverick" <Maverick@discussions.microsoft.com> wrote in message > > news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... > > > 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? > > > > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
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. "Steve Easton" wrote: > 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 > "Maverick" <Maverick@discussions.microsoft.com> wrote in message > news:5B9D9CF2-976A-4B01-991F-83172A44F1DF@microsoft.com... > > It's code. > > > > "Steve Easton" wrote: > > > > > 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 > > > "Maverick" <Maverick@discussions.microsoft.com> wrote in message > > > news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... > > > > 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? > > > > > > > > > > > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
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. -- Ron Symonds - Microsoft MVP (FrontPage) Reply only to group - emails will be deleted unread. FrontPage Support: http://www.frontpagemvps.com/ "Maverick" <Maverick@discussions.microsoft.com> wrote in message news 0751AEA-4412-4E20-A148-05D37A66FFBB@microsoft.com...>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. > > "Steve Easton" wrote: > >> 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 >> "Maverick" <Maverick@discussions.microsoft.com> wrote in message >> news:5B9D9CF2-976A-4B01-991F-83172A44F1DF@microsoft.com... >> > It's code. >> > >> > "Steve Easton" wrote: >> > >> > > 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 >> > > "Maverick" <Maverick@discussions.microsoft.com> wrote in >> > > message >> > > news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... >> > > > 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? >> > > >> > > >> > > >> >> >> |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Thanks again
"Ronx" wrote: > 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. > -- > Ron Symonds - Microsoft MVP (FrontPage) > Reply only to group - emails will be deleted unread. > FrontPage Support: http://www.frontpagemvps.com/ > > "Maverick" <Maverick@discussions.microsoft.com> wrote in message > news 0751AEA-4412-4E20-A148-05D37A66FFBB@microsoft.com...> >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. > > > > "Steve Easton" wrote: > > > >> 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 > >> "Maverick" <Maverick@discussions.microsoft.com> wrote in message > >> news:5B9D9CF2-976A-4B01-991F-83172A44F1DF@microsoft.com... > >> > It's code. > >> > > >> > "Steve Easton" wrote: > >> > > >> > > 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 > >> > > "Maverick" <Maverick@discussions.microsoft.com> wrote in > >> > > message > >> > > news:1DE50F62-6706-47C7-9BAD-F7C0B6B059C4@microsoft.com... > >> > > > 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? > >> > > > >> > > > >> > > > >> > >> > >> > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

0751AEA-4412-4E20-A148-05D37A66FFBB@microsoft.com...
