Thank you both for the response. I could not find the survey plugin on this site, but did manage to find it on the e107coders site. Perhaps I need to clarify my requirements:
I would like users to fill out a form requesting a file. They submit their information such as name, company, phone, and email. In turn the form would send an email to the person who submitted the form with a link to the file that is being requested.
As far as im aware the survey plugin sends an email to the user upon submission. If thats the case then you could include the link within that email. But that is not perfect if you have multiple files / links.
The other option would be just to include your link within the After Submission page within the survey plugin, that way it excludes email and presents the link instantly.
The only draw back is the file url will always be static and could be open to abuse if you wanted your urls unique to each user.