Thanks TonHu,
Here is the full line of code to execute:
ShellExecute(0, "open", "mailto:name@domain.com?subject=Hello&Cc=jane@domai%20n.com&bcc=joe@domain.com.&body=Hello%20world", 0, 0, 1);
Andrew
Hi guys, hope ur all having a good week.
I want to be able to click a button on a form and have a new ms outlook email window open with recipients' email addresses (that I get from a database) added to the "To" box.
Body text and subject can be blank.
Can anyone help?
Thanks in advance!
Andrew
Hi Guys,
Im trying to copy a file using CopyFileTo() but keep getting an error "Call to undefined function CopyFileTo()"
I've searched everywhere for an answer but no luck... Does anyone know what header file I need to include? Or is there another way to copy files?
Thanks, Andrew
2ffat,
I found out how to add the BDE installation.
You need to add the merge module file called 'bde_pro.msm' to the install shield folder (C:\Program Files\InstallShield\InstallShield Express Borland Limited Edition\Modules\i386) with the other merge modules.
Then when you open install...
Thanks 2ffat,
I know its ancient, I should really learn a new platform but anyway...
Do you by any chance know of a way to have the BDE automatically installed? ie. include it in the install shield setup program?
I'm using the Express Borland Limited edition of install shield.
Hi tek tips,
I have written a DB application and it works perfectly on my pc. When I install it on another pc using install shield i get the following error:
"An error occurred while trying to initialize the Borland Database Engine (error $2108)"
Does anyone know how I can fix this? I would...
Hi there,
I would like to click a button at runtime and use code to select multiple rows in a DB Grid. For example: select/highlight all the rows that contain "John Smith" in the name column. Does anyone know how to do that?
Thanks
Hi there,
I have a MS access application where I'm trying to merge two databases. When I call the execute function of an ADOCommand I get the following error message: Project ... raised exception class EOleException with message 'Parameter AFR has no default value'.
AFR is actually a value of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.