Hidden fields in forms
Status: Alpha
Brought to you by:
coroberti
From: Peter B. <pwb...@ho...> - 2010-06-16 08:42:57
|
I have just started to use curl-loader and its looking great!But I have hit a problem with security.The site uses a hidden field which has a randomly generated value, like this:<input type='hidden' id='securitytoken' name='securitytoken' value='123456789abcdef0123456' /> I need to post this back when POSTing the form. Is this possible with curl-loader? If not, are there plans to implement it? It seems that scan_for_key and scan_for_value would need to be changed... _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 |