Hi,
I was searching all over the (wrong?) place, but I don't seem to find how to retrieve typical CGI vars like:
- REMOTE_ADDR (I want the ip addresse of the server running the htm)
- REQUEST_PORT (same as above, the port)
- SERVER_NAME (same as above, but then the name)
- SCRIPT_NAME (the name of the htm running)
- HTTP_REFERER
- HTTP_USER_AGENT
And something else: how can I retrieve the "version number" of the WebAS within a BSP? 640 is sufficiant.
Eddy
Check out this thread Eddy
How many parameters does a developer need to know like '~request_method'
Should find your answer in a link provided in the second or third to the last reply I believe.
or just go here:
http://help.sap.com/saphelp_erp2004/helpdata/en/c1/7f56d32e243141a1595268bfcf351a/frameset.htm
Add a comment