KIO
May 30th, 2006, 07:55 AM
There is a certain program written on C# which with mshtml.dll loads page.
Then with mshtml library gets access to fields of input of the form on page, and fills in them.
Further this form needs to be sent.
But there is a problem.
At performance Submit at the form occurs nothing, as well as at click on the button submit.
All elements got from HTMLDoucment a choice massive all
It is required, through filling of the form, to specify a file and to load him on a server.
Then with mshtml library gets access to fields of input of the form on page, and fills in them.
Further this form needs to be sent.
But there is a problem.
At performance Submit at the form occurs nothing, as well as at click on the button submit.
All elements got from HTMLDoucment a choice massive all
It is required, through filling of the form, to specify a file and to load him on a server.