Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / March 2005

Tip: Looking for answers? Try searching our database.

Form Validation Errors

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andy - 29 Mar 2005 03:11 GMT
I saw in another post where someone was trying to catch the form validation
errors in VB.  The suggestion was to look into the thisXDocument.Errors
collection.   Where can I find more info on this?  My search has not found it
yet.  Thanks.
Andy - 30 Mar 2005 17:09 GMT
I found the collection info on MSDN :
Office Solutions Development
 InfoPath 2003
  SDK Documentation
   InfoPath Developers Reference
     Collections
       Errors Collection

Here is what I used:
If (thisXDocument.Errors.Count > 0) Then
               thisXDocument.UI.Alert(ValidationErrorMessage)

> I saw in another post where someone was trying to catch the form validation
> errors in VB.  The suggestion was to look into the thisXDocument.Errors
> collection.   Where can I find more info on this?  My search has not found it
> yet.  Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.