How to have a feedback form that can be send to an email address?

G

Guest

Hi There !

I'm using MS Front Page to create a web page locally (not to publish to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the "submit
button" it will send this feedback form to a specific email address (embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server Extention or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 
T

Tom [Pepper] Willett

Neither the feedback form nor the forms to email will work without a web
server and FP server extensions.
 
G

Guest

OK Tom, I understand. Instead of submitting to email address, can we just
save it to a file (a file naming convention with i.e., (FEDDateTime)
FED28May061550...can we do this ? do you have a sample script ? or if it is
not possible with that filename convention, we will just use a fix
filename....

Thanks a lot.

Tom [Pepper] Willett said:
Neither the feedback form nor the forms to email will work without a web
server and FP server extensions.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------
WQC said:
Hi There !

I'm using MS Front Page to create a web page locally (not to publish to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the "submit
button" it will send this feedback form to a specific email address
(embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server Extention or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 
R

Ronx

To use any form that stores data in a website you will need a web server.
To use a FrontPage form, you need a web server with FrontPage extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

WQC said:
OK Tom, I understand. Instead of submitting to email address, can we just
save it to a file (a file naming convention with i.e., (FEDDateTime)
FED28May061550...can we do this ? do you have a sample script ? or if it
is
not possible with that filename convention, we will just use a fix
filename....

Thanks a lot.

Tom [Pepper] Willett said:
Neither the feedback form nor the forms to email will work without a web
server and FP server extensions.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------
WQC said:
Hi There !

I'm using MS Front Page to create a web page locally (not to publish
to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the "submit
button" it will send this feedback form to a specific email address
(embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server Extention
or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 
G

Guest

Thanks Ron, but I will just use it locally. Not tru a domain name (.com),
will just run index.htm from the network drive and that's it...

It is possible ? This is my last attempt.

Thanks a lot.


Ronx said:
To use any form that stores data in a website you will need a web server.
To use a FrontPage form, you need a web server with FrontPage extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

WQC said:
OK Tom, I understand. Instead of submitting to email address, can we just
save it to a file (a file naming convention with i.e., (FEDDateTime)
FED28May061550...can we do this ? do you have a sample script ? or if it
is
not possible with that filename convention, we will just use a fix
filename....

Thanks a lot.

Tom [Pepper] Willett said:
Neither the feedback form nor the forms to email will work without a web
server and FP server extensions.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------

Hi There !

I'm using MS Front Page to create a web page locally (not to publish
to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the "submit
button" it will send this feedback form to a specific email address
(embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server Extention
or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 
T

Tom [Pepper] Willett

No. See our previous replies. It's the only way they work.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------
WQC said:
Thanks Ron, but I will just use it locally. Not tru a domain name (.com),
will just run index.htm from the network drive and that's it...

It is possible ? This is my last attempt.

Thanks a lot.


Ronx said:
To use any form that stores data in a website you will need a web
server.
To use a FrontPage form, you need a web server with FrontPage extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

WQC said:
OK Tom, I understand. Instead of submitting to email address, can we
just
save it to a file (a file naming convention with i.e., (FEDDateTime)
FED28May061550...can we do this ? do you have a sample script ? or if
it
is
not possible with that filename convention, we will just use a fix
filename....

Thanks a lot.

:

Neither the feedback form nor the forms to email will work without a
web
server and FP server extensions.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------

Hi There !

I'm using MS Front Page to create a web page locally (not to publish
to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the
"submit
button" it will send this feedback form to a specific email address
(embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server Extention
or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 
R

Ronx

Install a web server on the machine running the network drive, and install
FrontPage extensions, and you should be good to go. It does not have to be
a .com domain - I use the IP address for the machine, as in
http://192.168.1.204 for example.
If the drive is on a Windows 2000 or Windows 2003 machine, then install
IIS from the operating system CD.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

WQC said:
Thanks Ron, but I will just use it locally. Not tru a domain name (.com),
will just run index.htm from the network drive and that's it...

It is possible ? This is my last attempt.

Thanks a lot.


Ronx said:
To use any form that stores data in a website you will need a web
server.
To use a FrontPage form, you need a web server with FrontPage
extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

WQC said:
OK Tom, I understand. Instead of submitting to email address, can we
just
save it to a file (a file naming convention with i.e., (FEDDateTime)
FED28May061550...can we do this ? do you have a sample script ? or if
it
is
not possible with that filename convention, we will just use a fix
filename....

Thanks a lot.

:

Neither the feedback form nor the forms to email will work without a
web
server and FP server extensions.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
FrontPage Support: http://www.frontpagemvps.com/
----------

Hi There !

I'm using MS Front Page to create a web page locally (not to
publish
to a
domain name)...we will just use locally in our network.
Now, I want to use the feedback form, once the user click the
"submit
button" it will send this feedback form to a specific email address
(embedded
in the script).

NOTE: We will not use a WEB Server or MS Front Page Server
Extention
or
SharePoint. Could this be possible ?

Appreciate your help. New to MS Front Page and script.

Thanks a lot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top