E-mail Strip Function.
E-mail Strip Function.
Does anyone know how to create an e-mail strip function like the one on Dueling Analogs?
- Sasjhwa
- Regular Poster
- Posts: 236
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: Bothell, Washington, USA
- Contact:
Have you asked Dueling Analogs how they did it?
<a href="http://www.heroesofaudioland.com" target="_blank"><img src="http://img.photobucket.com/albums/v335/ ... asjhwa.jpg" border="0" alt="Sasjhwa's Studio"> </a>
- Kisai
- Goddess of Light
- Posts: 3276
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: The Past, the Present, The future
- Contact:
Re: E-mail Strip Function.
That would require a server-side script to actually do the emailing. Such things can be designed, but because it lacks a way of pushing an advertisement to the reader, and requires html email to actually see it (if it's not an attachment) it's probably not a feature I'd readily implement.Shishio wrote:Does anyone know how to create an e-mail strip function like the one on Dueling Analogs?
Such email forms are easily turned into spam launchers.
I can see why Kisai would assume it sends an actual image, but the image is just there so you know which strip you're sending the link to. Here's what an e-mail sent through that form looks like:
I changed the @ symbol and period in my e-mail address, but otherwise, this is what it looks like.A comic strip from Dueling Analogs has been sent to you from
itto_ryu_[at]hotmail[dot]com.df also said:Testing.To see your comic, visit
http://www.DuelingAnalogs.com here:http://www.duelinganalogs.com/?date=2007-08-02If you
cannot access the page by clicking on the URL above, just copy and paste it into
your browser's address window. Be sure to copy the entire URL, as it may be broken
up into two lines.
Well, if you just want it to email the link, you can use RSSPect.com - it's what i do. Just put your email address in the little "mailing list" box, and it sends you an email every time the strip updates.
The way they do it, you'll need some kind of server side script - it shouldn't be to hard to find one. Then you just make a couple of forms on your page and you're ready to go.
The way they do it, you'll need some kind of server side script - it shouldn't be to hard to find one. Then you just make a couple of forms on your page and you're ready to go.