peterfc2
07-28-2002, 03:47 PM
Hi Help!
How do I combine the selected values collect from a form?
I know their strings but I'm stuck on how you combine them into one long string.
document.selectform.day.value
document.selectform.month.value
document.selectform.year.value
document.selectform.hteam.value
document.selectform.hscore.value
document.selectform.ateam.value
document.selectform.ascore.value
document.selectform.attendence.value
Cheers
Peter
How do I combine the selected values collect from a form?
I know their strings but I'm stuck on how you combine them into one long string.
document.selectform.day.value
document.selectform.month.value
document.selectform.year.value
document.selectform.hteam.value
document.selectform.hscore.value
document.selectform.ateam.value
document.selectform.ascore.value
document.selectform.attendence.value
Cheers
Peter