V
Victor
Hi, i have an infopath form that needs to generate an auto-increment invoice
no which i have written a stored procedure to increment the invoice no
everytime the user submits a new form. But i need to put the auto-increment
stored procedure in OnSubmitRequest subroutine so that everytime i click on
Submit, the stored procedure will be called to execute the auto-increment
function. My problem is i don't know the custom form code to submit the form
to sharepoint. I am using VB Script. I have searched for the source code but
very limited and not solving my problem. Can anyone provide the scripts code
in submitting a form to sharepoint? Your help is very much appreciated.
no which i have written a stored procedure to increment the invoice no
everytime the user submits a new form. But i need to put the auto-increment
stored procedure in OnSubmitRequest subroutine so that everytime i click on
Submit, the stored procedure will be called to execute the auto-increment
function. My problem is i don't know the custom form code to submit the form
to sharepoint. I am using VB Script. I have searched for the source code but
very limited and not solving my problem. Can anyone provide the scripts code
in submitting a form to sharepoint? Your help is very much appreciated.