Ross said the following on 8/31/2005 5:23 AM:
> <a href="view_details.php"
> onClick="window.open('view_details.php?id=<?=$row['id'];?>&sname=<?=$row['sname'];?>')">
> details</a>
>
> Have got this so far but need to get the width and height set. Cannot seem
> to get he syntax right.
Start by posting the code that actually gets sent to the browser, not
the PHP code that produces the HTML.
Then, in your onclick, return false.
Other than that, without seeing what the browser gets, you are playing a
Russian Roulette guessing game.

Signature
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly