Results 1 to 3 of 3

Thread: Triggering an onClick of webpage

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Arrow Triggering an onClick of webpage

    Just wish to know alternatives on how to trigger something like the ff. code found in a webpage...

    Code:
    <INPUT onclick="document.searchForm.submit(); return false;" type=image src="button.gif" value="Submit Search">
    TIA
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Triggering an onClick of webpage

    Take a look at this thread... It's in the code bank
    http://www.vbforums.com/showthread.php?t=416275

  3. #3

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Triggering an onClick of webpage

    Thanks stanav, will look into it sooner...

    Just wondering, can I use the FireEvent method to accomplish this?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

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



Click Here to Expand Forum to Full Width