Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2007
    Location
    USA, Ohio
    Posts
    16

    Web.LoadURL Through Global Functions

    Hello Again.

    While i was messing with Web.LoadURL, i noticed that it is not possible (at least the way i make it) to load a URL when the application starts.

    So what i want to do is to load a url on web object named "Web1" on startup of my application, without the need to press a button.

    I tried to mess a bit with the On Startup event buy with no luck.
    Any help is greatly appreciated.

    Kind Regards,
    Mikez

  2. #2
    Join Date
    Apr 2004
    Location
    Vancouver, Canada
    Posts
    1,790
    Put it in the OnShow event of the page that has the web object.
    Dermot

    I am so out of here

  3. #3
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Simple to do:

    1. create a new Blank Project
    2. add a Web object onto the Page
    3. type in a URL in the New Web Object that is shown (ie. http://www.amsuser.com)
    4. click the OK button for the dialog
    5. click the F5 (Preview) key on the keyboard to Preview the application
    Intrigued

  4. #4
    Join Date
    May 2007
    Location
    USA, Ohio
    Posts
    16
    Quote Originally Posted by Intrigued View Post
    Simple to do:

    1. create a new Blank Project
    2. add a Web object onto the Page
    3. type in a URL in the New Web Object that is shown (ie. http://www.amsuser.com)
    4. click the OK button for the dialog
    5. click the F5 (Preview) key on the keyboard to Preview the application
    Thanks both of you>
    Intrigued, i know about that.
    But what i wanted is the On Show Event that actually solved my problems.

    Thanks again.

  5. #5
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    No problem. It's good having, more than one way to do it, options.
    Intrigued

Similar Threads

  1. Global Functions vs onStartUp event
    By yosik in forum AutoPlay Media Studio 6.0
    Replies: 3
    Last Post: 02-27-2006, 01:20 PM
  2. Tip: Access Global Functions Without Closing Action Editor
    By Corey in forum AutoPlay Media Studio 5.0 Examples
    Replies: 15
    Last Post: 12-16-2004, 09:04 PM
  3. Global Functions
    By Jason Pate in forum Setup Factory 7.0
    Replies: 5
    Last Post: 10-17-2004, 03:37 PM

Posting Permissions

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