Send to email

Can someone help me whit a code?I have a java program whit a var in who I want to send to my emailadress.I have the script in my <head> tags.Or can someone say me where I need to ask this.
[222 byte] By [Dirkprogrammera] at [2007-11-27 6:45:28]
# 1
Sounds like you're confusing java with javascript. They aren't the same thing. If you want to send an email from a java program, google for the javamail library.
hunter9000a at 2007-7-12 18:17:20 > top of Java-index,Java Essentials,New To Java...
# 2
[url= http://en.wikipedia.org/wiki/Zawinski's_Law_of_Software_Envelopment]right here[/url]
TuringPesta at 2007-7-12 18:17:20 > top of Java-index,Java Essentials,New To Java...
# 3
You are right.It's a javascript by the way.
Dirkprogrammera at 2007-7-12 18:17:20 > top of Java-index,Java Essentials,New To Java...
# 4

Is this regarding Java (JSP's or Servlets) or JavaScript? If it is regarding Java then try these forums [url=http://forum.java.sun.com/forum.jspa?forumID=45]here[/url] there is also a Java mail forum. You will need to be much more specific and post code. If it is JavaScript and some other code on the Server like PHP then you will have to Google.

_helloWorld_a at 2007-7-12 18:17:20 > top of Java-index,Java Essentials,New To Java...
# 5
@OP, Here you go: http://www.sdnshare.com/view.jsp?id=535(First Documented Use of SDN Share Ever!)
TuringPesta at 2007-7-12 18:17:20 > top of Java-index,Java Essentials,New To Java...