|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Hello :-)
I am new to this forum, and also quite new of Perl. Here is my problem. http://www.ethosonline.com/scripts/s0001.shtml Perhaps you know it, that's a great script that allows users to create there homepages automatically. BUT it does not allow a) to upload user fotos b) does not create directories (instead of username.html a dir called /username/index.htm would rock). Can you help to make this mods? THANX! |
|
#2
|
|||
|
|||
|
Do they allow you to run custom CGI scripts?
If not, it's hopeless. |
|
#3
|
|||
|
|||
|
Hello
)yes their script is free, and they allow to modify and play around as much we want. Any ideas? Thanx a lot! Cindy |
|
#4
|
|||
|
|||
|
Okay, I assume they let you use your own customize scripts.
There are many free upload scipts out there you can select from. http://www.scriptsearch.com/pages/l9c3c20.shtml Good Luck! |
|
#5
|
|||
|
|||
|
Than again :O)
yes i know that there are plenty of upload scripts.. but to be honest... I am able to get them running... BUT not to implement into the other script ( |
|
#6
|
|||
|
|||
|
Umm..What I'd do is to implement your other scripts into your favorite upload script.
HINT: <form method="POST" action="script.pl" enctype="multipart/form-data"> can pass your other form values to your script but it's a bit tricky. If you think of keeping your existing form and simply add another <input name="file" type="file"> within your form, some more works is required. That is why most of the <input name="file" type="file"> is a stand-alone form. |
|
#7
|
|||
|
|||
|
did you find the script you were looking for.. i didn't and i have the same problemo as you.. i need to upl. a file and make this a html file. and ad a link to the new file on a different page.. URL
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Help needed: Upload feature / directory creation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|