[EMAIL PROTECTED] wrote:
> 
> Hello, I'm trying to debug CGI scripts that process long URLs such as the
> one listed below. Sometimes, the list of name-value pairs is extremely long.
> I'm having trouble understanding the syntax of the debugger name-value
> input. Do I need to put each name-value pair on its own line? Is there an
> easy way for me to get a long and ugly name-value list loaded into the
> debugger?
> 
Another way of handling this is:

http://stein.cshl.org/cgi-bin/test-cgi.pl?name=foo

paste your big arguments here and they will be reflected back...


http://www.test.org/cgi-bin/gene_manager.cgi?type=preview_classification_dat
> a_detail&classid=46&cat_ids=53&cat_names=Type&cat_ids=54&cat_names=Pathway&c
> at_ids=55&cat_names=Cell&cat_count=3&unique_file=tsv-gene-mgr-101905348171.t
> sv&data=%23DATA+FOR+CNS_Stem_Cell_7%0D%0A%23GENENAME%09Type%09Pathway%09Cell
> %0D%0ABMP-2A%09SEC%09BMP%09neuron%0D%0ABMP-2B%09SEC%09BMP%09oligodendrocyte

Reply via email to