Hi, I need a program of some sort that will scan the incomming webpages, and if it sees the body tag with certian attributes to it (ondragstart="return false" onselectstart="return false" specifically) to remove them from the body tag... I have the proxmitron, but that doesnt seem to work right, I cant seem to make a filter in it to do what I need... any help?