Where they can, most people would use a database for storing the data,
and use either FrontPage or FTP to transfer a copy of the database to
their desktop. A database, when suitably constructed, will make it easy
to distinguish between old and new records without worrying about
deleting any (until the database gets large enough to be unmanageable).
For small amounts of data stored in a text file, FrontPage and FTP are
as secure as each other - if security is essential then a database is a
must, either mySQL or MS SQL for preference.
You can use FTP to download and rename the files, as long as you do not
touch any other files with the FTP client - doing so may corrupt the FP
extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support:
http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
"Carrie" <(E-Mail Removed)> wrote in message
news:98EF1EBE-B65E-4D26-A2FD-(E-Mail Removed):
> If I download using Front Page, is the data secure? I was hoping to FTP it
> down with WS_FTP Pro as I don't have Front Page. (Our host will an FTP
> account for me. ) Only the developer has Front Page at this point.
>
> Also, is this the "best practice" method for getting data from a file -
> downloading, renaming and copying the empty file over? What do most people do?
>
> Thanks,
>
> Carrie
>
> "Ronx" wrote:
>
> > Use FrontPage to open the remote site. As others have said you can grab
> > the results file from the _private folder.
> > I suggest you keep an empty copy of the results file, with a different
> > name.
> > Rename the results file, then copy the empty file and rename the copy to
> > replace the results file. FrontPage extensions will usually will
> > re-create the results file, but sometimes don't - hence keeping the
> > empty copy.
> > The completed results file can be exported to a folder on your PC
> > (File->Export)
> > --
> > Ron Symonds - Microsoft MVP (FrontPage)
> > Reply only to group - emails will be deleted unread.
> > FrontPage Support: http://www.frontpagemvps.com/
> > http://www.rxs-enterprises.org/fp
> >
> >
> >
> > "Carrie" <(E-Mail Removed)> wrote in message
> > news:639EF8CC-1C0B-4659-9DFF-(E-Mail Removed):
> >
> > > I want our web developer to start saving data to a text file, instead of
> > > sending it to an email so that I can collect personal information. She is
> > > going to give me access to the file. My question is: Can I rename the text
> > > file and download it each time (once a week), so that I'll have a data file
> > > with new info each time? Will the form handler just create a new file, if it
> > > doesn't find one there?
> > >
> > > Also, do I FTP the file down or what program do I use to get the data file
> > > down to my PC?
> > >
> > > If I can't rename and download, how do I make sure I'm working with newly
> > > saved data each time. I don't want a huge text file that I have to go through
> > > and figure out what's already been entered, and what hasn't. (I want to
> > > import the data into my database.)
> > >
> > > Thanks,
> > >
> > > Carrie
> >
> >