how to catch ie/ns download requests like getright/gozilla
Article Writing
2
Posts
2
Posters
2
Views
1
Watching
-
hi! (win98se) id like to catch all download requests from ie and/or ns just like getright/gozilla do so if someone uses "Save As" or the "Save As"-Dialog pops up id like to intercept this. thx in advance
-
hi! (win98se) id like to catch all download requests from ie and/or ns just like getright/gozilla do so if someone uses "Save As" or the "Save As"-Dialog pops up id like to intercept this. thx in advance
With IE 4 and later, you write a browser helper object, which gets notified when the user goes to a new URL. Not sure how it works in Netscape. Probably a plugin of some sort.