Forum: HTML and CSS Aug 17th, 2007 |
| Replies: 7 Views: 9,135 Thanks Midimagic, I shall work on your method
- Artee |
Forum: HTML and CSS Aug 16th, 2007 |
| Replies: 7 Views: 9,135 Thanks for your suggestions Autocrat and Midimagic.
Midimagic,
Do you mean that instead of using checkbox and radio buttons, you create images and use them instead?
- Artee |
Forum: HTML and CSS Aug 15th, 2007 |
| Replies: 7 Views: 9,135 In my asp page, I have a number of checkboxes and radio buttons. It works fine, but the users want to have a larger checkbox and radio button. So I have a class in the stylesheet called "bigcheck".... |
Forum: ASP.NET Mar 26th, 2007 |
| Replies: 2 Views: 4,632 I am trying to send an email from an ASP.NET application and get the error "Could not create 'CDO.Message' object"
It seems to be some permission error and unfortunately cannot figure it out, hence... |
Forum: ASP.NET Feb 28th, 2007 |
| Replies: 0 Views: 1,410 I am developing an ASP.NET application for an online quiz test. The set of questions would be randomly selected from a pool of questions. The application works fine, but I want to hide the browser... |
Forum: ASP.NET Feb 10th, 2007 |
| Replies: 4 Views: 31,255 I am sure this must be very simple, but unforunately I can't figure it out.
I have the following code which populates the dropdown lists from the database. This works fine. Now, when the user... |
Forum: VB.NET Jan 5th, 2007 |
| Replies: 0 Views: 9,573 I get the following error
"Timeout expired. the timeout period elapsed prior to obtaining a connection from the pool. this may have occurred because all pooled connections were in use and max pool... |
Forum: VB.NET Dec 31st, 2006 |
| Replies: 1 Views: 2,928 Hi,
I am new to VB.NET, so please bear with me.
I have a form with 2 datagrids. The first datagrid displays data from a dataset (ds1). Now based on certain criteria that the user selects... |