开发者

Radiobutton data want to be send to the database

How to send the checked radiobutton data in an asp page using c# insertion开发者_JAVA百科 command to the SQL Server 2005

plz tell me in details

Thanks, Churchill


you can just insert it by writing an insert query......you need to write this in your value..........'"+RadioButtonList1.SelectedValue+"'

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜