Hi, My main.php file has trouble to call any other .php files. For example, I have the following statement in main.php: print ("<FRAME SRC=\"..\schedule\selectworkorder.php?form_user_id=user1\" NAME=\"main\">"); The "selectworkorder.php" is in the ..\schedule directory and the directory has CHANGE(RWXD) permission for everyone. The "schedule" directory has been setup as a virtual directory under my main directory in IIS with "execute" permission. Could some one tell me what did I missed. Thanks, Victoria Zhou -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]