RE: Hidden fields in forms
Status: Alpha
Brought to you by:
coroberti
From: Peter B. <pwb...@ho...> - 2010-06-22 20:48:18
|
CURL-LOADER VERSION: 0.51, Juanuart, 2010 HW DETAILS: CPU/S and memory are must: IRRELEVANT LINUX DISTRIBUTION and KERNEL (uname -r): IRRELEVANT GCC VERSION (gcc -v): IRRELEVANT COMPILATION AND MAKING OPTIONS (if defaults changed): IRRELEVANT COMMAND-LINE: IRRELEVANT CONFIGURATION-FILE (The most common source of problems): Place the file inline here: n/a, IRRELEVANT DOES THE PROBLEM AFFECT: COMPILATION? No LINKING? No EXECUTION? No OTHER (please specify)? Have you run $make cleanall prior to $make ? YES/IRRELEVANT DESCRIPTION: See below QUESTION/ SUGGESTION/ PATCH: I want to know if I can pick up the value of a hidden field as below, and post that back. <input type='hidden' id='securitytoken' name='securitytoken' value='123456789abcdef0123456' /> When I try to use RESPONSE_TOKEN=securitytoken, the value of this token is recorded as 'name', but (of course) I need to post back 123456789abcdef0123456. Date: Tue, 22 Jun 2010 18:47:42 +0300 Subject: Re: Hidden fields in forms From: cor...@gm... To: cur...@li... Hi Peter, The rules of the list: the PRF first. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 |