I intend to use the forms mainly as client questionnaires. A read-only
questionnaire isn't particularly useful and I can't expect my clients
to rush out and buy InfoPath just to fill in a questionnaire. I was
hoping to use InfoPath forms for other staff to enter data as well, but
it looks like they will need InfoPath installed.
I've obviously had the wrong idea about what InfoPath does. I'm
particularly confused by what these "distributable forms" are, since I
assumed these could be used for data gathering rather than merely data
display.
So what is the best way to go about creating emailable questionnaires
that can be filled in electronically by clients then emailed back and
imported into a database? Should I do everything in Excel and write a
VBA routine that imports cells and ranges into Access or should I go
out and hire an ASP or PHP programmer?
Travis
Travis,
InfoPath is as you put it a means for displaying data, the means by which it
distrubutes a form is by copying a tempalte to the users machine and hence
yes it does make the assumption that the user has InfoPath installed on their
machine (this may change in the future just have to wait and see what MS has
up their sleeve) this being said ther are third party tools out there that
will convert an InfoPath form to a HTML form (InfoView is the main one I have
come across), but it is worth noting that the more complex the form the less
useful these tools become.
Your other option of course is to get an asp.net page developed that can
capture this data for you.
I know this doesn't give you any hard and fast answer to what you should do
but does give you some more information
Cheers
Ben
> I intend to use the forms mainly as client questionnaires. A read-only
> questionnaire isn't particularly useful and I can't expect my clients
[quoted text clipped - 14 lines]
>
> Travis
Travis - 20 Dec 2005 05:10 GMT
> I know this doesn't give you any hard and fast answer to what you should do
> but does give you some more information
Actually your information was very valuable to me Ben because it has
cleared up my confusion over the "distributable forms". InfoPath seems
to have a number of useful features, but I'm better off putting my
efforts into developing my Access applications and eventually I'll put
my questionnaires online.
Thanks.
Travis