135904 Form filling software
Ngân sách N/A
I have a list of forms (the same format on all form) that I need to fill
Here is one of them ...
[url removed, login to view]
You must login first at
[url removed, login to view]
user name : admin
password : admin
and then click "Social Bookmark Setup" button or goto the link above directly.
I need software that can load data in the format like this (please see attached files : xls and csv files) ...
uname,password,uname,password,uname,password,... (record 1)
uname2,password2,uname2,password2,unam2,password2,... (record 2)
uname3,password3,uname3,password3,unam3,password3,... (record 3)
...
to fill in those forms
So the software should do something like this...
1. Let me load a list of URL to fill :
[url removed, login to view]
[url removed, login to view]
[url removed, login to view]
...
2. Let me fill how many fields (the lines of username/password) per page or software can count it
3. Let me choose the database of data to fill in the form
4. The software should let me choose how many urls per one data record
normally I use 1:1 that mean
[url removed, login to view] will be filled with the record1
[url removed, login to view] will be filled with the record2
if I select 2:1 that mean
[url removed, login to view] will be filled with the record1
[url removed, login to view] will be filled with the record1
[url removed, login to view] will be filled with the record2
[url removed, login to view] will be filled with the record2
5. The software login each url and fill the form I mentioned and click submit at the bottom of the form.
6. The software should have stop button and delay time between url option.
Thanks.