20,285 Topics

Member Avatar for
Member Avatar for Easle

Hello.. Do you guys know how to add a grip to the form (in VB.NET), or is this even possible? I mean like.. if you have disabled the borders of the form, so there is no title bar and the form is completely flat, but you still need to add …

Member Avatar for Easle
0
44
Member Avatar for vb_learner

Hello : > I'm using console application (VB.NET), using Visual Studio 2005. I have a problem with my project, I'm building a vowel counter program, and faced a problem there with loops.. any one can help me with my project?,, can I contact with the helper using a private message? …

Member Avatar for Edward-eh
0
404
Member Avatar for Time Indicator

Hi, I need help with Listbox. I have two listboxes and when one selects from the listboxLeft it should go to listboxRight and that seems to be working fine. However, when I tried to remove the content from listboxRight and add it to the listboxLeft. The remove function is working, …

Member Avatar for Jx_Man
0
347
Member Avatar for icycool007

hello everyone i am trying to continue the countdown timer from 1 form to another in VB.NET but it is not working... I have been able to run countdown timer but not able to continue it in the following pages plz help me out as this project is very imp …

Member Avatar for Narue
0
125
Member Avatar for miss_cindy

Hy :) , I need help please ! :-/ I am developping an application with vb.net and sql server .I have a form containing a datagridview ,textboxes ,bindingsource and bindingnavigator . I want that the columns of the selectedrow of datagridview appear and change in textboxes when the selectedrow is …

0
66
Member Avatar for sainiricha

Input from text box as text(not number) and by button click need all values from the sql table to be viewed in the datagridview. eg:deptname as input in textbox, and by button click take all values from table [B]matching this deptname[/B] and get output in datagridview. Can anyone help me …

Member Avatar for Jx_Man
0
111
Member Avatar for SolTec

I would like code to populate comboboxes with data from my MS Access database. I can do this with textboxes, but have hit deadends when trying to figure out how to do it with comboboxes and listboxes. Each database has a minimum of two fields. A description field and autoincrementer. …

Member Avatar for Ramy Mahrous
0
105
Member Avatar for pikkas

i want some help pls with datagridview buttoncolumn, how can i add an event handler to all buttons that are in the column?. please show me a simple example because i new on vb .net(windows forms) Also i want to ask how can i share the same instance of a …

Member Avatar for Ramy Mahrous
0
77
Member Avatar for Mr Brownstone

Hi everyone, I nearly finished my project but have come across an error. I can't update the database, it's the only error that comes up. I tried a few things but couldn't get my head around it. Any Help will be greatly appreciated. Here is the main snippet of code …

Member Avatar for Mr Brownstone
0
780
Member Avatar for kipl20

i have made a simple login page with 2 textboxes for username and password and a button to login. the usernames and passwords are in an sql database . how would i go about retrieving the username and password from the database. i have tried a select where statement If …

Member Avatar for Jx_Man
0
96
Member Avatar for suganzeni

Hi all i am working with VB.NET for mobile application. I want to open a HTML page in the internet explorer from my form and the size of the internet explorer should be limited to the Pocket Pc size. How can limit the size of internet explorer and how can …

Member Avatar for leokuz
0
155
Member Avatar for pmtheint

Hello, I'm a new learner to VB.Net and don't know much about it. Recently, the term "Stream in the context of data files" has made me think. What is it actually? I've searched for it everywhere but found no satisfactory answer to it. I may be silly to ask this …

Member Avatar for ivatanako
0
99
Member Avatar for pickachu

Im having problems with my ms acess sql command, well im trying to get the last value from the database here is my code, the error is ORDER BY clause syntax error.. [code] data.Open() record.SelectCommand = New OleDbCommand("SELECT PatientID FROM PatientRecord ORDER BY PatientID desc LIMIT 1", data) Dim ds …

Member Avatar for ivatanako
0
138
Member Avatar for Agita

Hi, I'm trying to build a application that will autorun other programs through a graphical interface. Basicly I want to make a button that will run ccleaner for example. Is there a way to make a button that would run the application's function but not show the actual application, in …

0
70
Member Avatar for hemamohanraj

How do i store images in the database and retreive them in vb.net? Please help.... Thanks in advance

Member Avatar for bwkeller
0
88
Member Avatar for SolTec

I have a program that I'm building and I have a form load event that loads the data from a table, but when I try and load the data from a query I get an error. Here is my code: MyTable = MyDa.GetData() If MyTable.Rows.Count > 0 Then Dim MyRow …

Member Avatar for Jx_Man
0
139
Member Avatar for _::suhanna::_

would you all help me? how do i do, when i double click at item using list view then bring and display the items at textbox and option button at the another form??please help me...im in urgent...thank you so much..

Member Avatar for SolTec
0
1K
Member Avatar for leokuz

Hello! I have this simple Internet browser. It works “fine”, but I’d like part of the URL (most of it actually) to be predetermined (always same website, but different pages). For example, [COLOR="Green"]I want to be able to type only some middle part of the URL[/COLOR] & then click "[B]Go![/B]" …

Member Avatar for leokuz
0
234
Member Avatar for miss.A

i have to create application that ask user to input Lower bound and upper bound (both intger) greater than 1 and determins all of the prime numbers within the specified bounds, inclusive. and write function procedure prime that returns True if a number is prime. False otherwise. i also should …

Member Avatar for Jx_Man
0
162
Member Avatar for zaouba

every one help me out....i have to save msword file to a particular foder..i need code........

Member Avatar for zaouba
0
60
Member Avatar for Run.[it]

When Im browsing with either internet explorer or firefox and I recieve an error I get a window popping up asking If I want to debug in visual basic. Im guessing there is a setting in visual studio to turn this off? debugging? Could someone advise, thanks kindly.

Member Avatar for Run.[it]
0
131
Member Avatar for Time Indicator

Hi, Can someone help me with Listbox issue in Vb.NET. I have two listboxes and I want on a click function, to transfer selected items from listbox 1 to the listbox 2. How do I go about that? Thanks

Member Avatar for Jx_Man
0
93
Member Avatar for suganzeni

[COLOR="Green"]HI Every body[/COLOR] I am working with VB.NET 2003 for smart device applications. Here there is no Link label tool. But i want to link a HTML file to my application. your suggestions will be very helpful for me. If you have any code samples just share it with me …

Member Avatar for suganzeni
0
125
Member Avatar for zaouba

im new here...plz guide me.....im making 1 user controll on vb.net...for inbuild worddocument......by clicking on the grid cell i would like open a word document... and want to save on particular folder.as well i hav 2 show the d file name which i save database simultaneously on the datagrid cell....plz …

0
66
Member Avatar for maharajakecil

hello anybody there, who know where to download afull version of vb 6.0. i'm need for my final year project... pleaseeee

Member Avatar for maharajakecil
0
64
Member Avatar for zaouba

i want a code which...is...by clicking on the grid cell i would like open a word document... and want to save on particular folder.....plz help me out

0
50
Member Avatar for zaouba
Member Avatar for shannonpaul

I have Two Text Boxes where the user enters their name. I need to validate that the boxes are not left empty and also no numeric data is entered. If it either is entered the click event Cost will determine invalid values and display message box error. Obviously my problem …

Member Avatar for bwkeller
0
155
Member Avatar for Free_Man

I use [CODE]report.PrintToPrinter(2, False, 0, 0)[/CODE] to print 2 copies of the report, but it comes out 3 copies...i changed the PrintToPrinter copy parameter to 1 but i still get 3 copies!!! any idea?!

0
58
Member Avatar for sbv

Hi How to get sum and avg in crystal report? please refer [URL="http://www.daniweb.com/forums/thread112804.html"]

Member Avatar for sbv
0
60
Member Avatar for roupin

Dear all, i'm newbies to .net (VB) development and i've got a little question. i created a form with a comboxbox. When i launch it, the comboxbox is editable. I'd like it to be non-editable. Could you tell me what's the way to get it non-editable? (i'd like it to …

Member Avatar for MaxDev
0
139
Member Avatar for jenjen02

I currently have an application that has multiple versions and will continue to be upgraded. I know how to increase the version number and have the users download the new version which will install correctly on their computer, however, every time they download a new version a new instance will …

0
51
Member Avatar for bornok15

How can i make a configuration in INI and XML so that i won't hardcode the location of my database and other configurations, and i would just change it from a form within my program? Can anyone help me? thanks..

Member Avatar for Ramy Mahrous
0
216
Member Avatar for Fatboy58

Vb 2005 problem Is there a way to search for identical items in a listbox en count them ?

Member Avatar for Monza
0
63
Member Avatar for ferrier18

Hey, I've never done any programming in my life and would greatly appreciate some help :) I have to create a windows application where there are 3 text boxes in which you enter assignment scores (numerical) and then click on a button that adds the 3 scores together and displays …

Member Avatar for Jx_Man
0
117
Member Avatar for IIMarckus

Hey guys, I'm taking a beginner's VB/.NET class. Today we started working on a project involving a simple login form, e.g.: [code]Public Class Form1 Private Sub btnLogin_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnLogin.Click If txtUsername.Text.ToUpper <> "JOHNDOE" Then MessageBox.Show("Error: Username doesn't exist.") Exit Sub End If If …

Member Avatar for junior_jie
0
2K
Member Avatar for bwkeller

Just for the heck of it I'm building a graphic editor, mainly to see how far I can take it and how much I can learn as I go. I'm having a problem with Image.Save. First I have an MDI parent form from which graphic files can be opened. After …

Member Avatar for bwkeller
0
429
Member Avatar for geetajlo

Hi ... Can u plzz help me .. i want to put maximum validation for each control on my form.. it contain a textbox(input only alphabets), a combo box(display only Mr,Mrs, Miss), a datagrid.. and also how do i put a tool tip text on a textbox.. Note for the …

Member Avatar for Jx_Man
0
92
Member Avatar for thirunavukaras

Hai. I created one windows application.I am add reference control to add Microsoft WebBrowser Control..In my application I am using HTTPWebRequest and HttpWebResponse class .To request some post message to corresponding URL.Then I will get response string. In response string i am go to create one .HTML extension file.Then I …

0
72
Member Avatar for shadowsong23

Hi my name is Cristina I'm a Visual Basic newbie and my non-teaching professor at school virtually just dumped out projects for us to do without teaching anything and just giving out hand-outs.My problem is im having a hard time putting source codes in because its like hard for me …

Member Avatar for bwkeller
0
121
Member Avatar for SolTec

I'm attempting to write a function that checks users input and verifies it's numeric. When it isn't I would like to keep the part of the string that's numeric and remove the last character after a messagebox pops up alerting the user to the violation. Here is the code I …

Member Avatar for bwkeller
0
122
Member Avatar for zwench

I need someone to look over this and see what I am doing wrong. I keepgetting errors on this part of the code. It says its not defined.I also think i need to take that splitter thing out. I am new to all of this and haven't a clue how …

Member Avatar for zwench
0
275
Member Avatar for borito

Hi guys, Im pretty new to vb .net. What im trying to do it I have 2 forms. First of all I have created a Module with the code: Module Module1 Public Start As New Form1 Public Input As New Form2 Public Sub main() Application.Run(Input) End Sub Form1 has a …

Member Avatar for Jx_Man
0
124
Member Avatar for rapperhuj

hi, how to make a textbox with inputs are on the button.? then the textbox will accept all the input buttons chars. example.. i hve an alphatical buttons from A to Z.. i want that the user will input on the textbox by means of buttons not on manually type.. …

Member Avatar for samichou6
0
153
Member Avatar for SolTec

I'm writing a small remoting application and I've checked SourceForge, Code Project and a many others seeking to find how to serialize and deserialize mouse and keyboard events remotely. Is there anyone out there that has "working" code that I can work from to build my application? Thanks in advance …

Member Avatar for SolTec
0
211
Member Avatar for dealered

[B][/B]I have an application that was written for me by a programmer who represented VFP as the "best thing since sliced bread" and that would be robust for many years in the future and more importantly handle huge customer databases over a LAN instantly. Now, after two years the server …

Member Avatar for SolTec
0
111
Member Avatar for pepito01

Hi all, A small program in vb.net hitting Microsoft Access is failing on Win2000. The program only works when it is run from an XP or 2003 environment. It fails and gives the following error (P9 : system.invalidoperationexception) when it runs on our Win2000 server. Any ideas? Thank you

Member Avatar for pepito01
0
93
Member Avatar for chock

Hi All, I have a project in VS.Net 2003 (VB.Net). The OS is Vista Ultimate. The project runs fine without any problem in Vista Ultimate and XP. I create a setup for my project in Vista it works, but i get a error in a button_click "Object reference not set …

Member Avatar for jbennet
0
90
Member Avatar for Wilderness Bob

I am making a program which has two arrays, both are strings. I want to sort the second string alphabetically and the first string needs to go with the second string. I then need to display them both, with the secodn string in alphabetical order with the appropiate name(first string) …

Member Avatar for Monza
0
114
Member Avatar for rapperhuj

hi, how to control a button that is, if you click it.. example.. button "A", then the data inputs will construct a binary bits and output the seven segment with letter A.. and i am constructing a program that the user will input a string on the textbox then the …

0
107

The End.