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 / April 2006

Tip: Looking for answers? Try searching our database.

What's the InfoPath silver bullet?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sathyaish - 05 Apr 2006 13:53 GMT
Before InfoPath, if you wanted to transport a UI over a network, you
probably did the following:

1. Designed a UI in a designer;
2. Did some of the designing by writing code as well;
3. Wrote some code to bind the UI to a data source. You even made it
configurable by looking up the location of the data source from a
config/ini file;
4. You saved the UI to a file.

The big difference was that the format you saved earlier was binary,
and most of the times proprietory. So, if you saved the UI into a VB 6
(.frm and .frx) Forms Object Engine, you'd transfer the .frm and .frx
over the network.

Your friend at the other end would recieve it and modify it to suit his
or her needs. The pre-requisite here: our friend needs to have Visual
Studio 6.0 IDE (with the Forms Object Designer and the MSVBVM60.dll
runtime and all that).

What has changed with Open Office File Formats? If you design a form in
InfoPath and share it accross a network, you are tranporting serialized
text.

The reciever, in this case, grabs the XML and still CAN ONLY USE IT IF
HE HAS INFOPATH/OFFICE 2003.

Can someone show me how today has changed from yesterday? What has
InfoPath solved?
Greg Collins [InfoPath MVP] - 06 Apr 2006 17:56 GMT
Actually, your friend only needs a text editor to open the XML file, make any changes they want and send it back to you.

If they want to open it in the form it was created in, then yes, they will need not only InfoPath installed on their machine, but a copy of the form template available to them as well.

Signature

Greg Collins [InfoPath MVP]
Visit http://www.InfoPathDev.com

Before InfoPath, if you wanted to transport a UI over a network, you
probably did the following:

1. Designed a UI in a designer;
2. Did some of the designing by writing code as well;
3. Wrote some code to bind the UI to a data source. You even made it
configurable by looking up the location of the data source from a
config/ini file;
4. You saved the UI to a file.

The big difference was that the format you saved earlier was binary,
and most of the times proprietory. So, if you saved the UI into a VB 6
(.frm and .frx) Forms Object Engine, you'd transfer the .frm and .frx
over the network.

Your friend at the other end would recieve it and modify it to suit his
or her needs. The pre-requisite here: our friend needs to have Visual
Studio 6.0 IDE (with the Forms Object Designer and the MSVBVM60.dll
runtime and all that).

What has changed with Open Office File Formats? If you design a form in
InfoPath and share it accross a network, you are tranporting serialized
text.

The reciever, in this case, grabs the XML and still CAN ONLY USE IT IF
HE HAS INFOPATH/OFFICE 2003.

Can someone show me how today has changed from yesterday? What has
InfoPath solved?
 
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.