|
Home > Archive > FrontPage Server Extensions for Windows > November 2005 > Emailing results
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I have created a form and want the results email to me. After submitting the
form, a prompt appears which asks for a usercode/password. Why? Help.
THanks.
Doug
| |
| Stefan B Rusynko 2005-11-18, 7:49 am |
| Sounds like you also set the form to save results to a file
(in a folder which requires write permissions_
By default the _private folder allows form writes
--
________________________________________
_____
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontP...53/Default.aspx
________________________________________
_____
"Doug" <Doug@discussions.microsoft.com> wrote in message news:AB23F816-39CD-46F1-BA6E-B419EE8DEF3A@microsoft.com...
|I have created a form and want the results email to me. After submitting the
| form, a prompt appears which asks for a usercode/password. Why? Help.
| THanks.
|
| Doug
| |
|
| Stefan,
THANK YOU. I thought I was not saving the results but below is the code:
<form method="POST" action="--WEBBOT-SELF--"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit>
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
S-Email-Address="doug.gross@gross-ins.com" B-Email-Label-Fields="TRUE"
How do I take out the save option as well?
Regards,
Doug
"Stefan B Rusynko" wrote:
> Sounds like you also set the form to save results to a file
> (in a folder which requires write permissions_
> By default the _private folder allows form writes
>
> --
>
> ________________________________________
_____
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontP...53/Default.aspx
> ________________________________________
_____
>
>
> "Doug" <Doug@discussions.microsoft.com> wrote in message news:AB23F816-39CD-46F1-BA6E-B419EE8DEF3A@microsoft.com...
> |I have created a form and want the results email to me. After submitting the
> | form, a prompt appears which asks for a usercode/password. Why? Help.
> | THanks.
> |
> | Doug
>
>
>
| |
| Thomas A. Rowe 2005-11-18, 5:52 pm |
| Under Form Properties, remove the filename from the save field...
--
========================================
======
Thomas A. Rowe (Microsoft MVP - FrontPage)
========================================
======
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
========================================
======
"Doug" <Doug@discussions.microsoft.com> wrote in message
news:C1566421-C718-4340-8E63-36001335A991@microsoft.com...[vbcol=seagreen]
> Stefan,
>
> THANK YOU. I thought I was not saving the results but below is the code:
> <form method="POST" action="--WEBBOT-SELF--"
> onSubmit="location.href='_derived/nortbots.htm';return false;"
> webbot-onSubmit>
> <!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE"
> S-Email-Address="doug.gross@gross-ins.com" B-Email-Label-Fields="TRUE"
>
> How do I take out the save option as well?
>
> Regards,
> Doug
>
> "Stefan B Rusynko" wrote:
>
| |
|
| It is blank. The only item compelted is the email address.
"Thomas A. Rowe" wrote:
> Under Form Properties, remove the filename from the save field...
>
> --
> ========================================
======
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ========================================
======
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ========================================
======
>
> "Doug" <Doug@discussions.microsoft.com> wrote in message
> news:C1566421-C718-4340-8E63-36001335A991@microsoft.com...
>
>
>
| |
| Thomas A. Rowe 2005-11-18, 5:52 pm |
| Then you need to contact your web host.
--
========================================
======
Thomas A. Rowe (Microsoft MVP - FrontPage)
========================================
======
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
========================================
======
"Doug" <Doug@discussions.microsoft.com> wrote in message
news:102D458A-DFB6-4D14-831F-63D5DFE1682E@microsoft.com...[vbcol=seagreen]
> It is blank. The only item compelted is the email address.
>
> "Thomas A. Rowe" wrote:
>
| |
| AMysticWeb 2005-11-23, 7:50 am |
| Hi Doug,
The FrontPage form requires the FrontPage Server Extensions and publishing
to http location.
If your host server offers the extensions, I would try reinstalling them and
then republish. If you continue to have problems, a URL for the form page
might help.
Mike Smith,
http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples
"Doug" wrote:
[vbcol=seagreen]
> It is blank. The only item compelted is the email address.
>
> "Thomas A. Rowe" wrote:
>
|
|
|
|
|