Same on
http://www.dixienc.us/DC2.htm
Remove the hyperlink from the submit button and to save to file you need to move the file answer.txt (which must exist) to a folder
w/ write permissions
- by default that is the _private folder
Move the file answer.txt to the _private folder, and right click the form for Form Properties Options to select the location for
save result ( browse to _private/answer.txt )
--
_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Ronx" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
| There is one error in the tutorial where it states that PWS does not have
| the server extensions installed. If this were true, you could not edit a
| web site against PWS.
| As Thomas mentioned, you should not wrap your Submit button in mailto:
| tags. As the tutorial states, you must right click the anywhere in the form
| (I would choose a blank space, not a form field or button) and choose form
| properties, and set up your data saving/sending requirements in the Form
| Properties dialogues - there are several tags and buttons to get to other
| pages in the properties sheets.
| HTH
| Ron
| --
| Reply only to group - emails will be deleted unread.
|
| "John Ferrell" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > On Sat, 19 Jun 2004 17:00:12 -0400, "Thomas A. Rowe" <(E-Mail Removed)>
| > wrote:
| >
| > >You must be publishing the site to a server that has the FP extensions
| via FP's http mode
| > >(
http://www.yourdomainname.com)
| > I Did that. (I think, I will double check tomorrow)
| >
| > >
| > >You have the configure the form to send email and write to a text file
| under form properties, you
| > >can not assign an email address to the submit button and use the FP Form
| Handler.
| > I was attempting both of these from the FP Form handler. Examining the
| > code, I don't see anything being generated that might either write to
| > a file or send an email.
| >
| > I am missing something somewhere.
| >
| > I am using the Guest book example at
| >
http://www.webworkshop.org/frontpage..._guestbook.htm
| > as a guide.
| >
| > Is there a simple way to assure I really can make the Frontpage
| > extentions on the server side work for me?
| >
|
|