HTML Help

Jump to First Reply
Posted:
in General Discussion edited January 2014
Does anyone know where I could find some code that would allow me to create a "Subscribe To Me" field where people put in their code and can subscribe to a mailing list?

Comments

  • Reply 1 of 3
    You're asking this on a Apple forum?



    Try googling for a 'HTML forum' and you'll probably get a much faster response.



    If this is for a blog then there should already be a plugin for it, especially if it's Wordpress.
     0Likes 0Dislikes 0Informatives
  • Reply 2 of 3
    Well... this is the "general" forum. I think anything goes...



    Alas, I don't have an answer.
     0Likes 0Dislikes 0Informatives
  • Reply 3 of 3
    Ooof. This is more than mere HTML.



    Do you have a mailing list setup? That would be the first step. Step two is figuring out what data you need to send to it, and how: HTTP POST/GET, session variables, cgi, etc. From there it might be fairly simple, but you need to know your mailing list first.
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.