20,278 Topics

Member Avatar for
Member Avatar for Ole Raptor

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 …

Member Avatar for Ole Raptor
0
123
Member Avatar for Webbsta

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: …

Member Avatar for Webbsta
0
106
Member Avatar for omotoyosi

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 …

Member Avatar for emurf
0
110
Member Avatar for danielj23

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.

Member Avatar for Webbsta
0
77
Member Avatar for x38class

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 …

0
72
Member Avatar for andy38

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 …

0
57
Member Avatar for jagdish.ind

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.

Member Avatar for jagdish.ind
0
78
Member Avatar for x38class

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 …

0
65
Member Avatar for aerofoil

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

Member Avatar for aerofoil
0
218
Member Avatar for blondie.simon

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 …

Member Avatar for ericstenson
0
122
Member Avatar for VarshaAruja

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 …

Member Avatar for ericstenson
0
111
Member Avatar for omotoyosi

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!!!!

Member Avatar for Mr.Wobbles
0
94
Member Avatar for Mr.Wobbles

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 …

0
81
Member Avatar for rhinocort23

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 …

Member Avatar for rhinocort23
0
85
Member Avatar for omotoyosi

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!!!

Member Avatar for waynespangler
0
60
Member Avatar for Irmann

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 ?

0
62
Member Avatar for JLC

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 …

Member Avatar for ericstenson
0
94
Member Avatar for Shataken

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 …

Member Avatar for Estella
0
865
Member Avatar for ericstenson

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" …

Member Avatar for ericstenson
0
96
Member Avatar for diyerxa

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 …

Member Avatar for Dhaku
0
210
Member Avatar for bcm

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 …

Member Avatar for waynespangler
0
106
Member Avatar for Texpert

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 …

Member Avatar for nandalanranjith
0
237
Member Avatar for bcm

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:

Member Avatar for Ole Raptor
0
243
Member Avatar for guest11

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 …

Member Avatar for ericstenson
0
168
Member Avatar for Irmann

I got two excel file in difference location. Both save in sharing folder at company server. 1st excel name is Operation file and the other name is NPI file. Both have Product name, Package, Actual Ytd at Xfer and Actual PML at Xfer. Engineer will key-in the data(Actual Ytd Xfer …

0
44
Member Avatar for jochem23

Hello, I have a problem and i'm not sure if the solution i have is the only way to solve it. I'm trying to developing a webapplication in vb.net which enables users to print documents on their own pc. It should do some more stuff on the client (provide ATM/PIN …

Member Avatar for SheSaidImaPregy
1
317
Member Avatar for hisoka

hi to all. can somebody solve this problem? the problem is, I have a parent.aspx and a popup.aspx. The popup.aspx has a listbox asp control and a button. The parent also has listbox. I want to return what ever the listItems in listbox of the popup.aspx to parent.aspx's listbox whenever …

Member Avatar for hisoka
0
88
Member Avatar for rami2005

hi i need sum help for 1. login page in vb.net 2. i can not connect with mysql database thank for help

Member Avatar for rami2005
0
78
Member Avatar for jabslim

i want to print files in vb.net with the ability to let users choose if they want it "colored" or only "black and white"(grayscale). how can i make a file print in only "black and white"? ill illustrate an example to explain my question better: a user opens a word …

0
55
Member Avatar for jabslim

im using acrobat(AxAcroPDF1) to open .pdf files ...i need to know how many pages the .pdf file contains, can anyone post a code here on how to do that? i saw some codes of vb6 on the internet for counting pages of .pdf, but it gives the wrong output. i …

0
48

The End.