Valhalla Legends Archive

Programming => Web Development => Topic started by: deadly7 on July 10, 2004, 09:47 PM

Title: Adding a mailing list
Post by: deadly7 on July 10, 2004, 09:47 PM
How do I add a link that says "Join our Mailing List" or something like that?

Edit: Yes I have cPanel and have mailing lists and have all that stuff setup, I just need to find the link.
Title: Re:Adding a mailing list
Post by: quasi-modo on July 11, 2004, 12:53 AM
what server side scripting do you have available to you? Your choices are ASP, ASP.NET, CGI, JSP, PHP, Cold Fusion, so on and so fourth, figure out which your host supports. Then figure out if they have an smtp server available to the users. Who is your host?
Title: Re:Adding a mailing list
Post by: deadly7 on July 11, 2004, 12:22 PM
themike.org is his website [it's private though]

I get pretty much every server-side scripting I want...

I tried the one that Fantastico installs but I didn't get much of it..
Title: Re:Adding a mailing list
Post by: Tuberload on July 11, 2004, 02:27 PM
Here (http://www.hotscripts.com/PHP/Scripts_and_Programs/Mailing_List_Managers/) is a bunch of PHP mailing scripts.

Scripts in just about every other language can be found on there as well.

HTH
Title: Re:Adding a mailing list
Post by: deadly7 on July 11, 2004, 02:47 PM
Tuberload, I didn't mean that. It was already installed with cPanel without me having to do much of anything, but I couldn't understand how to work any of it.