Matlin Software Services Banner
blue dot
dot
Home 
Music Database 
Shopping Cart 
File Upload 
Documentation 
Upload Example

Many people ask for the ability to upload images and text so they can make minor modifications to their site. One way that can be done is to use an html form to select an image file and enter some text. The image and the text are sent to the server and stored. In this case, the pages that display the uploaded items must be dynamically created, since at least the name of the image is not known beforehand.

Click here to try it out.