I am looking for someone to help me modify a chat system written in Flash MX. Simply make the page width dynamic over the standard fixed width of 438 pixels. Which is just to small to use for most people.
Current system can be found at...
Hi,
I have a simple frame buster script as follows:
<script language="JavaScript">
<!-- Hide from old browsers
if (self.parent.frames.length != 0){
self.parent.location=document.location;
}
// end hide -->
</script>
It works just great on my pages (which are PHP) but I would...
Hi, Can anyone tell me if it is possble to protect an entire site using .htaccess files whilst still allowing 3 files to be accessed by any user. i.e. splash.html, splash.jpg & banner.jpg .
My current .htaccess looks like this:
#Start of File.
DirectoryIndex splash.html
AuthType Basic...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.