Validation through code (IP2007 beta2)

B

Bruce Sandeman

Hi All,
I am currently working on a project which is using the complete suite of
beta products for 2007.
The system will use Biztalk, Sharepoint & WinFX and Infopath.

I need to create an infopath form which can validate field contents by
sending and receiving xml requests/responses to and from Biztalk, along with
the form controlling a Windows Workflow....

Anyway, I am currently at the most basic of steps (after many days of trying
to get different bits of software installed and working)........

I have created a form in VSTO and placed 2 fields on the form and a tiny bit
of validation code on one field such that it becomes invalid if you type
"hello" into the textbox. This works fine if infopath is the client but when
the web browser is the client (eg: Firefox or IE on a system without IP) the
validation code never seems to get executed.

Does anyone have any cunning ideas to help point me in the right direction?
thanks very much
cheers
Bruce
 
Top