This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Using POST action in an html form. ~Justin Minluternivu 14.Oct.03 03:22 PM a Web browser Domino Designer All ReleasesAll Platforms
Make sure that the form you are submitting is the one that posts to the agent (check the HTML source at the browser). If you are using document.forms[0].submit(), you are probably submitting a Domino form (not your HTML form).