![]() |
LWP form Data array issues
ok, I hate to be some noob who shows up asking for help on their first post, but here goes it. I'm using LWP to post some form data, and have everything working fine, I'm running into issues with how this data is handled when coming from a seperate file though. The seperate data is listed as
:
'beta' => 'info',Everything works great if I pass it within the script to the array as such :
@form_data = (But when grabbing as outlined below I get these semi colons, and it isn't processing them in my http headers, things also appear to be alphabetical :
Content-Type: application/x-www-form-urlencodeda sample script is below :
#!/usr/bin/perl -w |
| All times are GMT -5. The time now is 3:39 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC