Extreme43
08-01-2006, 11:25 AM
Hey,
The following function is used to find the currently selected options in three select fields than add the time in seconds into another selection field as a value.
The days() function is to fill the selection box 'days' with days for that month.
It currently works perfectly in firefox but is having difficulty in Internet Explorer.
Here is (in basic) the script
http://cast-control.net/js-001.html
NOTE: Timestamp automatically inserted by php, just encase your wondering why it would be static.
I have written this up with very basic knowledge of javascript, so all corrections are welcome :)
Thanks in advance, Matt.
The following function is used to find the currently selected options in three select fields than add the time in seconds into another selection field as a value.
The days() function is to fill the selection box 'days' with days for that month.
It currently works perfectly in firefox but is having difficulty in Internet Explorer.
Here is (in basic) the script
http://cast-control.net/js-001.html
NOTE: Timestamp automatically inserted by php, just encase your wondering why it would be static.
I have written this up with very basic knowledge of javascript, so all corrections are welcome :)
Thanks in advance, Matt.