Re: using -- webbot self -- to save form data in a text file
- From: AMysticWeb <AMysticWeb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 9 Jul 2006 10:12:02 -0700
Hi Tommy,
You will need to open the site live, then _private and then the file to view
the results.
Mike Smith,
http://FrontPageForms.com
FrontPage Form Tutorials
& Form Script Examples
"TommyG_Ireland" wrote:
Thanks Ronx, got a bit further. I used a default template (the feedback form.
in front page), I published this as you specified and it is creating the text
file in the _private directory. However, it is just creating a blank, zero
byte file. (both a .csv and a .txt file)
<!--webbot bot="SaveResults" u-file="_private/feedback.txt"
s-format="TEXT/TSV" s-label-fields="TRUE"
s-builtin-fields="Date Time REMOTE_NAME REMOTE_USER HTTP_USER_AGENT"
s-form-fields startspan --
<input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374"endspan -->
"Ronx" wrote:
No. But the file you are saving to should be in the _private folder, which
has the correct permissions for writing to the file - it should definitely
NOT be in the C:\temp folder, the file MUST be in your website.
When you create the form you must have a web open in FrontPage, and after
saving the form File->Publish the web to a server running the FrontPage
extensions using HTTP. Or create the form in an open web on a server.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
"TommyG_Ireland" <TommyG_Ireland@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:32698820-A889-4C95-A21C-4CF9EB820817@xxxxxxxxxxxxxxxx
Hi,
I am trying to save form data in a text file using webbot self
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="c:\temp\form.txt"
S-Format="TEXT/PRE"-->
Am I supposed to uncomment the webbot line that frontpage sticks in here
automatically? I did try this but when I click "submit" on the form,
nothing
actually happenes. If anyone has ever successfully done this (I simply
want
to save the data the user enters in the form to a text file). Please let
me
know how it is done. I have server extensions installed on my web server
but
Im not sure if any additional configuration needs to be applied in order
to
get this working. Thanks
- Follow-Ups:
- References:
- Prev by Date: FrontPage user configuration
- Next by Date: RE: Form produces http://www.insinstpet.co.uk/_derived/nortbots.ht
- Previous by thread: Re: using -- webbot self -- to save form data in a text file
- Next by thread: Re: using -- webbot self -- to save form data in a text file
- Index(es):
Relevant Pages
|