Forum: ASP.NET May 19th, 2008 |
| Replies: 0 Views: 470 Hi,
I have an application which sends emails for survey.These emails are coming from a particular table in database.Within that table email column consist several emails with different domains.... |
Forum: ASP.NET May 12th, 2008 |
| Replies: 1 Views: 752 Hi,
I want to save and retrieve ListBox selected Items in Cookies......................
I can do this for single selection...............
Can anybody help me to do it for multi... |
Forum: ASP.NET May 11th, 2008 |
| Replies: 1 Views: 1,442 All the ListBox values are storing in Cookies and fetching from there also.
But my requirment is different:
In all the ListBox's there are multi selection facility.But in this case if I select 2... |
Forum: ASP.NET May 9th, 2008 |
| Replies: 1 Views: 1,442 I have several listboxes in 1 page and there is a "search" button.Whenever user select any values from the listbox's and click search button the query fires and it is showing the desired results.But... |
Forum: C# May 2nd, 2008 |
| Replies: 1 Views: 1,201 I have several listboxes in 1 page and there is a "search" button.Whenever user select any values from the listbox's and click search button the query fires and it is showing the desired results.But... |