Forum: C# Aug 6th, 2008 |
| Replies: 2 Views: 1,308 I have a project where the user has to input a range of questions along with the question numbers. (So the number of questions is not fixed.) I am using a panel where i am adding the dynamically... |
Forum: C# Jul 22nd, 2008 |
| Replies: 2 Views: 1,058 thnx Jx_Man. i will surely try this tomorrow. and let u know. |
Forum: C# Jul 22nd, 2008 |
| Replies: 2 Views: 1,058 [I have an application where , i have a radiobuttonlist having 2 radio buttons radiobuttons RB1 & RB2
and there are 6 checkBoxes CB1 thru CB6
If RB1 is selected then CB6 shld be disable /invisible... |
Forum: C# Apr 14th, 2008 |
| Replies: 0 Views: 476 Hi All,
I m working on a project that has different sub-projects. I would like to include a link to a file that is placed in another folder. For ex. My file whose path is ProjB/FolderB/FileB.asp --I... |