Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFMAIL Attachment

Status
Not open for further replies.

boatguy

Programmer
Joined
Oct 22, 2001
Messages
153
Location
US
I am sure this question has been posted a dozen times, but I am not able to find it. I've built a resume app. where users can log in and work on the resume at their leisure. It's set up so that the user can submit the form for a future session or choose to send the resume to the HR dept. for review. Currently, upon submitting for review I have the data displaying in HTML format on a page and I need know how to save that HTML page to a file in either HTML, Rich Text or Word and then attach that file to be sent to the HR dept. via email.
So it's like this:
-User submits form for review
-Data is displayed on next page in what looks like a standard resume
-Data also needs to be emailed to HR at this point as an attached HTML, Rich Text or Word Doc.
I appreciate any help you can provide.
 
I forgot to mention that the data is being written to a database.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top