Forum Moderators: phranque

Message Too Old, No Replies

Subscribing and sending mail?

is this possible?

         

Roozbeh

10:39 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



Hi

first i dont know if one can make this as i am completly new in this fields
but...

is this possible that i make a page that viewers can enter their mail and in some periods i can automatically send them a file?

thnx

henry0

1:50 pm on Dec 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<<<
in some periods i can automatically send them a file?
>>>

if you run on a "nix" server you need to setup a Cron job

robert adams

5:06 pm on Dec 18, 2003 (gmt 0)

10+ Year Member



If you mean can you send them a file at certain intervals, you just need an autoresponder setup. You host may have this option or you can do a search for autoresponders.

luck and joy,
robert

Roozbeh

9:56 am on Dec 19, 2003 (gmt 0)

10+ Year Member



hi

my site is for a program i have written and for downloading it...so i want to send upgrades to users if they want to...

my server is linux and it got cron jobs but i dont know how to send them..also i have to send them a file not only a text mail...

so if is it possible how?

MatthewHSE

3:00 pm on Dec 19, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I use a script called aformmail.php. It sends an autoresponder when a form is submitted and I think an attachment can be included. I'm not sure if this can be scheduled to occur automatically, but maybe you'd be able to change it a bit to match your purposes. Alternatively, when people first download your program, you could ask if they want to be added to an e-newsletter to receive program updates.