--- Received from FPU.WHITES1 799 3703 04-12-01 12:22 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-> [EMAIL PROTECTED] -> [EMAIL PROTECTED] Be careful using long urls! It's a very unreliable mechanism. I've tried it in the past and anything over 1K is pushing your luck. Depending on the systems the URL is being passed through I've had truncations (or just things going horribly wrong) from as little as 500 characters before now - and of course unless you're on a purely local setup, it might not even be consistent. It's more work but for anything like this use POST if you can. -Steve ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Sun, 2 Dec 2001 22:14:18 -0000 Subject: [PHP-WIN] Posting data to a web page 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] This e-mail may contain confidential information and/or copyright material. This e-mail is intended for the use of the addressee only. Any unauthorised use may be unlawful. If you receive this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software. Friends Provident Marketing Group consists of the following companies: Friends Provident Life and Pensions Limited. Registered number 4096141. Friends' Provident Unit Trust Managers Limited. Registered number 970641 FP Life Assurance Limited. Registered number 782698 Friends Provident Pensions Limited. Registered number 475201 Friends Ivory & Sime Managed Pensions Funds Limited. Registered number 1020044 Registered and Head Office of each of the above companies is at Pixham End, Dorking, Surrey RH4 1QA. Registered in England. Incorporated companies limited by shares. Ivory & Sime Trustlink Limited. Registered number 151198 Registered and Head Office: One Charlotte Square, Edinburgh EH2 4DZ. Registered in Scotland. Incorporated company limited by shares. Companies within this Group transact life assurance, pension, permanent health, unit trust and investment trust business All are regulated by the Personal Investment Authority. -- 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]