I have an asp page and i need to add the cpability for a user to upload a fiel to the site. Any suggestions?
Here is the specs
A browse button will be located next to the ImgURL and LinkedFile fields. The user browses to a file and thus associates it with the record. The file is saved on the staging server when the user chooses the file. During the content migration phase, the file is written to the production server. Only the file name is associated with the product. (A separate supporting file upload is also provided.)