Is there any way to fill form in without form tag in html using firefox in autoit? -


i trying fill web form script fill web forms having <form> </form>. site not have in html. there way fill in firefox using autoit?

however, _ff_autologin($uname,$pwd,$url) fail in such case. using

_ffsetvalue($uname,$formuid,"id")    _ffsetvalue($pwd,$formpid,"id")  

even not filling requirement. can 1 suggest me going wrong. using latest version of mozilla along mozrepl-addon.

use _ffsetvaluebyid set value of element based on id.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -