glenn.php
06-18-2008, 03:01 PM
i've got to create a NONresizable window from an email link - i know i can't send a javascript call in an email, so i guess i should just link to a page that will call the function -
is there a way to effectively do something like window.open('file.php?var=value', 'win', 'height=400, width=400, resizable=no); in the same window?
thanks for the help...
GN
is there a way to effectively do something like window.open('file.php?var=value', 'win', 'height=400, width=400, resizable=no); in the same window?
thanks for the help...
GN