ec_get_from_quasi_form

EveAndersson.com : API Browser : ec_get_from_quasi_form

ec_get_from_quasi_form

ec_get_from_quasi_form quasi_form key
Defined in tcl/ecommerce-credit.tcl

CyberCash sometimes gives us a value back that is itself key/value pairs but in standard HTTP request form (e.g., "foo=5&bar=7"). We couldn't find an AOLserver API call that pulls this apart (though obviously the code is there somewhere, presumably in C).

Parameters:
quasi_form
key
[ show source ]

Show another procedure:

eve@eveandersson.com