How can i add the value inputted from the prompt box to the mysql database?

Hey guyz help me pls with this problem... im only new to javascript and also to the opensource like(php and mysql). I tried to use a prompt box and store the value into the textbox. But now I want to know how to insert/add the value inputted from a prompt box directly into the database if it is possible.

[312 byte] By [SnAkeZa] at [2007-10-3 2:32:33]
# 1
Java is not JavaScript, they've got almost nothing in common (apart from superficial syntax similarities and the first 4 letters of their names).If indeed your question is about JavaScript, then please find a JavaScript forum, as we can't help you here.
JoachimSauera at 2007-7-14 19:31:32 > top of Java-index,Java Essentials,New To Java...
# 2
http://www.w3schools.com/ has lots of useful stuff about html and javascript http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&f=20 is aforum devoted to these technologies.
pbrockway2a at 2007-7-14 19:31:32 > top of Java-index,Java Essentials,New To Java...
# 3
Or maybe you're using java and mysql, in which case check out theexamples and tutorials here: http://dev.mysql.com/usingmysql/java/
pbrockway2a at 2007-7-14 19:31:32 > top of Java-index,Java Essentials,New To Java...
# 4
ok guyz i will go to the links you've given to me... tnx anyway.... =)
SnAkeZa at 2007-7-14 19:31:32 > top of Java-index,Java Essentials,New To Java...