Forms for non Infopath Users

B

BCLivell

Hi Everyone-

I am developing a form that I would like people to be able to access
and fill out. We have a sharepoint server set up, but not everyone has
inforpath. Is there a way to publishin the form in an HTML format (I'm
guessing) or something similar that will allow a person to go to a webpage or
something and fill out a form and then save it to the form library on the
server? Please help. Thank you!
 
F

Franck Dauché

Hi,

You can start by reading:
http://office.microsoft.com/en-us/assistance/HA011309641033.aspx

But here is a more detailed summary of some of your options:

Option 1: You can turn an InfoPath form into HTML for display only:
http://msdn.microsoft.com/library/d...tml/ipsdkUsingTheDownLevelTool_HV01081784.asp

Option 2: You can develop your own viewer. Do do so, you can start from any
of these free C# Viewer (with code):
2.a.
http://www.gotdotnet.com/Community/...mpleGuid=1e9ac208-ed4e-4f6f-ad23-3d56280261af
2.b.
http://codebetter.com/blogs/brendan.tompkins/archive/2004/05/24/14323.aspx
2.c. http://blogs.msdn.com/bowerm/articles/211757.aspx

Option 3: You can buy a commercial-grade one (some have some level of data
entry support!):
3.a. Check Patrick and Greg's Web Site:
http://www.infopathdev.com/webstore/detail.aspx?itemid=11
3.b. nVision:
http://www.nvisionit.co.za/Default.aspx?tabid=92
3.c. InfoJet:
http://www.infojetsoft.com/
3.d. Check InfoView:
www.infoview.net
3.e. Check InfoScope:
http://www.infoscope.co.kr/eng/faq/faq.aspx
3.f. Check WebConnector (if you speak french!):
http://www.adep-france.fr/v2/decouvrir-les-avancees/webconnector.html

Hope that it helps.

Franck Dauché
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top