| Subject | Date Asked | Expert |
|
| vb.net | 6/11/2008 | Syed Rizwan Muhammad Rizvi |
Q: how enter key will work as tab key in datagridview control in vb.net A: you need to bind javascript to each text control in the datagridview to actually shift the focus to ...
|
| Three tiers | 6/10/2008 | Stephen Jackson |
Q: i don't how to create three tiers . front end is vb.net back end is sqlserver A: Arun, I need to explain why I cannot simply answer this question. A Three Tiered application is ...
|
| Progressbar code | 6/3/2008 | Syed Adeel Rizvi |
Q: i would like to get a code that will work with my web browser program that i am designing, how can i ... A: its simple Private Sub WebBrowser1_ProgressChanged(ByVal sender As Object, ByVal e As ...
|
| VB.Net and SQL 2000 DB | 6/2/2008 | Stephen Jackson |
Q: I am new to vb.net and just started using the 2008 Express Edition. Could you tell how to use the ... A: Heidi, First, let me apologize for taking so long to answer. My FIOS modem has been down this week ...
|
| Data Reader bug | 6/2/2008 | Stephen Jackson |
Q: well you helped me a lot but there is still a little thing also. I wonder if you can help me with ... A: Carolina, First, I apologize for taking so long! My (FIOS) Internet router went down this week and ...
|
| about progress bar | 5/27/2008 | Stephen Jackson |
Q: i had a crystal report.it takes time to load.so i would like to show the user that it is loading so ... A: Mino, The catch here would be to have a message from the load of the report (almost certainly a ...
|
| continued previous code | 5/26/2008 | Stephen Jackson |
Q: I hope that you are doing well. Concerning the code i have sent to you, well in the build i get the ... A: Carolina, I think maybe I can help with this now :c) It appears that the compile is telling you ...
|
| I messed up a response for you, Carolina! | 5/13/2008 | Stephen Jackson |
Q: excuse me for my late response but i can say now that i am back again. Well, actually i can't put ... A: Carolina, It is delightful to hear from you, but I made an error trying to respond! I wanted to ...
|
| Delete profiles from each PC on my network | 5/9/2008 | Syed Adeel Rizvi |
Q: Im trying to search each profiles on each pc from my network that are not active and delete them. ... A: Hmm, do u have all pc access? if not thats make u more n more complex ! add me at msn or yahoo ...
|
| Problems updating and deleting in VB.Net 2003 | 5/8/2008 | Stephen Jackson |
Q: Ok I have a very simple database of two tables. So when I made my form in VB I used a view that ... A: Jenny, I believe I see what may be the issue here (though I am not in a position to construct a ...
|
| Conversion from ASP.NET to VB.NET | 5/8/2008 | Stephen Jackson |
Q: how are you? I am used to ask uou questions cause you always try to help me with your best. But ... A: Carolina, Thank you for the kind words! I am just so tickled to be here I can hardly stand it ;c) I ...
|
| vb.net exe file | 5/7/2008 | Syed Adeel Rizvi |
Q: i create an exe file and installed in my computer using vb.net and access as the database.how can i ... A: Use Some Installer to install the files and database and make sure your database should place where ...
|
| Problems updating and deleting in VB.Net 2003 | 5/7/2008 | Stephen Jackson |
Q: Ok I have a very simple database of two tables. So when I made my form in VB I used a view that ... A: Jenny, Hmmmmm a good question and I believe the issue here is not with the VB.NET part but rather ...
|
| Importing Outlook contacts into another database | 5/5/2008 | Stephen Jackson |
Q: I am doing a project for my school which was supposed to be a database project. However, my school ... A: Paul, I believe I would begin by using the Outlook file menu, Export, to export to an Access ...
|
| Autogenerating number in vb.net | 5/2/2008 | Stephen Jackson |
Q: I am trying to write a code for sutogenerating number like i have table in Sql server 2005 express ... A: Sukhvinder, This seems a rather odd way of doing things, but if you need to do this, you will need ...
|
| deleting | 5/1/2008 | Stephen Jackson |
Q: I want to delete "on delete cascade" from my table. I am using sql server 2005 express edition. How ... A: Sukhvinder, I would almost have to see your grid code to know how to handle this from the grid. If ...
|
| deleting "on delete cascade" from table in sql server | 4/30/2008 | Stephen Jackson |
Q: I want to delete "on delete cascade" from my table. I am using sql server 2005 express edition. How ... A: Sukhvinder, I do not use SQL Express Edition, but I am going to bet that this works the same as in ...
|
| Next Control | 4/28/2008 | Stephen Jackson |
Q: Good day. I am a beginner. How can I write a code that will automatically go to the next control? ... A: Lloyd, I am not sure you will have much luck with the approach. Windows Forms are designed to ...
|
| Radio Button | 4/24/2008 | Stephen Jackson |
Q: When i insert a redio button on my form i always get a single space between the radio button ... A: abhi, I am guessing you are in VB.NET 2006 (possibly 2008). The radio button in .NET 2.0 does ...
|
| Regarding Master Pages | 4/24/2008 | Syed Rizwan Muhammad Rizvi |
Q: stiil problem is not solved Source Code of Masterpage.master -------------------------------- <%@ ... A: I dont think I would be able to find enough time to play around with the CSS and come with a ...
|
| showing and deletion in vb.net | 4/24/2008 | Stephen Jackson |
Q: I have two tables person and legnresp which are having personid as common field.Person table is ... A: Sukhvinder, Well it took me long enough to see this ;c) cmd4 = New SqlCommand("select personid ...
|
| module or class | 4/23/2008 | Stephen Jackson |
Q: I'm confuse of using module and class in vb .net, for example i write a function that is global use ... A: Chee, Good question! he answer depends on who you ask and what you are trying to do, of course. ...
|
| module or class | 4/23/2008 | Syed Rizwan Muhammad Rizvi |
Q: I'm confuse of using module and class in vb .net, for example i write a function that is global use ... A: MOdules are normally used to create global functions and variables which are accessible throughout ...
|
| VB.NET 2008. Default login form not functioning | 4/23/2008 | Stephen Jackson |
Q: how are you? May you help me with this little task please? I have done the default login form in ... A: Carolina, That is great! I am glad you got it taken care of and hope I at least helped a little ...
|
| regarding master pages | 4/23/2008 | Syed Rizwan Muhammad Rizvi |
Q: can we use master pages while developing dynamic applications or it can only be used in static ... A: I see that you have placed the content panel inside a td, and that you are restricting the height of ...
|
| showing and deletion in vb.net | 4/22/2008 | Stephen Jackson |
Q: I have two tables person and legnresp which are having personid as common field.Person table is ... A: Sukhvinder, If I understand correctly, you want to select a person in the combo box, display their ...
|
| regarding master pages | 4/21/2008 | Syed Rizwan Muhammad Rizvi |
Q: can we use master pages while developing dynamic applications or it can only be used in static ... A: try: <asp:contentplaceholder id="ContentPlaceHolder1" runat="server"> <div ...
|
| DataGridView | 4/21/2008 | Stephen Jackson |
Q: I have an UNBOUND datagridview on a form that I get the user to input values into it manually. When ... A: Andrew, For my money, I think you will need to properly format the grid before accepting the user ...
|
| VB.NET 2008. Default login form not functioning | 4/18/2008 | Stephen Jackson |
Q: how are you? May you help me with this little task please? I have done the default login form in ... A: Carolina, I sent myself a reminder to look up the answer to this tomorrow .. please forgive me ...
|
| Screen saver custom text | 4/18/2008 | Stephen Jackson |
Q: Stephen. Why can I only put no more than 20 words on my computer screen saver to see? Is it possible ... A: Sterling, The easy way to get there is to just right click on your desktop, and select Properties ...
|
| msgbox pop-up twice | 4/18/2008 | Syed Rizwan Muhammad Rizvi |
Q: i put a condition on my on_leave property of my textbox. it worked out well. but there's a slight ... A: This might be due to the fact that after you click on OK for the first time the focus sets back to ...
|
| Screen saver custom text | 4/17/2008 | Stephen Jackson |
Q: Stephen. Why can I only put no more than 20 words on my computer screen saver to see? Is it possible ... A: Sterling, While this is really not a VB.NET question, I surely do not mind answering it. XP comes ...
|
| textbox | 4/17/2008 | Syed Adeel Rizvi |
Q: how do retrieve a field from your database and put it in a textbox? A: thats so simple : Dim myconn as new oledb.connection Dim cmd as oledb.command ...
|
| clearing a datagridview | 4/16/2008 | Stephen Jackson |
Q: when i click the delete record i want my datagridview to automatically clear the deleted record or ... A: loko, This should not be too bad. If you are deleting or editing in the underlying database, ...
|
| Sorry another query! | 4/11/2008 | Syed Adeel Rizvi |
Q: I have created a DataGrid and sucessfully managed to program it (manually) so that it displays ... A: this is not correct : sqlDelete = "DELETE tbl_SoftwareInstallation.* FROM ...
|
| Connection Problen | 4/11/2008 | Syed Adeel Rizvi |
Q: I m using VB.NET. I have so many forms nd i m making connection again and again. i want to use ... A: v Simple - Create a New Module and code like that : Public Module MyModule Public sub ...
|
| vb.net | 4/9/2008 | Syed Adeel Rizvi |
Q: each time I click on exe file of vb.net application a seprate window will open. Please guide me how ... A: hmm try this Private Sub Checkmyapp() Dim apps() As Process Dim strModName, ...
|
| Another error message I dont understand | 4/8/2008 | Syed Adeel Rizvi |
Q: I am trying to update a table in a database that has four field of which there is no primary key. I ... A: try to put this after this ds.Tables("AmendIPAddress").Rows(0).Item(2) = txtType.Text ...
|
| Entering Data in a Word table | 4/6/2008 | Syed Rizwan Muhammad Rizvi |
Q: Iam using visual studio 2008. I have a word template which has a table and I would like to know how ... A: This link should have you up and running: ...
|
| vb 2005...trying to insert value to cell in word table | 4/3/2008 | Syed Rizwan Muhammad Rizvi |
Q: Maybe you can shed some light on my problem... I am using vb 2005 and I do a find for a variable in ... A: Code for creating a table: ActiveDocument.Tables.Add Range:=Selection.Range, NumRows:=5, ...
|