|
-
May 17th, 1999, 02:36 AM
#1
how to find email id in rich edit view
Hi ,
I tried to use EM_AUTOURLDETECT message handler...It works
fine. It detects all URLS strings starting from
http:
file:
mailto:
ftp:
https:
gopher:
nntp:
prospero:
telnet:
news:
wais:
But my problem is most of email ids and url's are not starting
from these key words...i want to detect just email id's...
like [email protected] not like mailto://[email protected]
There is some possiblity of using EM_LINK message....
Is anyone know how to use that message to detect email id's
in RichEdit View.
Thanks,
VK
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|