Connecting Tech Pros Worldwide Forums | Help | Site Map

Searching for files on the web site (server)

Newbie
 
Join Date: Apr 2007
Location: San Antonio, Texas USA
Posts: 6
#1: Oct 31 '08
Is there an easy way for users to find their files on the web site, without exposing all of the files?
It is a Linux server platform and don’t have time to learn mysql. Maybe a drop down menu?

eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: Oct 31 '08

re: Searching for files on the web site (server)


What language are you using? This is not something that HTML/CSS can do for you. HTML/CSS will merely display your resulting data for you, but not preform the search for you. After you get your data you could use a drop down menu if you wish.

--Kevin
Reply