RE: [PHP-DB] Force Refresh on Another Window w/ Javascript

2002-03-02 Thread Boaz Yahav
Instead of just closing the window try this : Echo"opener.location.reload(); window.close(); "; Sincerely berber Visit http://www.weberdev.com Today!!! To see where PHP might take you tomorrow. -Original Message- From: Shahmat Dahlan [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Re: [PHP-DB] Force Refresh on Another Window w/ Javascript

2002-02-27 Thread Shahmat Dahlan
Sorry about the priority, guess it was set unintentionally, out of habit from my working place, I think. Beau Lebens wrote: > please don't use the "important" (X-Priority header) on your message - we're > all important here :) > > anyway, your question - it's actually JavaScript that you want, a