Hi,

i have test.php:
<?
echo "test";
?>

to call this in the html, i use
<SCRIPT LANGUAGE="Javascript" SRC="test.php"></script>

this works fine for IE, but is there an alternative for Netscape to do this?

Tnx,

Bas

-- 
PHP General 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]

Reply via email to