Thread: Webpage Maker
View Single Post
  #3  
Old 08-06-2006, 03:36 PM
FPRob's Avatar
FPRob FPRob is offline
Brigadier General
 
Join Date: Aug 2006
Location: Near some trees
Posts: 1,058
Default Re: Webpage Maker

In order for people to upload files of any type to your site you would need some server side programming such as ASP or PHP. Put simply... You need a database which will file the uploads, create the relevant links on the required page and call each file as it is requested by your site visitors. Other instyructions can also be used such as automatic checking to make sure the files do not exceed a specified size or that no files of the wrong type are uploaded.

Hope that helped.
__________________

FPRULES


Reply With Quote