Book a Demo

Author Topic: Hyperlink in the internal browser  (Read 3058 times)

eduluz1976

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • Echo Sierra Lima
    • View Profile
Hyperlink in the internal browser
« on: June 22, 2006, 05:46:39 am »
Hi,

How can I browse a html page in the internal browser of EA?
If I put the "$help" prefix in the url, they load internal help section in their browser, but i can't do this  with external HTML files.
Thanks
Eduardo

Bokkie

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • Lima Bravo!
    • View Profile
Re: Hyperlink in the internal browser
« Reply #1 on: June 22, 2006, 06:04:30 am »
Open a diagram, add a hyperlink from your UML tools toolbar
Type in the complete URL e.g. http://www.google.com
Click OK. Test the hyperlink by double clicking it.
Lima Bravo!

Bokkie

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • Lima Bravo!
    • View Profile
Re: Hyperlink in the internal browser
« Reply #2 on: June 22, 2006, 06:07:28 am »
To link to a local or network location use an URL like:

file://d:/temp/test.txt

Lima Bravo!

eduluz1976

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • Echo Sierra Lima
    • View Profile
Re: Hyperlink in the internal browser
« Reply #3 on: June 22, 2006, 06:09:10 am »
Ok, I try do this, but they open in the external browser (Internet Explorer). I want open in the internal EA browser.


eduluz1976

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • Echo Sierra Lima
    • View Profile
Re: Hyperlink in the internal browser
« Reply #4 on: June 22, 2006, 06:28:52 am »
Don't work - EA keep opening the file on external browser...  :(

Quote
To link to a local or network location use an URL like:

file://d:/temp/test.txt