fill out textarrea in webpage with frames
fill out textarrea in webpage with frames
(OP)
Could you help me.
ie.Document.All("name_of_input").Value = "string"
...it is for one html(without frame), but what do it if webpage has frames? I know names of frames.
Thanks for your help (VB6 )
ie.Document.All("name_of_input").Value = "string"
...it is for one html(without frame), but what do it if webpage has frames? I know names of frames.
Thanks for your help (VB6 )




