% ' PortaChat 1.4 ' Author: Peter Brunone ' Release Date: March 2, 2002 ' Contact: peterbrunone@aspalliance.com If LCase(Request.QueryString("clear")) = "true" Then Application("strChatBody") = "" End If %>
Contact WebMaster