Content-type: text/html Form Processing (cgi)

Home
WebGroove is no longer supported. These docs are reference only.


Form Processing (cgi)
When each script is run, Agent populates a hash called "cgi" with all the values passed in from a form filled in by a user. You can freely use the values in this hash as you would any other, but you'll mostly just use their values.

If you have more than one field with the same name, Agent appends the values together with a comma to separate them.

Multi-select items (like list option lists) are also handled in the same way.

Up To
Agent Variables


WebGroove® is a registered trademark of Creativision Publishing Corporation