20,284 Topics

Member Avatar for
Member Avatar for riahc3

Hey This is going to be hard to explain but oh well.... I have a form with a menu. When I hit option one, it opens another form (form2) inside that same form (mdiparent). When I hit X on form2, then try to open it again from the original form …

Member Avatar for kvprajapati
0
137
Member Avatar for TommyTran

Hello everyone! I have this assignment that says: Create an application to let the user enter a sentence, then calculate how many words there are in that sentence. I know how to count the "Char" in a word (using .Length), but for this assignment, I really have no idea how …

Member Avatar for Stevoni
0
70
Member Avatar for SaintDK

hello guys, i'm just fooling around with vb 2008, and i thought i'd try to make a simple anti virus. my problem is that it only detects and deletes one of the files, i know it's because i use else if, but i don't know what else to use ? …

Member Avatar for SaintDK
0
68
Member Avatar for bcheath_1

I am in the process of developing an MDI application in VB.NET (2005). Anyway, my child form refuses to center the parent forms' bounds. I have tried setting the 'startposition' via the properties menu. I have also tried setting the 'startposition' with code in the parent form's load procedure. Here …

Member Avatar for Mortimern
0
717
Member Avatar for bawa

as i m a new in this field so i hope u all guyss r profeshionalist ......................... so plss guide me that how should i link aur connect one form wid another.............

Member Avatar for good_c_ryan_19
-1
227
Member Avatar for good_c_ryan_19

Help Pro's :'( I am a newbie in VB.NET .....I am using Sql Server Express 2005 as my database... I am currently working with my THESIS... A Human Reources Information System that concerns only with the file and record management of the employees... With two modules. a. Administrator for HR …

Member Avatar for good_c_ryan_19
0
154
Member Avatar for ashukite

I have an invoice form bind to a bindingsource and bindingnavigator. I use the bindingnavigator to add and save records. But I can's save data from an item combobox and total text box. The item combobox's datasource is set from the item table. It's value member is set to item …

0
64
Member Avatar for xfrolox

I'm just trying to add a simple function to the textbox for security that if i only allow 0 - 9 Numbers and i try to put a letter it wont let me i forgot the code so if any can help me ...

Member Avatar for pauldani
0
170
Member Avatar for Ranx

Hi, i'm hoping someone can help with a slightly odd problem i have. I have a piece of code that can create a folder on a sharepoint site from one machine, but not another. [CODE] If Not System.IO.Directory.Exists(strTargetLocation) Then System.IO.Directory.CreateDirectory(strTargetLocation) End If[/CODE] Originally it was because WebDAV was not running …

Member Avatar for Ranx
0
202
Member Avatar for VIPER5646

[QUOTE]Hi I have a datagridview which I would like to change the the color of the text in a cell if the number is negative in the Total column. This is what I have so far. [/QUOTE] [CODE] Dim rowcont As Integer = (TTLGrid.Rows.Count) - 1 For x = 0 …

Member Avatar for kvprajapati
0
108
Member Avatar for xcarbon

Hi, i need help with loggin the process list and saving it as a text file. I need it so that it will log any new program that opens up. Basically monitoring the process list.

Member Avatar for sknake
0
44
Member Avatar for charle2364

HI, im new in using vb.net 2008, and i want to master using it.. i want to create a simple POS system, can you tell me how can i hide group of buttons/ controls on the first load of a form and then group of controls will just show after …

Member Avatar for charle2364
0
98
Member Avatar for Mr.mham

hi all I'm new in vb.net and I would like to get some help in something I'm developing a database application with vb 2008 and my database is MS access 2007 but every time I insert some records , they gone after a few moments . When I insert them …

0
38
Member Avatar for abhay1234

Dear sirs, I am trying to learn vb.net in 2005 and 2008.Where can i get good tutorials to learn basic as well as advanced. OOPs and web development etc. thank you

Member Avatar for abhay1234
0
199
Member Avatar for OldQBasicer

In old QBasic I could use the LOG function to get the base-10 log of a number. So I would have something like this... [CODE]sglFormula = 150 - (LOG(intTemp + 10) * 30)[/CODE] ... the LOG function would give me the log base-10 of a variable (intTemp) plus 10. How …

Member Avatar for OldQBasicer
0
117
Member Avatar for umepinkie

Hi I'd made a form using visual basic and added a few check boxes. I want to know you save the check box item into Microsoft Access Database when I click on Save. for instance: checkbox1: item1 checkbox 2: item2 checkbox 3: item 3 and in MS Access, I have …

0
42
Member Avatar for sist

Hey, I have done a little project in the past involving Genetic Algorithms (GAs), written in VB6 (really poorly). Now, after I understand the whole concept of programming much better, I decided to give it another try. This time I've decided to try tackling the Traveling Salesman Problem. For those …

Member Avatar for QVeen72
0
570
Member Avatar for squanch

I have two datatables. The first datatable is called DGVS and the second is called DGV_COLUMNS. The DGVS table defines the individual DataGridViews and the DGV_COLUMNS are the columns associated with the DGVS. In my form I have a tabcontrol...the first tab is the DGVS table and the second tab …

0
53
Member Avatar for nzioki
Member Avatar for wish4129

Hi guys, i would like to ask that is there anyway to embedded an excel file into a vb.net project? i know the way to read an excel file from vb.net, but i would wanna know is there anyway i can include the excel file inside the vb.net program. This …

Member Avatar for kvprajapati
0
168
Member Avatar for JAM1011

Hey everyone. I am having problems trying to figure out how the user can select the times they want to start work at, the time they want to have from lunch and finally the time they would like to finish. I then would calculate the number of actual working hours. …

Member Avatar for JAM1011
0
85
Member Avatar for zendet

Hey guys I need a bit of help with a project. I need to make a program that when you click start game it generates a random number from 1-100. then you pick difficulty, easy has 15 lives, medium has 10 and hard has 5. Everytime you submit a number …

Member Avatar for Seten
0
110
Member Avatar for ahzid

Hi experts.... im a newbie with vb.net ...my concern is tht i have a application with mail for my intranet users. Now I wld like to rollback or undo my sent message within a short interval say bfore a minute , i can or should undo . But im confused …

Member Avatar for kvprajapati
-1
79
Member Avatar for liqin

How can i reload/refresh the same form again without losing the data stored along with the form?

Member Avatar for kvprajapati
0
104
Member Avatar for dreamyfriend

salam hi... i want to make a video streaming server or a Video Lan chat programe in VB.net is there any solution for this? if yes than plz ... it will b realy an act of kind and i shall be very very thankfull to you . :-)

Member Avatar for kvprajapati
0
51
Member Avatar for rcook

I'm creating a printed report of an event; each event has one or more groups, each group has one or more people. The report page is set externally; I can't change that. Each page of the report has a place for up to two groups and up to 6 people. …

Member Avatar for hu_yang
0
146
Member Avatar for liqin

I am trying to generate random images from access database using hashset as it is said to be unique and there won't be any repeated images appearing. But, it doesn't seem to work. How can i get it to work? By the way, i am very new to the concept …

Member Avatar for kvprajapati
0
145
Member Avatar for xfrolox

Ok i'M making a program for a game a tool software I made that when I press a button in another dialog it appear a text + textboxs.text so when I press a button it appears in the dialog but all in the same line how do I do that …

Member Avatar for QVeen72
0
83
Member Avatar for xfrolox

well the last thing i need is a button that will copy TextBox1.Text like Select All and Copy it all, i use a simple code no very effective... i put sendkeys ctrl & a and ctrl & c but i just realize that all pcs doesn't have the same hotkeys …

Member Avatar for gatzaraki
0
120
Member Avatar for pysdex

I wanted to read input equation by user A+B and assign input user value to A and B to ask them to add and give answer. But I just can't get the code to work. I using VS2005 and VB.Net. Can help me with my code: [code] Dim A As …

Member Avatar for gatzaraki
0
88

The End.