|
Home > Archive > FrontPage Server Extensions for Windows > May 2005 > Frontpage 2002 save results from a form to a file and overwrite
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]
| Author |
Frontpage 2002 save results from a form to a file and overwrite
|
|
| kingdave 2005-05-28, 5:48 pm |
| I am trying to use the FrontPage 2002 to save results from a form into two
files. In one file I would like it to append, which works fine. In the second
file I want it to overwrite the file. There is no documentation or answer
anywhere I look. So does anyone know some parameter I can use that will do
this??? Thanks!
<!--webbot bot="SaveResults" u-file="../_private/performances_events.htm"
s-format="HTML/BR" s-label-fields="TRUE" b-reverse-chronology="TRUE"
u-file="../_private/performances_events_single.htm" s-format="HTML/BR"
s-label-fields="TRUE" b-reverse-chronology="TRUE" s-builtin-fields
s-form-fields="Event Date Details " u-confirmation-url="addevent_confirm.htm"
startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="SaveResults" endspan i-checksum="43374" -->
| |
|
| Cannot be done using the FrontPage extensions form handler. Requires
a custom written script using whatever technology (PHP, Perl/CGI, ASP,
asp.NET etc.) your host supports.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
"kingdave" <kingdave@discussions.microsoft.com> wrote in message
news:A3DC88F6-3235-4484-949A-81F408B43A2A@microsoft.com...
>I am trying to use the FrontPage 2002 to save results from a form
>into two
> files. In one file I would like it to append, which works fine. In
> the second
> file I want it to overwrite the file. There is no documentation or
> answer
> anywhere I look. So does anyone know some parameter I can use that
> will do
> this??? Thanks!
>
> <!--webbot bot="SaveResults"
> u-file="../_private/performances_events.htm"
> s-format="HTML/BR" s-label-fields="TRUE" b-reverse-chronology="TRUE"
> u-file="../_private/performances_events_single.htm"
> s-format="HTML/BR"
> s-label-fields="TRUE" b-reverse-chronology="TRUE" s-builtin-fields
> s-form-fields="Event Date Details "
> u-confirmation-url="addevent_confirm.htm"
> startspan --><input TYPE="hidden" NAME="VTI-GROUP"
> VALUE="0"><!--webbot
> bot="SaveResults" endspan i-checksum="43374" -->
|
|
|
|
|