Perfect!
Thanks.
-Brian
Search found 2 matches
- Feb 26, 2009 4:15 pm
- Forum: XUpload
- Topic: Name Value pair format in post
- Replies: 2
- Views: 3830
- Feb 25, 2009 5:08 am
- Forum: XUpload
- Topic: Name Value pair format in post
- Replies: 2
- Views: 3830
Name Value pair format in post
I am using 3.0 pro and trying to modify the post format so that I get the field_name in name for file_name & file_name_orig. How do I modify this code: ### Sending data with POST request if need my $url_post = $c->{url_post} || $ENV{HTTP_REFERER}; if($url_post) { if($url_post=~/\.htm(l|)$/i) { p...