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
Printable View
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
Use the Getwindowtext or somthing like that to get the IE caption bar's tile and then use the closewindow to close it.....