Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > .NET WinForms
  New Posts New Posts RSS Feed - Inserting checkbox values into one field
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedInserting checkbox values into one field

 Post Reply Post Reply
Author
Message
ebosysindia View Drop Down
Newbie
Newbie


Joined: 05 May 2009
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote ebosysindia Quote  Post ReplyReply Direct Link To This Post Topic: Inserting checkbox values into one field
    Posted: 05 May 2009 at 7:43am
hi

I have a checkboxes on my page (.aspx) like

checkbox1 - item1

checkbox2 - item2

checkbox3 - item3

etc

what i want is that when a user selects certain checkboxes

they should be inserted into a table called

customer which has fields (customer id and actions)


the data should be inserted as


customerid actions

1 item1,item2,item3

2 item1,item3

3 etc..


i.e all the values should be inserted into database into one field separated by commas.


Thanks

Back to Top
VladimirKh View Drop Down
Moderator Group
Moderator Group


Joined: 20 July 2009
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote VladimirKh Quote  Post ReplyReply Direct Link To This Post Posted: 20 July 2009 at 5:07pm
Hi
I do not understand which Codejock product are you talking about.
As I understand Checkboxes and database table are customer objects, not Codejock's products.

Regards
Vladimir
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.