cleansedbb
Technical User
I am writing a chat script and wanted to avoid a problem I had with my old cgi chat called "ghosting".
I have the script to where you must login with a phpsessionID and it gets your referer. lately though because of norton etc I am not getting a referer?
other than a referer is there a way to make sure the file is called localy?
i.e.
the site is the form method is test.php
but if I copy the <form method=to a local html on my hard drive and excute through IE i can post messages to the chat.
any insight is appreciated!
I have the script to where you must login with a phpsessionID and it gets your referer. lately though because of norton etc I am not getting a referer?
other than a referer is there a way to make sure the file is called localy?
i.e.
the site is the form method is test.php
but if I copy the <form method=to a local html on my hard drive and excute through IE i can post messages to the chat.
any insight is appreciated!