Forum: PHP Dec 29th, 2008 |
| Replies: 3 Views: 440 First you are in DaniWeb dont ever ask for any code. Ask your doubts.
Now for your problem
If you wanna user to choose a date then use following
Download DataTimePicker.js a javascript... |
Forum: ASP Feb 18th, 2008 |
| Replies: 15 Views: 2,722 hi johnny.g,
There are several article's were available , make Googled and you can definately got some solution on it.
I found out two article based on it. Just visit the link.
... |
Forum: ASP.NET Feb 13th, 2008 |
| Replies: 21 Views: 3,043 hi majestic0110,
There is ASP Login Control exists in VS 2005 OR VS 2008, but you still want to use traditional database technique to design login control. For this, i have one article which help's ... |
Forum: ASP.NET Feb 13th, 2008 |
| Replies: 7 Views: 4,941 hi ansari.wajid,
You can easily remove selected items from DropDownList. On the click of Delete button you first take index of selected item and then pass it to the Remove function of DropDownList... |