PC Review


Reply
Thread Tools Rate Thread

Downloading Data saved to a text file from a form

 
 
=?Utf-8?B?Q2Fycmll?=
Guest
Posts: n/a
 
      4th May 2007
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


 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      4th May 2007
You can ftp into your site using your browser.
Open it in IE, using ftp://websitename.com
Then in the browser, click File > Log in As and enter the user name and password.
When the site opens ( it will be in folder view ) open the _private folder, right click on the file and drag it to your
desktop. Release the mouse and click Copy here when prompted.

After it is done copying to your desktop, rename it.

--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm



"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
>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      4th May 2007
FYI: Some web host must not allow FTP access with FP extensions installed and/or they may assign a
different login for use with FTP.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Steve Easton" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> You can ftp into your site using your browser.
> Open it in IE, using ftp://websitename.com
> Then in the browser, click File > Log in As and enter the user name and password.
> When the site opens ( it will be in folder view ) open the _private folder, right click on the
> file and drag it to your
> desktop. Release the mouse and click Copy here when prompted.
>
> After it is done copying to your desktop, rename it.
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> FP Cleaner
> http://www.95isalive.com/fixes/fpclean.htm
> Hit Me FP
> http://www.95isalive.com/fixes/HitMeFP.htm
>
>
>
> "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
>>
>>

>
>



 
Reply With Quote
 
Larry
Guest
Posts: n/a
 
      5th May 2007
Try logging onto the live site with FrontPage, navigate to the folder with
the file you need and then copy it to your local machine. Either copy/paste
or download it.
Larry

"Steve Easton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You can ftp into your site using your browser.
> Open it in IE, using ftp://websitename.com
> Then in the browser, click File > Log in As and enter the user name and
> password.
> When the site opens ( it will be in folder view ) open the _private
> folder, right click on the file and drag it to your
> desktop. Release the mouse and click Copy here when prompted.
>
> After it is done copying to your desktop, rename it.
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> FP Cleaner
> http://www.95isalive.com/fixes/fpclean.htm
> Hit Me FP
> http://www.95isalive.com/fixes/HitMeFP.htm
>
>
>
> "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
>>
>>

>
>



 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      5th May 2007
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


 
Reply With Quote
 
=?Utf-8?B?Q2Fycmll?=
Guest
Posts: n/a
 
      7th May 2007
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

>
>

 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      7th May 2007
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

> >
> >


 
Reply With Quote
 
=?Utf-8?B?Q2Fycmll?=
Guest
Posts: n/a
 
      7th May 2007
I have an Access database. I was going to import the text file into my access
database. Even with Access, I didn't want to keep getting the whole file each
time (as opposed to just the new stuff) because I have to then remove the
duplicates through a query which is time consuming. At some point, don't I
have to refresh the file so it doesn't get too huge anyway?

Also, I was wondering, if I'm only allowed access to the _private folder,
can I do a lot of damage if I touch other files, by mistake? I'm assuming the
other files in there are not critical files, am I correct? My web developer
is nervous about that and I was hoping that being isolated to the _private
folder would ease her mind. Please let me know. This has been very helpful.
Thanks.

"Ronx" wrote:

> 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
> > >
> > >

>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      7th May 2007
If your site is hosted on a Windows IIS web host, then you should consider storing the form data
directly in the Access database using the FP database components.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Carrie" <(E-Mail Removed)> wrote in message
news:8D7DF56D-EC13-464D-A1AC-(E-Mail Removed)...
>I have an Access database. I was going to import the text file into my access
> database. Even with Access, I didn't want to keep getting the whole file each
> time (as opposed to just the new stuff) because I have to then remove the
> duplicates through a query which is time consuming. At some point, don't I
> have to refresh the file so it doesn't get too huge anyway?
>
> Also, I was wondering, if I'm only allowed access to the _private folder,
> can I do a lot of damage if I touch other files, by mistake? I'm assuming the
> other files in there are not critical files, am I correct? My web developer
> is nervous about that and I was hoping that being isolated to the _private
> folder would ease her mind. Please let me know. This has been very helpful.
> Thanks.
>
> "Ronx" wrote:
>
>> 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
>> > >
>> > >

>>
>>



 
Reply With Quote
 
=?Utf-8?B?Q2Fycmll?=
Guest
Posts: n/a
 
      8th May 2007
I know but our webmaster doesn't provide database service. Hence, I'm stuck
downloading and importing. Is that the best practice? Are there critical
files I can mess up in he _private folder?

"Thomas A. Rowe" wrote:

> If your site is hosted on a Windows IIS web host, then you should consider storing the form data
> directly in the Access database using the FP database components.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Carrie" <(E-Mail Removed)> wrote in message
> news:8D7DF56D-EC13-464D-A1AC-(E-Mail Removed)...
> >I have an Access database. I was going to import the text file into my access
> > database. Even with Access, I didn't want to keep getting the whole file each
> > time (as opposed to just the new stuff) because I have to then remove the
> > duplicates through a query which is time consuming. At some point, don't I
> > have to refresh the file so it doesn't get too huge anyway?
> >
> > Also, I was wondering, if I'm only allowed access to the _private folder,
> > can I do a lot of damage if I touch other files, by mistake? I'm assuming the
> > other files in there are not critical files, am I correct? My web developer
> > is nervous about that and I was hoping that being isolated to the _private
> > folder would ease her mind. Please let me know. This has been very helpful.
> > Thanks.
> >
> > "Ronx" wrote:
> >
> >> 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
> >> > >
> >> > >
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to type text onto scanned form saved directly from file/save =?Utf-8?B?YnVkYQ==?= Microsoft Word Document Management 2 20th Oct 2007 05:15 PM
Form data doesn't go to text file =?Utf-8?B?ZWQxOGhn?= Microsoft Frontpage 0 19th Oct 2004 02:51 PM
Problem downloading a file saved by htaccess over a proxy with authentication Jörg Braun Microsoft C# .NET 0 25th Aug 2004 01:39 PM
Saving form data to a flat file database? Text file? =?Utf-8?B?Sm9yZGFuIEhvd3Nlcg==?= Microsoft Frontpage 4 16th May 2004 04:15 PM
Form results don't get saved to text/htm file Sameeksha Chepe Microsoft Frontpage 0 26th Jul 2003 12:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:15 AM.