Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2003
    Posts
    6

    Grin Using Web Browser

    I have created a Web Browser within my Project.
    On the opening page there are three Hyperlinks to other pages.
    I have all the web address's stored in the distribution folder.
    When I test the page... The Web Browser opens on the first page.. but when I press the Hyperlink, I get the connect to internet box pop in... and the only way I can view the hyperlinked pages is by going to Internet Explorer and clicking the "Work Offline" option.
    Is there a way of viewing these hyperlinked pages without having to click the "Work Offline" option.

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Using Web Browser

    Yes you most certainly can but it sounds like you're using http links by accident, I'd have to see your project to know what exactly is wrong though.

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Feb 2003
    Posts
    6

    Re: Using Web Browser

    Thanks for the reply

    I am using htm links... what is the other way to open each hyperlink??

    My opening page is %SrcDir%\WebSite Chisholm\ISU.htm

    With the hyperlinks being..

    C:\My Documents\AutoPlay Media Studio Projects\1\Distribution\WebSite Chisholm\ISU consultancy.htm

    C:\My Documents\AutoPlay Media Studio Projects\1\Distribution\WebSite Chisholm\ISU training.htm

    The hyperlink works fine, as long as I use the "work offline" option.
    So, how do I point to that link without using ".htm"

    Thanks

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Using Web Browser

    Your system is misconfigured then, if you try it on another computer it will work fine. Not sure how to fix it since it's hard to say what's wrong.

    Corey Milner
    Creative Director, Indigo Rose Software

  5. #5
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: Using Web Browser

    It might work better if you used relative links instead.

    Instead of linking to:

    C:\My Documents\AutoPlay Media Studio Projects\1\Distribution\WebSite Chisholm\ISU consultancy.htm

    ...just link to this:

    ISU consultancy.htm

    ...and make sure the .htm files are in the same folder as ISU.htm.
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

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