I have a problem with Word 2000 and files selected from a database.
I have made a php-script that select a file from a MySQL database. If this file is a .doc (Word) file, my system does halt for a while. After 1 minute I get a pop-up box that asks for "network username and password". If I cancel this box, it launches the Word2000 with the document.
I only get this problem when using Word2000. Word 97 works well.
Is this because Word is trying to open "read/write" access directly to the file?
Is there a workaround for this?