Thanks for the spell check... I'm sure it will come in handy once I get this thing to work.
I've adjusted my permissions for the COM permissions on the server. I have given Internet Users access to open/close/read/create the word file. Is there anything else that needs to be done?? Here's my php.ini settings for [COM] [com] ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs ;com.typelib_file = ; allow Distributed-COM calls com.allow_dcom = true ; autoregister constants of a components typlib on com_load() ;com.autoregister_typelib = true ; register constants casesensitive ;com.autoregister_casesensitive = false ; show warnings on duplicate constat registrations ;com.autoregister_verbose = true Is there anything that needs to be allowed for it to work? Thanks again.. Jeremy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php