Is it possible to:
1.remove tags i.e. font tags
2.remove classes, id's and style attributes
3.remove stylesheets
4.remove ?? more..
for the text, this would be esp. helpfull for code that is drug in from another location..
thank you, and by the way.. I am a php developer and if anyone would be interested I could write a php routine which would recognize img src's from other url's on post of the data, convert the html to "native" links, and use curl to pull the respective files over from each url - so that when users drag text from other sites the image links don't pull from that site(s) bandwidth.. if there is a need for this let me know but obviously this must be done on the server side.
Samuel
1.remove tags i.e. font tags
2.remove classes, id's and style attributes
3.remove stylesheets
4.remove ?? more..
for the text, this would be esp. helpfull for code that is drug in from another location..
thank you, and by the way.. I am a php developer and if anyone would be interested I could write a php routine which would recognize img src's from other url's on post of the data, convert the html to "native" links, and use curl to pull the respective files over from each url - so that when users drag text from other sites the image links don't pull from that site(s) bandwidth.. if there is a need for this let me know but obviously this must be done on the server side.
Samuel