Results 1 to 4 of 4

Thread: Detecting URL's in Richtextbox

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Question Detecting URL's in Richtextbox

    I'm having trouble detecting URL's in a richtextbox. I have DetectUrls set to true and the links are showing up as they're supposed to, in blue and underlined (AND the cursor is changing to a pointing finger) but clicking on the link has no effect.

    I have this in the richtextbox:

    http://www.madladdesigns.co.uk

    and I thought the link would be automatically detected and open a browser at the right page when clicked upon, but it's not.

    Also, how to you have an email address on which you can click and launch the default email program? I have:

    mailto:[email protected]

    which I assumed would open the email client and put the correct address in the To: line.

    Any help would be appreciated.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  2. #2

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Anyone?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    hope this works fine too
    concerning launching default email :
    http://www.vbforums.com/showthread.p...hreadid=223311

  4. #4

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Thanks pirate, that's something to keep (guess where it's going ) but I really want to launch the email client from within a richtext document, any ideas?
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width