Forum: VB.NET Dec 2nd, 2008 |
| Replies: 4 Views: 906 I would like to tell u that i tried this also i wantto tell u that this action of enabling or disabling of menu is to be done once i click ok on the login form well the menu which are to be disabled... |
Forum: VB.NET Dec 1st, 2008 |
| Replies: 4 Views: 906 Hello People ,
I am creating a project in VB.net . now the problem is there are several forms and i start with the login form my login consist of three major fields username , password ,... |
Forum: VB.NET Oct 29th, 2008 |
| Replies: 2 Views: 526 well thankU for it but how do we use the code of fill and how do we include multiple tables in the from |
Forum: VB.NET Oct 25th, 2008 |
| Replies: 2 Views: 526 Hi,
I am doing a project in VB.net i wanted to ask you how can i retieve data from multiple tables in a single form. Plz help me with a code to solve my problem.
Thank you |
Forum: VB.NET Sep 28th, 2008 |
| Replies: 3 Views: 847 if i want to store data from datacombo of a particular field of the table of a database the cmbAuthor u mentioned and the code cmbAuthor.Items.Add(dtOle.Rows(i).Item(1)) will it be sufficient bcoz... |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 5 Views: 1,367 well thank U for helping me out .... |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 3 Views: 847 I want to retrieve data frm my DB in a datacombo what event nd property shud i use plz help me with the single line code to retrieve data |
Forum: VB.NET Sep 25th, 2008 |
| Replies: 5 Views: 1,367 The code which u sent me is confusing but i think now i'll b able to do it
thnk u |
Forum: VB.NET Sep 23rd, 2008 |
| Replies: 5 Views: 1,367 I need to store date from my application in to my database which created in MS Access now i use datetimepicker in my application created in VB.net 03 what shuold be the necessary code required for... |
Forum: VB.NET Sep 21st, 2008 |
| Replies: 4 Views: 1,540 i am opening the image frm the combo box the image is placed in a picture box now if my first item in the list be x then what code should be written to open the image in the picture box |
Forum: VB.NET Sep 20th, 2008 |
| Replies: 4 Views: 1,540 I am having a combo box in my form and i want to open a image using that now whenever i select any option from the combo box different different images should be displayed what cud be the necessary... |
Forum: VB.NET Sep 17th, 2008 |
| Replies: 6 Views: 1,377 thank you very much for yur help...... |
Forum: VB.NET Sep 17th, 2008 |
| Replies: 6 Views: 1,377 Sir i asked u what will be the code to create a splash screen in vb.net without any titlebar and any border ..... plz help me with that |
Forum: VB.NET Sep 16th, 2008 |
| Replies: 6 Views: 1,377 i am creating an application in which i require a splash screen. Now the thing is that i want my splash screen to be there without any title bar and frame border what should be the necessary code for... |
Forum: VB.NET Sep 15th, 2008 |
| Replies: 0 Views: 317 I have an application in which i have an MDI form and one more form which is placed inside the MDI form i.e. child of MDI parent now when i run the application the child form it it should be in... |
Forum: VB.NET Sep 14th, 2008 |
| Replies: 12 Views: 1,587 Thank you very much for yur response and solving my query |
Forum: VB.NET Sep 12th, 2008 |
| Replies: 12 Views: 1,587 i want to run my application on multiple computers so i want write a code that is common to all also is there any other step except system.diagnostic.process.start("winword") to open MSWORD through... |
Forum: VB.NET Sep 12th, 2008 |
| Replies: 12 Views: 1,587 i din't get u completely as in can u explain me by send me the code... |
Forum: VB.NET Sep 11th, 2008 |
| Replies: 12 Views: 1,587 i understood it but can u tell me that after adding com reference what code do i have to write |
Forum: VB.NET Sep 10th, 2008 |
| Replies: 12 Views: 1,587 i want to open MSWORD in my project and not any wordfile plz look for it |
Forum: VB.NET Sep 10th, 2008 |
| Replies: 12 Views: 1,587 I meant to say that i want to open a MSWORD not any wordfile plz help me with that |
Forum: VB.NET Sep 10th, 2008 |
| Replies: 12 Views: 1,587 hello ppl,
i have a doubt how do i append MSWord in my proj. if i have a form on which i make a button now on clicking that button MSWORD should open. If i use system.diagnostic.process.start()... |