How do you make an html code to e-mail sob0dy via hotmail and you type what you want it to say and it is capable of multiple e-mails to the same person at once?
You can’t do it with HTML alone because it is a client side scripting language, you’ll need to do it with PHP, which is a server side scripting language. Try this link to learn how:
You will need to learn a server side scripting language such as ASP.NET or PHP. If you choose to learn ASP.NET go to and download visual Web Developer express editor. You can find tutorials for ASP.NET at many websites. Just do a google search. If you choose to learn PHP is the only website I know where you can learn PHP.
December 6th, 2007 at 5:40 pm
You can’t do it with HTML alone because it is a client side scripting language, you’ll need to do it with PHP, which is a server side scripting language. Try this link to learn how:
Good luck!
By the way, it’s somebody not, sob0dy.
December 7th, 2007 at 2:50 pm
You will need to learn a server side scripting language such as ASP.NET or PHP. If you choose to learn ASP.NET go to and download visual Web Developer express editor. You can find tutorials for ASP.NET at many websites. Just do a google search. If you choose to learn PHP is the only website I know where you can learn PHP.