Hello Everyone, Problem 1:
It seems that only one com can be executed within a PHP page. On the second Com it won't do the function lookup it gives an error message. After testing this it appears won't recognize the second Com within the PHP page. Problem 2: A by ref doesn't pass back the changed values on a Com or an external function. It only pass the value to the function by not back. PHPpage -> function1.inc -> function2(same inc file). Anyone know if this is a limitation in PHP? Thanks, Shelley -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php