Click to See Complete Forum and Search --> : Date Difference (www.javascript.internet.com)


mazhard
04-11-2003, 03:12 AM
Hi ... all
i am trying to customize a script written by Ronnie T Moore found in http://javascript.internet.com/calculators/date-difference.html.

Input for Date and Time taken directly from database and Date Difference will calculate when we push the button.

I need to submit the date difference value using the post method into the database.

need any help to customize it ..thats is the only left part to finish my project..



thanks for any help

mazhard
04-11-2003, 03:13 AM
sorry ..the address should be http://javascript.internet.com/calculators/date-difference.html

khalidali63
04-11-2003, 07:02 AM
to enter any value in the database you will have to use some moe powerfull language such as Java,
JavaScript itself does not have the ability to get that done.

Cheers

halid

mazhard
04-11-2003, 11:15 PM
okey guy...
maybe somebody can modify the event on button click not the form submit , because i need the event submit to bring the value into database using post method

the original site is
http://javascript.internet.com/calculators/date-difference.html
and its event base on form submit