PDA

Click to See Complete Forum and Search --> : PopUP -Killer


mezzo
Apr 21st, 2000, 04:55 PM
Hi
I would like to write a function that kills all popups windows a IE creates ?
Everybody who has a tip for me please help me out

thx
alex

thinh
Apr 21st, 2000, 06:55 PM
Use the Getwindowtext or somthing like that to get the IE caption bar's tile and then use the closewindow to close it.....