|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Jan 2002
Location: Quebec, Canada
Posts: 426
|
vb and email help!!
hey
i've made a program and I want that when you click on a label( that look like an hyperlink) that it opens the default mail program and the line To: as a default value. is it possible? thanks Dim3x |
|
|
|
|
|
#2 |
|
Don't tread on me
|
huh?
Usually any working mail link has a "to:" field. |
|
|
|
|
|
#3 |
|
Member (5 bit)
Join Date: Dec 2002
Posts: 31
|
Actually its 'mailto:', but yes this can be done.
You have to use the shellexecute api call. If you don't want to go thru the hassle of adding in all the extra api code, I made an easy to use activex control on one of my sites that will let you easily add a link label to any of your forms. Hehe is appropriately named LinkLabel. You can check it out at www.coderpost.com if you want.Hope this helps
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|