Hello, .. please can somebody help, ..
Trying to fill a hidden value in the input text box using following code, ..
<input class="text style2" id="captcha" name="user[csol]" size="30" type="text" />
<input id="user_captcha_secret" name="user[csecret]" type="hidden" value="somevalue"/>
Open in new window
thanks in advance, this is really frying my brain lol
Clare