Hi
I know this is not a javascript mailing list and I do apologies.

Does anyone know how display a javascript window, WITHOUT having to reload
or refresh a page on which the link was clicked

Below is a copied and pasted section of my code
Please keep in mind that I am new to javascript

Kind Regards
Brent Clark

echo"<td><strong><a href=\"scanbatch.php?display=1\"
onclick=\"window.open('displaybcode.php?file=$var','Test','height=300,width=
300,location=no,scrollbars=no,menubars=no,toolbars=no,resizable=yes');\">$va
r</a></strong></font></td>";

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to