Most apps or components where ive seen it done, its something like this:

shellExecute  (0, 'open',
'mailto:[EMAIL PROTECTED]?Subject=App%20Version%20Bug', '', '', SW_SHOW);


-----Original Message-----
From: Derricutt, Mark [mailto:[EMAIL PROTECTED]]
Sent: Monday, 18 October 1999 11:59
To: Multiple recipients of list delphi
Subject: [DUG]: URL links


Whats the easist way to run a URL from within Delphi? I want to add a
"submit bug" command to my app that runs a URL like
, should I use
something like CreateProcess to do this (I've never understood CreateProcess
anyway).

-- 
Mark Derricutt, He that brings forth electronic life.
Getting jiggy with Mullmuzzler - Keep It To Yourself


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to