Hi.
Trying to create a program which automatically fills out HTML forms that use the http "post" method. The forms are all on different sites (different URLs). The program is (or rather it will be) simmilar to the ones that submit your url to differnet search engines. Already read all about writing to a URLConnection etc. The question is: is there a program that you know of that I can use (FREEWARE) and save my time or is there a source code of a simmilar working program that I can have a look at?
Thanks in advance.
Trying to create a program which automatically fills out HTML forms that use the http "post" method. The forms are all on different sites (different URLs). The program is (or rather it will be) simmilar to the ones that submit your url to differnet search engines. Already read all about writing to a URLConnection etc. The question is: is there a program that you know of that I can use (FREEWARE) and save my time or is there a source code of a simmilar working program that I can have a look at?
Thanks in advance.