I need a script which could fill the froms to login to site but it seems that there are a security code which is different each time when I try to login:
redir=%2F&t=x&eml=stimulants%40inbox.com&_43095332 =mypass&login=xxx
redir=%2F&t=x&eml=stimulants%40inbox.com&_97026542 =mypass&login=xxx
--- Thats the content it posts ;
I am always using php Curl functions to do it but since there is that code it is not possible... maybe there is a way to do it with perl ?
