Urgent Help Required - Accessing Request Content CGI variable in LotusScript

Hi,

I am trying to retrieve the contents of a HTTP request using LotusScript as follows:

doc.getItemValue(“Request_Content”)(0)

It works fine as long as the request size is within a certain limit (32 k) but not for longer requests.

Can anyone suggest a way to get the entire request (even when it exceeds 32k)??

This is really urgent… any leads would be highly appreciated.

Thanks…

Subject: RE: Urgent Help Required - Accessing Request Content CGI variable in LotusScript

You were in such a hurry to address this urgent issue that you forgot to:Show your code.

Tell us how it fails and on what line.

Explain how you’ve inserted debugging output and what values you’re seeing in the variables.

Describe what searching you’ve already done for an answer and what you’ve already tried.

Consequently, you waste precious time having to post additional messages to answer these questions that people trying to help you will naturally have, and then waiting for them to respond further.