35 pts.
 Need web page to allow upload of PDF’s only and then forward them to an email address
Client wants to allow users (the public) to enter a little information (name, email address, etc.) on the web and then attach/upload a file. I would like the text and the file to then be forwarded to an email address rather than simply doing a Submit to my Domino application (if attacked I would like the mailbox to take the hit instead of the web application). Also, need to restrict the file type to PDFs and limit the size to under 10 Mb. I am fairly advanced using LotusScript but have minimal skills with Javascript. Thanks for you help

Software/Hardware used:
ASKED: May 25, 2006  2:31 PM
UPDATED: June 2, 2006  8:12 AM

Answer Wiki:
What kind of server will be hosting the web application? JavaScript runs on the client's computer, and it can't process scripts on your server. Have you thought about using a server side script such as ASP or PHP? Both server side technologies allow for uploading and emailing from a web application.
Last Wiki Answer Submitted:  May 26, 2006  11:28 am  by  Stephen09   15 pts.
All Answer Wiki Contributors:  Stephen09   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _