Previous Thread
Next Thread
Print Thread
Rate Thread
#116684 03/04/2001 1:31 AM
Joined: Feb 2001
Posts: 46
Member
Member
Offline
Joined: Feb 2001
Posts: 46
Hey, I have a question. I have a Javascript file (.js) that I run on my webpage and I want people to be able to run it on the page. But I don't want them able to type in the js's filename and be able to download it.

Is there anyway I can CHMOD it so they can run it but not download it?

Thanks for your help! tipsy

Sponsored Links
#116685 03/04/2001 12:56 PM
Joined: Jul 2000
Posts: 1,349
Ell Offline
Member
Member
Offline
Joined: Jul 2000
Posts: 1,349
Fraid not. Short answer is that all the verification is done clientside (which is NOT secure) so the server only knows that someone wants to see the file; it doesn't know whether it's a browser or a user doing it.

Long answer is that it *is* possible to check for the usual signs of a browser, and deny reading of the file if they're not there, but there are pleanty of ways round this, it's fiddley, and doesn't work with everything.

What information are you trying to protect in the JS file? Just the code to do something, or passwords/sensitive data?

#116686 03/04/2001 5:39 PM
Joined: Feb 2001
Posts: 90
Member
Member
Offline
Joined: Feb 2001
Posts: 90
Mini, if anything, you can try to encrypt the data. If you are using passwords I know of a great program to encrypt stuff.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)