Hi,

I am trying to post data to a web page using the code

        fopen("http://www.someserver.com?data=XXXXXXXXXXX";);

The data is actually around 7k worth and I seem to be having trouble
with the app it is posting to ( I have URL encoded it).   I was reading
in various places on the web that there might be a url length limitation
and was wondering if this method should work or not for posting data to
a form??

If anyone can confirm, deny, or point me in the direction of something
better, I'd apreciate it.

Regards,

Paul

This email or attachment(s) may contain confidential or legally privileged information 
intended for the sole use of the addressee(s). Any use, redistribution, disclosure, or 
reproduction of this message, except as intended, is prohibited. If you received this 
email in error, please notify the sender and remove all copies of the message, 
including any attachments. Any views or opinions expressed in this email (unless 
otherwise stated) may not represent those of Microtech Limited.

This email has been scanned for viruses by MailSafe.  For more infomation please visit 
http://www.microtech.co.gg/mailSafe



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to