Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~530 People Reached
Favorite Forums
Favorite Tags
Member Avatar for dcarrillo18

I have a folder called _secure in which I have a .htaccess file that denies all access to the _secure folder. Within the _secure folder I also have a swf file. I'm using PHP to retrieve the secured swf file and show it if the user is logged in. For …

Member Avatar for DanceInstructor
0
133
Member Avatar for dcarrillo18

I have the code bellow and for some reason I have a infinite loop, but I just can't find it to fix it. I just call the function move to dynamicly resize a DIV. var pos; var finalPosition; var myTimer; var myVar; var cnt; function move(finalSize){ cnt=document.getElementById('contentBorder'); pos = cnt.clientHeight; …

Member Avatar for MattEvans
0
301
Member Avatar for dcarrillo18

I have a php login system that uses SQL to store users and passwords but users can still download .mp3 files or even pictures (jpeg, gif, etc). Is there anyways I can protect my web directories and files using .htaccess without that popup asking for user and password but using …

Member Avatar for digital-ether
0
96