Results 1 to 40 of 531

Thread: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

Hybrid View

  1. #1
    New Member
    Join Date
    Aug 2009
    Posts
    8

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

    Yeah Thanks for replying....I checked out and indeed there were some hidden forms on the page so I had to change the index value to 3. Now things are working out smoothly except that the TEXTAREA problem still exists.

    i tried innertext,innerHTML etc but nothing seems to work.The textarea simply doesnt fill in
    I am really getting frustrated with this problem.Please could u have a look on my previous post #434 and see if u could find a solution

    I guess the problem is the textarea field is hidden...Does that affect the program??

    <td>
    <textarea> '''' Its HIDDEN
    </textarea>
    <iframe>
    <html>

    </html>
    </iframe>

    </td>

    GOD Knows whose value to set to get the message field filled up correctly.Thats the last of my problems bugging me now


    P.S EDIT: Maybe I got the Problem but no solution till now.Maybe this will make things easier for u to find a solution

    I found that the hidden textarea field value is only changed after submitting the post.However what really changes when I type my post,is the the value within the body tag which is inside the IFRAME.Maybe I need to set the Ifram's innertext but for some reason am not able to get to the iframe since it doesnt have a name only Id.I tried putting the ID but not Working...throws an exception

    Here is an image I took with firebug working in action


    Hope this makes it clear of my problem
    Last edited by sunnydsouza; Sep 4th, 2009 at 03:19 AM.

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