Distributing Custom Form

T

Tyler

I have quite a few questions on how to distribute a custom form I have
designed. I call the form from a VFP 6 database and it works in
development and in production if I publish the form on the individual
workstation. For installation on the clients machine I'm not sure how
to do this programmatically. I won't know if the user has Exchange
Server or will be installing the form on each individual workstation.
What is the best way to implement the installation of the custom form?
Have it installed on each workstation that uses the database? An
install that will allow for the selection of using Organizational
Forms Library or the Personal Forms Library? Any information would be
a great help.

Thank you.
 
T

Tyler G

I have found a way that works for me in distributing the custom form. I
have added a program that will auto publish the form to each users
personal form library. So each machine will have the custom form. I have
checks to see if they have Outlook installed and if the user doesn't the
code won't do anything.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

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