GORAN Newbie
Joined: 11 Sep 2005 Posts: 1
|
Posted: Sep 11th, 2005 07:02 AM Post subject: Web Control |
|
|
I use web control...
i add 10 Web controls....and i wont to add some text in each WEb control..but i cant make it..
When i have only one Web Control or web browser then it works..
FOr one web browser i use this code
web_browser(1).Document.Forms(0).passwd.value = "whatever"
web_browser(1).Document.Forms(0).email.value = "whatever"
PLEASE HELP me..
THX
GOran |
|