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:
To make this work I had to teminate the Lotus default form with a </form> then adjust my javaScript to use document.forms[1] instead of document.forms[0].
Notes Form needs this
</FORM>
<FORM METHOD="POST" ACTION= "<Computed Value>" NAME="processWebForm">
The computed value has this in it:
"http://" +@Name([CN];@ServerName) + ".domain.com/" + @WebDbName + "/processWebForm?OpenAgent"
I could access all html fields using the session.Request_Content(0) member.
Let me know if you have any questions, I'll try to respond, not sure if the above explanation is clear.
- Steve
Feedback response number WEBB7TSKLY created by ~Autumn Zenfanagen on 07/09/2009