HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Send e-mail with attachment
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
swz



Joined: 11 Feb 2008
Posts: 3

PostPosted: Mon Feb 11, 2008 3:33 am     Send e-mail with attachment Reply with quote

Hi,
I'm currently trying to solve a problem:
I want the user to click on a link / image and by that send an email to a user (the user email will be entered manually) with an attachment.
I've already have the code for e-mail sending with fixed subject and body, but I have problems with attaching the file.
Just to make clear: It will always be the same file (offer catalogue).
This is what I have so far:
Code:

<FORM METHOD=POST ACTION="mailto:?subject=Offer 2008&body=Dear Sir/Madam, Please find attached the current Offer Catalogue. Regards," ENCTYPE="html">
<INPUT TYPE="submit" VALUE="Send as attachment">
</FORM>


I have tried with
Code:
&attach='filename.pdf'
but it doesn't work.

I would be glad for any hint.
swz



Joined: 11 Feb 2008
Posts: 3

PostPosted: Thu Feb 14, 2008 7:46 am     Just to let you know... Reply with quote

... I've found a nice "work-around" that solves my issue:

1. I've sent the message I wanted (with the attachment) to myself (my email address in bcc)
2. I saved the received message as <i>myfile.oft</i> (Outlook template)
3.
Code:
<a href="myfile.oft">Send PDF as attachment</a>


Maybe this will help someone else Smile
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial