Web Star replied to Lawrence raja
09-Feb-10 01:33 AM
I suggest u don't store all type of file in database , u upload file on hard dervie of server and store file name in database table
And u bind name list of file in dropdownlist , after that u show that file in html page with proper path for that file and file name getting from database.
hope u got my point