On 6/22/2009 11:34 AM, grex wrote: > ... all the content of the certain page, copies it and sends to > another server. .. the visible text and not the html code..
Looks like you probably just want "document.body.textContent", and "GM_xmlhttpRequest()". --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en -~----------~----~----~----~------~----~------~--~---
