Click here to get back home

picture upload script problems. PLEASE HELP!

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
picture upload script problems. PLEASE HELP! eddav 09-19-2004
Get Chitika Premium
Posted by eddav on September 19, 2004, 1:02 am
Please log in for more thread options
>>
>> [snip]
>>
>> > if I print "$1\n",
>> > the file prints just fine. But, if I do something like print "$1 after
>> > \n", the whole output is messed up. If I print "before $1\n", nothing
>> > prints at all. If I print "before $1 after\n", only after prints.
>>
>> not really sure, but could be a rogue "\r" in $1,


> There
> is a rogue carriage return (0xd) in the string

> Is there something I can do to deal with this
> situation?


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Posted by wfsp on September 19, 2004, 8:41 am
Please log in for more thread options
>>
>> [snip]
>>
>> > if I print "$1\n",
>> > the file prints just fine. But, if I do something like print "$1 after
>> > \n", the whole output is messed up. If I print "before $1\n", nothing
>> > prints at all. If I print "before $1 after\n", only after prints.
>>
>> not really sure, but could be a rogue "\r" in $1,


> There
> is a rogue carriage return (0xd) in the string

> Is there something I can do to deal with this
> situation?


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Similar ThreadsPosted
CGI Upload Problems May 2, 2006, 5:14 am
CGI file upload - problems with file size... January 20, 2006, 7:16 pm
Upload meter for a CGI perl script November 7, 2004, 3:41 pm
Trouble with a file upload script March 15, 2007, 7:22 am
Renaming picture in folders... January 4, 2006, 5:15 am
Multipart form upload causes script to hang after 16K printed July 27, 2004, 9:21 am
Real picture of celebs Christina Aguilera November 23, 2004, 2:29 pm
Cgi/Perl script for multiple file upload/attachment in web form November 4, 2004, 2:15 pm
howto generate html email with reference to a png-picture (inline) October 2, 2007, 12:49 pm
Perl Script Problems January 24, 2005, 3:46 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap