Search:

Type: Posts; User: knds

Search: Search took 0.04 seconds.

  1. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    I searched on this thread re: frames, does anyone had a success filling up values on a frame?

    knds
  2. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Im not sure why my code doesn't fire the jv function but a friend of mine did this:
    wb.Navigate("javascript:switch_non_flash_uploader();")

    it worked... im a newbie on this and I didn't inquired...
  3. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    I followed the script on your sample application, would there be reasons why my javascript function wont execute? Nothing is happening, I am now trying to click a link with a js function to turn off...
  4. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Hi, me again,

    Can InvokeMember be used to click a dynamic button? If not is there a way around this for my auto login to work?

    html code:
    <a onclick="signInSubmit(...
  5. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    It worked!
    but you know what somewhere in my tests im sure i did that, ive been working with it for 4 hours and its almost 2am, now, how do I get rid of ghosts inside this program, hmmm... lesser...
  6. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Hi,
    I am a newbie on VB, using VS2005.
    How do I use InvokeMember if the button does not have a name?

    html - <input id="uploadButton" type="submit" value="Upload Video">

    code -...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width