Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
need code to add subject line
Name: SullyD Date: April 24, 2004 at 04:27:03 Pacific OS: XP sp1 CPU/Ram: Celeron1.2Ghz/512Mb
Comment:
Hi everyone,
I'm creating a newsletter in html and would like to know if anyone has a simple code I could use that will allow a user to click on a "mail to" link which will automatically add "subscribe" or "unsubscribe" to the subject line of their message.
It's not a big enough deal to go through anything complicated. I'm just trying to keep things simple for my readers.
Thanks.
SullyD
Experience is what you get when you don't get what you want...
Name: anonproxy Date: April 24, 2004 at 04:46:10 Pacific
Reply:
I find the site incredible annoying, but the information you want is here. Very easy, just add ?Subject= after the mailto: portion, all in enclosed quotes:
"mailto:user@domain.tld?subject=subject of email"
0
Response Number 2
Name: SullyD Date: April 24, 2004 at 04:57:56 Pacific
Reply:
anonproxy,
Perfect! That's exactly what I was looking for. Thanks very much for the quick reply.
... and you're right... that site is annoying... but helpful : )
SullyD
Experience is what you get when you don't get what you want...
Summary: Guys, I need the html code to open a link as a pop up or another window. For example to open www.computing.net in front of this window. Thanks in advance! ...
Summary: if you can allow someone to modify a file in the www directory, you can put the "changing content" in a text file... then you (or anyone) will just have to edit that text file to change the "simple sc...
Summary: Im trying to set up directory listing for specific folders (and not open up my whole site) and I sadly have no idea how to do this. I was told I need to "tweak" my htaccess file, but when i google for...