possible to view infopath form in sharepoint?

R

Ron Simissen

hello,

im trying to get an form into a sharepoint library.
what i mean is i want to display the form in sharepoint without opening the
program infopath....

its a simple form with a SQL database (i select ID click on button run query
then i get the name and surname)


till so far i can open the form but it uses infopath (so infopath wil open
locally)

so is it possible to directly show the form (like a sort of webpage ??)

thanx for reply's

greetings
Ron
 
P

Penelope Coventry

There are alternatives to viewing a form other than via infopath, but it's
not out of the box. You might like to look at: http://www.infoview.net/
This solution is a web form creation engine that converts Microsoft Infopath
forms to web forms delivered using ASP.NET. It ships as a ASP.NET server
control and so could be used with SharePoint.
Penny
 
D

David

Hi,

InfoJet EditPart is a set of Web Parts that allow SharePoint user editing
InfoPath forms via the browser. InfoJet EditPart uses InfoJet Service as the
InfoPath forms engine. InfoJet EditPart itself is free and the source code
is provided.

Please visit http://www.infojetsoft.com.
Thanks.

David
 
Top