Does anyone see anything wrong with my redirect? My internet explorer just shows page cannot be displayed.
[php]tr WIDTH=“1000” align=“center” valign=“middle”>
function redirect1()
{
self.location=‘file://rid-proeserver/MACHINE INFO/<?php echo $dept."/".$equip ."/" ?>Electrical’
}
[/php]