User Tag List

Results 1 to 3 of 3

Thread: Java question...

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Java question...

    Ok, in my application I am creating, I am using the web browser active X object. On a certain html page, I want to be able to automatically hit a button on the website. What does the call function do?

    How can I hit that button in that web browser once the page loads?

    Any help is greatly appreciated.

  2. #2
    Clicker iOS Export ModuleSWF Export Module
    Giovanni_Cardona's Avatar
    Join Date
    Jun 2007
    Location
    San Juan, Puerto Rico
    Posts
    142
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java question...

    If I understand, you want to add an "OnLoad" attribute in the BODY tag of your HTML page that triggers an automatic "submit()" of the page??

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Java question...

    You got it, what extension would I need to do that, or in general, how can I go about doing that

Posting Permissions

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