Click to See Complete Forum and Search --> : upload link?


Baby Jai
07-18-2003, 04:10 PM
Does anyone know how to create an upload link that will let the person upload something from there computer, to lets say an email, or even to the server? any help on this would be great

pyro
07-18-2003, 04:59 PM
This is a server side question. What languages do you have available? PHP?

Baby Jai
07-18-2003, 05:13 PM
none, cant do PHP, cant do perl, is this the only way? is there a javascript code?

pyro
07-18-2003, 05:18 PM
Nope, javascript can't modify files on the server, so if you don't have any server side language available, you're out of luck...

Baby Jai
07-18-2003, 06:24 PM
what about a way to email them? like a from to fill out where you can attach afilke from your hard drive aND MAIL IT?

pyro
07-18-2003, 06:30 PM
I don't know of a way to do that without server side programming, and would doubt if it is possible...

Baby Jai
07-18-2003, 06:37 PM
well thANKS pyro

pyro
07-18-2003, 08:02 PM
You're welcome... :)