selecting a file from web bowser

2001-09-05 Thread Javier Bellido
Hi friends! I've make a page that sends information to a perl script. Actually I use a TEXTAREA to paste the information. Is it possible to select a file using the browser? Can Perl do it or need PHP? Thanks for your help _ C

pipeing files to a script

2001-08-30 Thread Javier Bellido
Hi, friends! I'd like to process e-mails with a script. I use getmail to fetch the mail in a pop3 account and I can filter messages and send them to my script using the pipe "|" but I don't know how make a script process a file. Can you give me some clue? Something like: messages from [EMAIL P

formating numbers

2001-08-19 Thread Javier Bellido
Hi friends! I need to print a data file in this way: 0001 kakkallsas 0101 ksakslakskaks. 0201 kkkaskaskkasa. How I get the numbers of the first column have the same lenght (4 numbers)? And, It's possible assign the length of the numbers dinamically? (if length of data < 999 t