Enter Keywords:
1 - 10 of 331(0.017 seconds)
Sort By:
 
You can launch the default mail application using the command mailto:abc@def.com Is it possible to also specify the subject and text body of a mail message using mailto: ? How is this done?
Zones: Web DevelopmentDate Answered: 03/02/2002 Rating: 7.2 Views: 40
In HTML, this provides alink to Outlook to send an email:- <a href="mailto:test@mysite.co.uk"> How can I automatically create the subject matter ?
Zones: JavaScriptDate Answered: 06/15/2000 Rating: 7.8 Views: 0
How do i define text in "subject"
Zones: Adobe DreamweaverDate Answered: 11/16/2000 Rating: 7.2 Views: 0
Wy isn't the input value added to the mail? I'm using IE5.5 and Outlook 98 as my mail tool. Only the the subject is added. <HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft Visual Studi...
Zones: HTMLDate Answered: 10/18/2000 Rating: 8.0 Views: 0
When you create an e-mail link e.g. mailto:name@name.com, how can you do this so a secondary e-mail address comes up hidden in the b.c.c in the e-mail?
Zones: HTMLDate Answered: 03/28/2001 Rating: 7.4 Views: 0
OK... I am so close to the answer that I can taste it! 1.  I am using flash 4 and am being hosted by earthlink 2.  Whether it is earthlink's mailto script or Matt's     formmail.pl (latest ve...
Zones: Adobe FlashDate Answered: 12/20/2002 Rating: 7.2 Views: 0
I know i need to adjust this code slightly but could use some help.  Trying to mail the current URL when using a Lotus Domino database in the browser.  However we use the client to mail so this onl...
Zones: Lotus NotesDate Answered: 02/25/2003 Rating: 8.6 Views: 0
Hi everyone, I have a href="mailto:" link that doesn't work when the link contains over 2000 characters.  I want it to email to a whole bunch of email addresses, but when I click on it, it doesn...
Zones: Web DevelopmentDate Answered: 05/10/2004 Rating: 6.8 Views: 0
Dear All, I am running a Word mailmerge and have a number of mergefields set up to use (Name, Address, ID etc). What I am trying to do is end up with a "mailto" line in the merged document that dyn...
Zones: MS OfficeDate Answered: 07/23/2003 Rating: 9.8 Views: 0
Hi Guys The following Send Mail is only sending to the MailTo, the Mail CC does not seem to be working REM "Send Mail"; MailTo:=NameFull; MailCc:=@If(Status_Flag="4";profile_WhoToNotify:@If...
Zones: Lotus NotesDate Answered: 12/11/2003 Rating: 9.4 Views: 0