Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Allowing this with HTML would be an inherent security risk. You are probably not aware of this, but anyone can spoof any HTML on any given site at any given moment. Because HTML can be spoofed by anyone, there are limits to what it is allowed to do. Most site owners do not want random users knowing everything that is present on the web server, even in the public directory.
You'll need to write some server side code if you want your users to know everything about a certain part of your server, then display it however you wish.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|