Click to See Complete Forum and Search --> : Refresh cleated window


Tea.Cup
03-12-2003, 12:45 PM
I need to clear the old info out a window before filling it with new.

Select the search twice and see what happens. How can I change this??

AdamBrill
03-12-2003, 12:52 PM
Try the attached code instead. The only thing I changed is I added these:

MsgBox.document.open();
MsgBox.document.close();

into rescat.htm. Just in case you were wondering what I changed... ;)

Tea.Cup
03-12-2003, 01:05 PM
Thanks

Now with the same code I need to open the CV link on the results html page with no toolbar and status bar.

Does anyone know this one

AdamBrill
03-12-2003, 01:44 PM
Try this one. ;) Let me know if you need more help...