Sep
14
Posted on 14-09-2009
Filed Under (Computer Networking) by admin

Okay, I am creating a website and I need to know how to make a place for others to put their name and e-mail address in so that I can create a mailing list.
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit
  • Webnews
  • MisterWong
  • Y!GG
(1) Comment    Read More   

Comments

prkushun on 14 September, 2009 at 8:10 pm #

You just make a form, then add input boxes to it in html to collect the name and e-mail address. Then, if you know a little scripting, use javascript, php, or whatever language you prefer (or know) and you could a) write the data to a database, b) write the data to a text file, or c) have it e-mail you the name and e-mail address every time someone submits it.


Post a Comment
Name:
Email:
Website:
Comments: