Upload file to server help

Go4Expert Member
8Jun2008,04:12   #1
gulliccj's Avatar
basically, how do i make it so someone can upload a file to my website server without having to enter any ftp information? Thanks
Go4Expert Founder
8Jun2008,11:13   #2
shabbir's Avatar
You need to code for that. Look for some server side coding like PHP / ASP which have build in API's for moving the file to the desired location.
Go4Expert Member
9Jun2008,01:07   #3
gulliccj's Avatar
can you give me an example please