Compiler Error Message: BC30455: Argument not specified for parameter 'Table' of 'Public Function ExSubmitDocumentCode(SetURL As String, Table As String) As String'.
Source Error:
Line 273: SubmitForm = CType(Session("TransferForm"), frmSubmitDocument)
Line 274: Session("TransferForm")= Nothing
Line 275: response.write(SubmitForm.ExSubmitDocumentCode(Replace(Page.Request.Url.ToString, "forms/" & sDLCode & "/ASPX/" & sDLCode & ".Aspx", "")))
Line 276: Dim XmCode As New XM_JavaScript
Line 277: Response.Write(XmCode.SaveData)