|
-
Jan 25th, 2010, 03:04 AM
#1
Thread Starter
Junior Member
web browser
Hi there i have a problem. There is a page with more textboxes with same id and i want to fill them with text so i use
Wb.Document.getElementById("add_comment_text").Value = Text2.Text
the problem is this only fills only the first textbox and leaves the rest empty,how would i go about doing this? Can you post me some example
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|