Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to get URL on the screen?please..

How to get URL on the screen?please..

Scheduled Pinned Locked Moved C#
tutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhoujun
    wrote on last edited by
    #1

    When mouse move over webpage on the screen and stop on a word that is URL,how could I catch the URL from my program? I hope you got my meaning.Thanks

    August 12,2006,Rhythm of The Rain.

    N 1 Reply Last reply
    0
    • Z zhoujun

      When mouse move over webpage on the screen and stop on a word that is URL,how could I catch the URL from my program? I hope you got my meaning.Thanks

      August 12,2006,Rhythm of The Rain.

      N Offline
      N Offline
      Nader Elshehabi
      wrote on last edited by
      #2

      Hello If you can access the source of the page, this is easy using javascript, or ASP. On the other hand -which I think is your case-, if you can't do that, then the only thing I could think of is OCR (Optical Character Recognition). Yes, I guess I've gone too far, but some trnslation programs do that. When you point the cursor to a word and press the HotKey, the recognize the characters off the screen and tranlate them -if possible of course-. This is way, way too advanced topic. You can get an image of the link easily using Graphics class methods, but interpreting the image to text will certainly need a library.

      Regards:rose:

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups