My guess is you will have to URLEncode your string.
Try replacing all spaces with %20

Stephen

> -----Original Message-----
> From: Alistair George [mailto:[EMAIL PROTECTED] 
> Sent: Monday, 4 August 2003 9:23 a.m.
> To: Multiple recipients of list delphi
> Subject: [DUG]: Bug reporting via email
> 
> 
> Hi again. Have found the following works for body:
> '&Body=' + 'System Information:'+#13;
> But if it is as above everything after 'System' is cut off. 
> It only works with strings such as 'System_Information:'
> 
> Any advice on the API requirements for string passing?
> 
> Al+
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to