Hi all, I need help writing a very simple script. It needs to take a pubic msg from a channel that specifies an id number (such as !id 999) and then grab the contents of a page (such as www.domain.com/content.php?id=999) and display it. The id number will change and the output of the web page can be...