posted 22 years ago
Greg, Here's one done for you. I will warn you, I did this quickly in IE, the syntax is definitely wrong for NS. You'll have to branch it to document.layers for that.
* the eval statement causes an error with UBB, so I am using "e v a l".
For the subsequent forms, you'll just change the arguments to match. The next form would be
onsubmit="return setDates(1, 'ATickets');"
Happy coding!