Re: [mccode v2] Ajax Chat my edition
ajax_request("http://www.site.com/who.php===were your userpage is" + escape(nick1) + "&tag=" + ms);
do i need to have a page called who.php to get this to work ?
also does the chat.txt have to reside on the same sever or can it be located elsewhere ?