then use a server-side script to split the recieved value at the comma.
coopster
1:18 pm on Sep 24, 2004 (gmt 0)
Or if it truly is mandatory, then don't rely on the html at all and force it server-side in the script. Don't trust anything from the user agent as it can be manipulated.