Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Posts
    37

    Grin force web object to load its inside links to the itself

    web.jpg
    when click a link in web object it open with the default browser .
    i need to force the web object to open all its links in the same web object not in the default browser
    can u help me ?
    thanks

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Links are loaded into the Web object by default. If a link opens a new browser window, you must change the HTML - there is a "target" set for the link that needs to be removed from the code. If this is not your own HTML document, then you are out of luck, because the author of the page designed it to work this way.

    Ulrich

  3. #3
    Join Date
    Aug 2009
    Posts
    37
    I am out of luck . !!!
    thanx Ulrich

Posting Permissions

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