Hi,

Is there any VFP ActiveX to encrypt / decrypt files eg. Word Documents?

Thanks

Zoom

Re: Any VFP ActiveX to encrypt/decrypt files? by Dan

Dan
Sun Apr 08 02:22:32 CDT 2007

For starters, there's no such thing as a "VFP ActiveX".

ActiveX controls are not product-specific, by design. Some work better in
some products, but that's an issue of software design and quality.

First question: is this something that could be handled by Word's internal
password protection?

Second question: would creating a ZIP file with password be enough?

Your question is vague enough, I really wonder if you're solving the right
problem.

Dan


"Zoom" <keashdoc@hotmail.com> wrote in message
news:VJqdnYb7XYWvH4XbnZ2dnUVZ_vOlnZ2d@comcast.com...
> Hi,
>
> Is there any VFP ActiveX to encrypt / decrypt files eg. Word Documents?
>
> Thanks
>
> Zoom
>



Re: Any VFP ActiveX to encrypt/decrypt files? by Man-wai

Man-wai
Sun Apr 08 05:45:32 CDT 2007

Zoom wrote:
> Hi,
>
> Is there any VFP ActiveX to encrypt / decrypt files eg. Word Documents?

Why not a SQL server/engine that supports encryption? There is something
called localhost....

--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 6.10) Linux 2.6.20.6
^ ^ 18:44:01 up 1 day 1:35 0 users load average: 1.01 1.03 1.00
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

Re: Any VFP ActiveX to encrypt/decrypt files? by swdev2

swdev2
Sun Apr 08 10:24:13 CDT 2007

How about an fll instead?
Check out Craig Boyd's libraries -
http://www.sweetpotatosoftware.com/SPSBlog/CommentView,guid,06a3d44e-c3aa-4f
0d-9937-06441c59e840.aspx


Regards [Bill]
--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.terrafox.net www.viasqlserver.net

"Zoom" <keashdoc@hotmail.com> wrote in message
news:VJqdnYb7XYWvH4XbnZ2dnUVZ_vOlnZ2d@comcast.com...
> Hi,
>
> Is there any VFP ActiveX to encrypt / decrypt files eg. Word Documents?
>
> Thanks
>
> Zoom
>
>