I need to give users the ability to add links to files (almost all will be PDF files) and uploading the files automatically. I want the users to browse for the file locally as part of the 'new record' or 'edit', then I need ASPRunner to take care of the upload of the file and also make the link in the database record field.
Has anyone done this before? Any suggestions? I know it must be possible because it is already there for images.
Thanks!