Avatar

Level 10

You could hide the two submit buttons and have a 3rd regular button that woudl be programmed to click the other two submit buttons. The code to cause the other buttons to click is buttonName.execEvent("click").

I am no Sharepoint expert but I woudl be surprised if you couldn't update the Site from your ASP. You also always have the option of using LiveCycle server and its Sharepoint connector (as I mentioned earlier) to push the file into SharePoint for you. You woudl have to submit to LiveCycle to get this to work.

Paul