Hello Stephen,
Scuse ma ignorance but:
  stringreplace(mailstring,' ',#20,[rfReplaceAll]);
is ok
 but
  stringreplace(mailstring,' ',$20,[rfReplaceAll]);
or
  stringreplace(mailstring,' ',%20,[rfReplaceAll]);
Aint.
So howto?
thanks,
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/

Reply via email to