how do you allowe use/visitor to upload video and data to your sit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do you allowe your visitor to uplaod video, leave comment and data..ETC
on to your site?
 
This would be a custom solution as you need to design a database to store
information about the uploaded file (ie: location, filetype, etc) and the
user's comments or other info (such as membership account). There's no set
way to do this as it'll be custom in each case.
 
Back
Top