Hi!
I am trying to get to work in a webapp. Until now, I have remade every “GET” to a POST (and have the action pointing to an agent to get the request_content before sending the content as a querystring to the approp. page).
Is there any way to not have Domino replace the normal syntax “?OpenForm” to the get-param?
I know there is a server-setting to have Domino accept “!OpenForm” as the normal “?open…”, but for a number of reason we can not make that change. Is there any other way of solving the get-param?