Welcome to MSDN Blogs Sign in | Join | Help

InfoPath Team Blog

Tips and tricks to get the most out of Microsoft InfoPath

News

  • For questions, comments, and feedback please use the public newsgroup: microsoft.public.infopath
    This is provided "AS IS" with no warranties, and confers no rights. Use of included script samples and forms are subject to the terms specified in the Terms of Use.

February 2005 - Posts

Move Up/Move Down
One stumbling block for developers coming up to speed on InfoPath is that the SDK documentation leads you to the edge of the XML cliff and then goes mysteriously quiet. For web developers who have programmed applications with the MSXML SDK for manipulating Read More...
InfoPath and SQL Service Broker
Rushi Desai, a developer on SQL Server Engine, has posted some blog entries on integrating InfoPath with SQL Server 2005: Integrating InfoPath with SQL Server 2005 Download and try the InfoPathBroker sample The first one explains the architecture for Read More...
Adding a Data Connection to Some WebServices Cause InfoPath 2003 to Disappear
When adding a web service data connection to an InfoPath 2003 form template, there is a bug that will cause InfoPath 2003 to disappear if the web service’s WSDL contains a particular recursive schema construct. The following snippet of XSD illustrates Read More...
Showing a Red Asterisk on a Rich Text Box
Q: How do I get the red asterisk to show on a Rich Text Box? There isn’t a checkbox for “Cannot be blank” on this type of control! A: Easy - add a declarative data validation rule for the condition where the field bound to the Rich Text Box “is blank”. Read More...
Page view tracker