in reply to Re^3: retrieving value from ajax call to cgi page
in thread retrieving value from ajax call to cgi page

Okay, now from your browser-debugger add the actual GET/POST text, headers and all, that is being sent by your browser.   Also, notice how in the CGI example param() is being assigned to an @array ...