Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~973 People Reached
Member Avatar for deb081900

Hi All According to the documentation in Microsoft.com/MSDN - Walkthrough: Creating User-Selectable Themes I used the following code with different nos. like 4 or 6 or 3 but in line no. 7 I got exception either - ArgumentException was unhandled by user code- is not a valid theme name. Parameter …

0
59
Member Avatar for deb081900

Hi I am using C# 2008 with Access 2007. I am using MDI on MDI a added a menu now that Menu have a Login MenuItem which is enable and other menu items are disabled at form load. Now I am try to implement this if login is successful then …

Member Avatar for chetanbasuray
0
104
Member Avatar for deb081900

Hi I am just trying to do somthing in Java. I wrote a small programm in Java using JDBC connecting with MySql. I am using Netbeans 6.9 Here is my database structure - [B]Field Type Null Default Description[/B] pnr_no int(7) No PNR No. t_no int(4) Yes NULL Train No. t_name …

Member Avatar for masijade
0
90
Member Avatar for deb081900

Hi all I have 4 jRadioButton in a buttonGroup1 now I want to know how to determine which radio button is selected within these 4 radio button on Button Click event.. I tried to but failed.. here is my code [CODE] private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) { str1=buttonGroup1.getSelection().getActionCommand(); System.out.println(str1); } [/CODE] …

Member Avatar for JamesCherrill
0
630
Member Avatar for deb081900

Hi All I got lots of help from this site Here I am facing 1 simple problem but can't point it out, So I need urgent help from you all. I am using Windows 7, VS C# 2008, Access 2007 My Access database have 1 photo column of OLE Object. …

0
90