Guest Book example
Iâm trying to implement Guest Book example in chapter 13(Beginning Dynamic Websites) page 418.
How do you insert a new entry when dealing with other types of list controls like RadioButtons, ListBox or CheckBox ?
How do you pass parameters into InsertGuestBookEntery() function in case of using RadioButtons or ListBox or CheckBox control?
I need your Help
Thanks
|