PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Froms without FP extensions

Reply

Froms without FP extensions

 
Thread Tools Rate Thread
Old 08-03-2005, 07:13 PM   #1
Pat Coleman
Guest
 
Posts: n/a
Default Froms without FP extensions


Using FP to publish a web on a server with no FP extensions and the only
thing I really need is to make a few simple forms where I can validate
certain fields, return a screen when form is filled out correctly.

Any body know a simple way around this without using FP ectensions on the
server.


  Reply With Quote
Old 08-03-2005, 07:29 PM   #2
=?Utf-8?B?VGVyaSBDYXJucmlnaHQ=?=
Guest
 
Posts: n/a
Default RE: Froms without FP extensions

Locate a script in a search engine that works with your server's
capabilities, such as formmail.pl - it isn't going to happen with FrontPage.

Teri



"Pat Coleman" wrote:

> Using FP to publish a web on a server with no FP extensions and the only
> thing I really need is to make a few simple forms where I can validate
> certain fields, return a screen when form is filled out correctly.
>
> Any body know a simple way around this without using FP ectensions on the
> server.
>
>
>

  Reply With Quote
Old 08-03-2005, 07:29 PM   #3
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: Froms without FP extensions

Contact your host to see if they have a form handler you can use or what server-side script language
they support, then search for form handler written in that language.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Pat Coleman" <pcoleman@foodireland.com> wrote in message
news:%23vI8osBJFHA.1528@TK2MSFTNGP09.phx.gbl...
> Using FP to publish a web on a server with no FP extensions and the only thing I really need is to
> make a few simple forms where I can validate certain fields, return a screen when form is filled
> out correctly.
>
> Any body know a simple way around this without using FP ectensions on the server.
>



  Reply With Quote
Old 08-03-2005, 09:48 PM   #4
Andrew Murray
Guest
 
Posts: n/a
Default Re: Froms without FP extensions

You need a third-party script to process the form data to your email or
flat-text file or database. try www.hotscripts.com and there are thousands
of other sites out there offering free scripts.

"Pat Coleman" <pcoleman@foodireland.com> wrote in message
news:%23vI8osBJFHA.1528@TK2MSFTNGP09.phx.gbl...
> Using FP to publish a web on a server with no FP extensions and the only
> thing I really need is to make a few simple forms where I can validate
> certain fields, return a screen when form is filled out correctly.
>
> Any body know a simple way around this without using FP ectensions on the
> server.
>



  Reply With Quote
Old 09-03-2005, 12:13 PM   #5
Kevin Spencer
Guest
 
Posts: n/a
Default Re: Froms without FP extensions

> thing I really need is to make a few simple forms where I can validate
> certain fields, return a screen when form is filled out correctly.


Is that all you really need? If people are going to fill out these forms,
you're just going to throw away whatever they put in the form?

The purpose of a form handler is to process form data - to DO something with
it. That requires a program on the server that DOES whatever needs to be
done with the data. If you don't use FrontPage server extensions, you willl
use some other server-side programming technology.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Pat Coleman" <pcoleman@foodireland.com> wrote in message
news:%23vI8osBJFHA.1528@TK2MSFTNGP09.phx.gbl...
> Using FP to publish a web on a server with no FP extensions and the only
> thing I really need is to make a few simple forms where I can validate
> certain fields, return a screen when form is filled out correctly.
>
> Any body know a simple way around this without using FP ectensions on the
> server.
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off