export to text file

2005-06-07 Thread Glauco Magnelli
I do a query to mysql table and view the result in html table. At this point I want export query result in a text file (comma separated fields), doing to choose (to user) file name and destination on your filesystem. Can you help me? Thanks magnellig ___

Re: export to text file

2005-06-08 Thread Glauco Magnelli
But if the result is a lot of many records, I don't want that users can see them in a html table, I want that they can only export result in text file. Thanks magnellig --- Sean Davis <[EMAIL PROTECTED]> ha scritto: > You can also often just save the file as HTML and > load it directly in > E

Re: export to text file

2005-06-08 Thread Glauco Magnelli
No, no ... you don't understand. I want develop a CGI application. Thanks magnellig --- Sara <[EMAIL PROTECTED]> ha scritto: > I always used 'phpmyAdmin' for such tasks. Give it a > try. > > Thanks, > Sara. > > ----- Original Message - > Fro

RE: export to text file

2005-06-08 Thread Glauco Magnelli
Ok, thanks. I'll try it. Thanks magnellig --- Thomas Bätzler <[EMAIL PROTECTED]> ha scritto: > Sara <[EMAIL PROTECTED]> suggested: > > I always used 'phpmyAdmin' for such tasks. Give it > a try. > > Great idea! That's like handing loaded guns to > people > while telling them to keep them poin

hide source code

2005-06-18 Thread Glauco Magnelli
I would hide source code in my CGI Perl scripts. How can I do? Thanks Glauco Magnelli ___ Yahoo! Messenger: chiamate gratuite in tutto il mondo http://it.beta.messenger.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: hide source code

2005-06-18 Thread Glauco Magnelli
Excuse me, you're right. I want hide Perl code from other users of the server. Glauco Magnelli --- David Dorward <[EMAIL PROTECTED]> ha scritto: > On Sat, Jun 18, 2005 at 02:51:51PM +0200, Glauco > Magnelli wrote: > > I would hide source code in my CGI Perl scripts.

Re: hide source code

2005-06-18 Thread Glauco Magnelli
Ok Bill, I'm in agreement with you. It's right. I use open source language and I must share my work. This isn't a problem for me. But I would only know if it's possible to hide source code. That's all. Thanks Glauco Magnelli --- Bill Stephenson <[EMAIL PROTECTED