I have been asked when using the task of developing a webpage that is password protected.. I have that accomplished…. But I also fact that USER1(1 account) to upload files into the password protected submission site… I am service plan going with a strong FTP account to get this done, that way it simplifies the process of having to log in and upload..
A FEW users.
USER1 — FTP access, include access, website access
USER2-6 — website access, get a hold of access
When USER1 uploads the actual files(usually between 4-5.. in relation to 4 megs total), I need the files to automatically go into a directory and be for download with some what on the graphical interface.. I figure it will be easier for each USER2-6 to own their own webpage that is password protected that the USER1 is uploading via FTP to. That way zero other USER2-6 is viewing other USER2-6 file’s.
Dilemma is…
How would I attempt having the page automatically insert the particular uploaded files suitable graphical table if they are uploaded to FTP not having FTP USER edit any HTML… Simply upload FTP -> Page inserts those uploaded files proper graphical table descending by using DATE.
Just about any help is enormously appreciated!!!!!!!
you’ll need php. ftp will allow an angry as well as unhappy user to destroy your site from in.
php will help you to dictate what method of files can possibly be uploaded. if you determine to go this path, just post your questions within the php section of the site.
You didn’t require this question within the PHP or ASP section, so I can only
assume you do not have too much legitimate experience. I likewise assume since
you said you used to be successful at password preserving the page, you have. htaccess
and also. htpasswd files to complete that
You’re already exploring that FTP is just not simplying anything.
Describe what your website is about, and simply how much of it you have done.
.
My website may be for business. I want Notaries to login to presently there own website and now have different document sets readily available for download. I notice this system we currently use is within ASP…. I am willing to dive into ASP seeing as I have DreamSpark access and am capable of get developer resources.
But yes I don’t have much knowledge connected with programming past HTMlL, CSS
The USER1 are going to be a trusted individual.
ASP it is then…
It is best to find a forum that specializes about ASP.
You’ll get lots of good help plus scripting examples.
Not that WDF isn’t the proper forum… but a forum specifically for ASP.
.
Free of charge ASP Upload — full source available
This should allow you to get started. As a long way as blocking file types, etc., you’re not about to find lots of well-coded ASP examples of those. It’s one of many flaws with ASP… the code cases that exist generally require lots of work.