bigal
12-06-2004, 01:22 PM
how would I rename a current page in javascript then get another page to reload it? I have seen some code:
window.name='picform';
but that doesn't seem to rename the page so when I
picform.close();
it doesn't seem to work.
any ideas?
window.name='picform';
but that doesn't seem to rename the page so when I
picform.close();
it doesn't seem to work.
any ideas?