Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 'mailto' links
Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Rohan




PostPosted: Tue May 17, 2005 4:18 pm   Post subject: 'mailto' links

hey, umm...i know this sounds pretty n3wb-ish...and well, frankly, i am a newb at html Confused but i was wondering how to make the subject line fill in when i hav a mailto link. for example: if i have mailto:email@domain.com i want it so that when they click the link, it shud automatically fill the subject in with sumthing like Re: Website

i'd appreciate it if sumone could help me...thank you in advance Very Happy
Sponsor
Sponsor
Sponsor
sponsor
wtd




PostPosted: Tue May 17, 2005 5:41 pm   Post subject: (No subject)

HTML:
<a href="user@site.com?subject=Hello!">Yada yada yada</a>
Notoroge




PostPosted: Wed May 18, 2005 4:54 pm   Post subject: (No subject)

HTML:
<a href="mailto:user@site.com?subject=Hello!">Yada yada yada</a>
Razz
Lazarus




PostPosted: Sat May 21, 2005 8:30 pm   Post subject: (No subject)

code:
<a href="mailto:email@moomooman.com?subject=subject goes here">E-mail!</a>
Rohan




PostPosted: Sun May 22, 2005 4:31 pm   Post subject: (No subject)

Awesome, Thanks A Lot Guys Very Happy
theguru




PostPosted: Wed Oct 26, 2005 4:32 pm   Post subject: (No subject)

Not to be a nag but you should use "%20" instead of " " spaces. It'll probably still work but ...

code:
<a href="mailto:email@domain.com?subject=Hi%20Ho">Hi Ho</a>
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: