Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. BlankCanvas

    Flash Help Needed

    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...
  2. BlankCanvas

    Check URL and add GET value as required

    Hi, I have a simple frame buster script as follows: <script language=&quot;JavaScript&quot;> <!-- 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...
  3. BlankCanvas

    .htaccess protect entire site, apart from 3 files.

    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...

Part and Inventory Search

Back
Top