Re: HTML Form data into Word Document

2004-09-27 Thread Daniel Preciado
Save your word document as a web archive which is essentially the same as the html but with the images in embedded binary. To view the word xml open the document with wordpad. Change the document extension to ".doc" with your changes, then allow the user to download. If you have a Windows host

Re: HTML Form data into Word Document

2004-09-23 Thread Daniel Preciado
Save you word document as an html page and it will retain all your settings in word xml. Update the xml with your changes, then allow the user to download the document with a ".doc" extension. - Original Message - From: <[EMAIL PROTECTED]> To: "perl-win32-users" <[EMAIL PROTECTED]> Sent

Re: How to write verify code program in perl?

2004-09-03 Thread Daniel Preciado
See the following Module: http://search.cpan.org/~burak/GD-SecurityImage-1.33/lib/GD/SecurityImage.pm - Original Message - From: "Suresh Govindachar" <[EMAIL PROTECTED]> To: "perl-win32-users" <[EMAIL PROTECTED]> Sent: Thursday, September 02, 2004 11:25 PM Subject: Re: How to write verif

RE: Sorting numbers?

2003-12-02 Thread Daniel Preciado
Pad the front of the numbers with 0's >From: Peter Davis <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Sorting numbers? >Date: Tue, 2 Dec 2003 19:53:38 -0500 > > >I'm writing a script which will get the names of files in a directory >and sort them.  It's an MH mail directory, so the n