Thread
:
Checkboxes not update in asp database
View Single Post
10-19-2012, 04:07 AM
PM User
|
#
7
keithboesker
New Coder
Join Date: Dec 2011
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
fixed it I forgot to remove the whitespace used replace(request.form("NMGroups"), " ", "") 1, 2, 3, 4 almost looks like1,2,3,4 when I did the response.write to verify the form.
keithboesker
View Public Profile
Find More Posts by keithboesker