8 Oct
2009
8 Oct
'09
4:15 p.m.
Hi again, Is there a way to programmatically get a list of all arguments in an HTTP request? I know you can access each argument if you know its name (e.g., request.confirm), but is there a way to get a container of all provided arguments? Thanks, -Joshua-