RE: Hidden fields in forms
Status: Alpha
Brought to you by:
coroberti
From: Peter B. <pwb...@ho...> - 2010-06-22 15:34:55
|
Hello again Robert. Thank you for your response. It would be most useful if you could give specific references, for example a section number in the FAQ, or the name of the TAG I should be looking at, or _anything_ specific that would help me find what I need. As I mentioned, I have read all the documents you refer to, and have not yet found it. Googling curl-loader "post after get" returns no hits. Kind regards, Peter Date: Wed, 16 Jun 2010 23:32:52 +0300 Subject: Re: Hidden fields in forms From: cor...@gm... To: cur...@li... Hi Peter, On Wed, Jun 16, 2010 at 11:29 PM, Robert Iakobashvili <cor...@gm...> wrote: Hi Peter, 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. This is explained in docs/FAQs within curl-loader bundle, in man page of curl-loader-config and examples are in conf-examples. Look how to POST after GET. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... _________________________________________________________________ Hotmail: Trusted email with powerful SPAM protection. https://signup.live.com/signup.aspx?id=60969 |