20,284 Topics
| |
hi i have a numericupdown box on my first form and in the next form i want the number selected in the numericupdown box to produced that number of text boxs in the next form. | |
how could i make it so when the person using it looks through the item they want and click a button, it will add it and its price to a list but if they dont want it later, they can then go and remove it? also how can i make … | |
Can i display the text scrolling in bottom of my form in vb.net. if can then plz anyone suggest me how to do. i want to display some texts scrolling at the bottom of my form when i load it. how can i do it in vb.net | |
HI!!! I am doing Face reconition project in vb.net ... so my first module is uploading images and need to store in sql, that images i should retrive in vb.net. so, pl tel me the procedure and coding in vb.net2005 | |
Hi there I have connected visual basic express to my access database and designed a windows form with navigation functions as well as add delete, update functions. I have used textboxes to display the database fields on the form, but i am having trouble displaying an updated autonumber when a … | |
Hi I am trying to [B]enumerate through 3 levels of directory structure/folders and create TabPages with the names same as the directory names[/B]. Further I want to add controls to these TabPages created at runtime. I have tried to create TabPages with the following commands: [CODE=vb] Dim tabcontrol1 As New … | |
I am having a problem validating a date entered by user. This date must be later than todays date(at input time). I have attempted using the > (today) but this will not work if the the month is larger then input time. If you have any examples I would greatly … | |
I'm having a hard time trying to figure out how to use my DLL in my application, i just started off with a very basic DLL so i can figure out how to get it working before i use a DLL in my applications, in my DLL i have this: … | |
HELLO GREAT PROGRAMMERS!!!! I AM CRYING FOR HELP. AM TIRED OF THIS PROGRAMME PLS HELP ME OUT WITH IT. I DEVELOPED A FORM PROGRAMME BUT AFTER SAVING IT AND I WANT TO BUILD IT.. IT FAILED TO BUILD AND BRINGS THIS ERROR!!!! "An attempt to attach an auto-named database for … | |
When you change your theme in Windows XP, the desktop freezes and a "Please Wait" form is displayed. I have seen other programs do this, but how is it accomplished? Any suggestions would be great. Thanks. | |
I have an app designed on a standard screen, but now I have a 15.4 wide screen the images are distorted The ratio of width to height should be height / 0.75 for standard jpg files but setting the picture box width or form width to this ratio seems to … | |
H1, Using VB Net (2005, Access (2003) in Windows Forms., After many hour of searching and readind on the net I came to the conclusion that I have to use a dataGrigView instead of a listWiew , so I shift the listView further down below on m y form to … | |
i am trying to build a web application through which i can sent sms to any mobile through internet without connecting any mobile device. can any one kindly guide me to build this application. Thank You. | |
I have an app that print images from an arraylist with a corresponding arraylist for a text description of the image I am using the addhandler function to retreive the arraylist data, everything works fine. However, I now want to add an arraylist to correspond with those above which contains … | |
Hi Everyone Now I'm try to write a program.....to find out the text from the html source code by using vb.net. If there any program that similar idea please send to my email [email]nanoowai.wai@gmail.com[/email]. Thx | |
Hi I have writen a program that has some textboxes on the screen. The program is being used on different pcs, some of them are running XP and other are running Vista. On the XP machines if you right click in any of the text boxes you get the following … | |
Hi i am new in .Net2.0,Before this i had familier with .net1.0. i had written the code for insertion of values in database throgh form & i m getting it successful,Now i want to display the database values in the respective textboxes as i selected one value from the listbox … | |
Hello All, I'm Here Again!!! How Do I Import From Excel Or Csv To Vb.net Database. Moreso, I Want A Code To Export From My Database To Excel Or Csv. Great Programmers Pls, Help Me Out It Is Urgent!!!! | |
I have looked quite a bit for this so if anyone could help that would be appreciated. What I want to do is to access a Microsoft Outlook Web email account, I have the server name, port, there is no SSL and it is an IMAP server. I can access … | |
can i make a program in vb that will open a picture file of words and copy the words off of the picture into a text document? im asking here first because truly i dont know where i would start, there would be just to much to it. another question … | |
Hi Great Programmers!!! I Created A Form In Vb.net And I Want The Form To Print Automatically If It Has Been Saved.. And I Need A Code For Printing. Pls, Help Me!!! | |
hai, i need help How to do the macro that can 1st check the right(same) name between two excel, than pull out the data ? | |
Hi guys, I'm currently trying to develop a simple graph on my website by using 3 panels. Basically I want to use one panel for the background image (X and Y axis) and the other two for bar graph blocks. My problem is that the panels are set to left … | |
I have a combo box on a binding control. It is bound to a name column in my dataset. It works like it should, but I need the autocomplet to be able to find names by either first name or last name. For example, if I have two names in … | |
Hi- I have 2 list boxes, ListBox1 and ListBox2. ListBox1's item collection is populated with data from a database. It populates just fine. ListBox2 is empty Let's say ListBox1 has an item "Eric" with a value of "1" So I can select that item in code by: ListBox1.SelectedValue = "1" … | |
Hi all, I'm training at college in VB.NET, I'm not that far along, but know the basics. My father is in the IT dept at a printing firm. A programmer developed a fairly simple "Label Printer" application for his company in VB6. They've been running it on the shop-floor computers … | |
Hello friends !!!!! I want to do a project similar to [COLOR="Red"]alarm clock[/COLOR]. If I have written some timings in a string or some thing, whne the current time of clock equals to the timings given it should display the next time given in that string to the user in … | |
Hi, I have this app running fine on my pc with connecting to SQL server on my localhost using windows authentication. Now I am going to deploy it on my client's server where SQL Server 2K DB is on server "abcd" with SQL Server credientials (No windows authentication) My problem … | |
I want to read Xmlfile and extract its contents to display on form in textbox using [B][COLOR="Red"]vb.net2003 [/COLOR][/B] How to use the XmlTextReader to read the contents of an XML document and extract the contents, if can be done.... :icon_cry: | |
hi all, Is it possible to run visual basic's .exe file or application from vb.net application If yes then can anybody tell me how n can tell me code for that. Actually i want to run vb application from vb.net if possible then please tell me as soon as possible … |
The End.