Announcement

Collapse
No announcement yet.

NEWB Question #2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NEWB Question #2

    Sorry, tried to edit my last post, but I was too late...also, I would like to prompt the user to BOOKMARK a URL....how would I do that?

    Thanks again!

  • #2
    Re: NEWB Question #2

    I would know how do do this with javascript and html...but, I want to be able to do this on a text hotspot.

    Comment


    • #3
      Re: NEWB Question #2

      Get the Web Browser Object's current URL (using a "Web Browser Object - Get Property" action) and store that in a list of some kind -- either a delimited list, or a global list. If you want the bookmarks to be permanent, export the list to a text file, or to a registry key.
      --[[ Indigo Rose Software Developer ]]

      Comment

      Working...
      X