I know this is off topic, but it's more on topic than az drivers.. lol curious if anyone can fix this i have a script that displays the contents of a directory. nice little script all i have to do is drop items in and they show up in a list. the only problem i have is now I would like to specify the window size using javascript or php whichever is easier so the .swf files get viewed at the correct width and size window. this is what i have: $file
"; } //close closedir($dir_handle); ?> I'm guessing : "$file
"; needs javascript:void(0)"onclick="window.open('filename.ext','linkname','height=700, width=750,scrollbars=no')" somewhere in the code i've tried: to mash these two lines of code together but have no success so far. it worked fine when I added target="_blank" is there php code that will let me specify the width and height of the window? mike h --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss