ummmm upload help please... might be in the wrong section
Posted: Thu Nov 25, 2010 8:10 pm
.... ok first off this might be in the wrong section... if so admin please move... second...
im looking to add an upload function to my website.... im looking for something simple that i dont have to code for myself...
i want a simple html page that has an browse and upload button that u select any file type and hit upload....
so example
upload website
http://www.mysite.com/uploader.html > browse > upload > http://www.mysite.com/upload1.html
on upload1.html i would like it to say congratulations your file has been uploaded adress is http://www.mysite.com/uploads/ioajsflk.file
and preferably when the file is uploaded it want it to hold the same name and if there is a file with a similar name to it just add a 2,3,4 etc. at the end....
i have ftp access to my website so i can do it that way...
in all... sorry if this is confusing im not on my computer and just trying to add this function but everything ive found is a bunch of php and stuff that i dont know and i keep running into dead ends....
im looking to add an upload function to my website.... im looking for something simple that i dont have to code for myself...
i want a simple html page that has an browse and upload button that u select any file type and hit upload....
so example
upload website
http://www.mysite.com/uploader.html > browse > upload > http://www.mysite.com/upload1.html
on upload1.html i would like it to say congratulations your file has been uploaded adress is http://www.mysite.com/uploads/ioajsflk.file
and preferably when the file is uploaded it want it to hold the same name and if there is a file with a similar name to it just add a 2,3,4 etc. at the end....
i have ftp access to my website so i can do it that way...
in all... sorry if this is confusing im not on my computer and just trying to add this function but everything ive found is a bunch of php and stuff that i dont know and i keep running into dead ends....