Re: ASP - MS Access to CSV file
- From: "Mike Brind" <paxtonend@xxxxxxxxxxx>
- Date: Fri, 19 Jan 2007 21:50:39 -0000
<getzjd@xxxxxxxxx> wrote in message
news:1169241855.303786.127350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am looking for a way to create an ASP or php page that will allow me
to develop a webpage for a user in the plant that allows a user to
execute a button such as "Export CSV" which will then, in turn,
export the contents of an access database to a file ON the webserver.
Everything i found brings the CSV file to the client. I want the users
to click and be done. No other action should need to be taken.
I am by no means an ASP guru, but I get my feet wet here and there.
If you want to use ASP, have a look at the Scripting.FileSystemObject for
creating files. There's loads of easy to follow tutorials about:
http://www.brainjar.com/asp/fileops/ is one such.
I can't help with PHP. It's years since I looked at that.
--
Mike Brind
.
- References:
- ASP - MS Access to CSV file
- From: getzjd
- ASP - MS Access to CSV file
- Prev by Date: Re: I'm phuxored (complete ASP n00b) - Multiple checkboxes on a form?
- Next by Date: Re: I'm phuxored (complete ASP n00b) - Multiple checkboxes on a form?
- Previous by thread: ASP - MS Access to CSV file
- Next by thread: Accessing SQL server db through the Internet...
- Index(es):
Loading