Forum: ASP.NET Jan 25th, 2006 |
| Replies: 1 Views: 11,062 hi there,
i am doing asp.net and had many sets of checkbox which is html checkbox and not asp checkbox.
eg:
<input type="checkbox" id="chkbox11" value="1"... |
Forum: ASP.NET Jan 3rd, 2006 |
| Replies: 3 Views: 4,770 hi all,
a 'space' in asp.net is ' ', how about 'tab' in asp.net?
by the way, can i add image to a listbox user control? if so, please provide the codes or any ref... |
Forum: ASP.NET Dec 23rd, 2005 |
| Replies: 8 Views: 16,650 im using ms sql server 2000.. well, i will try the code later
thanks 4 ur help.. |
Forum: ASP.NET Dec 22nd, 2005 |
| Replies: 8 Views: 16,650 hi all,
do anyone knows how to create a dynamic dropdownlist? the dropdownlist will retrieve the list items from database..
eg: below is code for static dropdownlist where i declare the... |