View Single Post
Old 10-16-2003, 03:01 PM   #7 (permalink)
LazyJim
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
You can use JavaScript to format the data into CSV if CSV is just text.
Then the simple PHP script can either write it to a file on the server, or paste it into an email and send it to you.

Your server will have to either have a folder with read write and execute access for the script, or access to a mail sender, emails can usually be sent with the mail() function in PHP as long as the server owner has not turned it off.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline   Reply With Quote