20,284 Topics

Member Avatar for
Member Avatar for bettybarnes

help me guys.. how do i add picture? [CODE] Private Sub NavigateRecords() txtPersonnelID.Text = ds.Tables("Personnel").Rows(inc).Item(0) txtFirstName.Text = ds.Tables("Personnel").Rows(inc).Item(1) txtLastName.Text = ds.Tables("Personnel").Rows(inc).Item(2) txtMiddleName.Text = ds.Tables("Personnel").Rows(inc).Item(3) txtGender.Text = ds.Tables("Personnel").Rows(inc).Item(4) txtAddress.Text = ds.Tables("Personnel").Rows(inc).Item(5) txtContactNo.Text = ds.Tables("Personnel").Rows(inc).Item(6) txtEmailAdd.Text = ds.Tables("Personnel").Rows(inc).Item(7) txtBday.Text = ds.Tables("Personnel").Rows(inc).Item(8) txtDept.Text = ds.Tables("Personnel").Rows(inc).Item(9) txtPosition.Text = ds.Tables("Personnel").Rows(inc).Item(10) txtHiredDate.Text = ds.Tables("Personnel").Rows(inc).Item(11) txtRenewalDate.Text = …

Member Avatar for lolafuertes
0
117
Member Avatar for dre-logics

I use Visual Basic 8.0 and Windows 7 Prof. and Deskjet 720c To print a document i use [COLOR="Green"]PrintDocument component [/COLOR] I want to Check status of local printer My problem is, if de printer if [COLOR="Red"]offline[/COLOR] of [COLOR="Red"]not connected [/COLOR]every print job is then automatically sent to the print …

Member Avatar for lolafuertes
0
641
Member Avatar for mgorecki

Hello, I'm new to VB .Net and I've searched for this info in the help files, but couldn't find it. When I save a project it automatically saves it to "C:\Documents and Settings\[I]username[/I]\Local Settings\Application Data\Temporary Projects\[I]filename[/I]". I want to be able to set this path ahead of time to where …

Member Avatar for mgorecki
0
115
Member Avatar for bchaney

I've got a running and working database that's storing data into a *.sdf sql compact database. it's a fairly simple program and that's all i needed to store the data. is there a preferred report generator that i can run to query compiled data for reports? i've looked at a …

Member Avatar for bchaney
0
111
Member Avatar for bninja

Help please I think there is Copy.to function but i cant find it :( I'm using VS2008 Thanks

Member Avatar for pritesh2010
0
1K
Member Avatar for AliSham

hi, i want to proram to serial ports please guide me good resources and links so that i can proceed. Plz in detail tell me how to start . thanks in advance

Member Avatar for ramakrishna.n
0
165
Member Avatar for bettybarnes

I have made a form with access database,,, I'd like to have a form that when I add another employee,, EmpID, EmpName, EmpDept, and click the save button it will automatically save as well on the database...I don't know the code to do this..I hope you will help me solve …

Member Avatar for Animal Mother
0
94
Member Avatar for BobbieJean

Hi everyone, I've been debugging my program all night and I just can't quite come up with how to make my counter work. I keep feeling like I'm putting it, or maybe just part of it, in the wrong place so I've been moving it all over the place but …

Member Avatar for GeekByChoiCe
0
275
Member Avatar for jatinder_44

I am using AxMscomm1.output property of AxMscomm in vb.net It Giving error ,that Additional information: Exception from HRESULT: 0x800A017C (CTL_E_INVALIDPROPERTYVALUE). can i get some hlp.

Member Avatar for M.rahul
0
882
Member Avatar for Phenneger
Member Avatar for MasterCoder

Hi all, I Need help here.If any one does know or have project on garments management system can you please upload it for me its urgent.I'll return the favor. My lap Crashed leaving me no choice .

0
96
Member Avatar for angel392004

i'm working on an e-voting system for my thesis... but i'm having problem on how to output the data in all the rows in the database in a check box. so it means that the number of checkbox is equals to the row of the table. i manage to output …

Member Avatar for lolafuertes
0
131
Member Avatar for perryg30313

I have a Datagrdiview control that is populated from values in a table. ie: One column would have a check box for weather a record has been processed using a Posted field as a boolean Check box. My problem as that I need this field to also show the results …

Member Avatar for lolafuertes
0
95
Member Avatar for bustersox

Hello, I am having issues creating an application that is due tomorrow! Obviously I am not calling my functions correctly, or I just don't even have my functions written correctly. Please help!! Here is the problem: I am trying to create an application for a wire company that sells spools …

Member Avatar for lolafuertes
0
276
Member Avatar for CassieMe

Hello, i need help in bluetooth coding using visual studio 2008 (vb.net) .... who can help me/ provide some examples/ some external links in the internet of bluetooth source codes ??? i need bluetooth functions like: - detecting other bluetooth users - turn on / off computer's bluetooth - send …

Member Avatar for Yoosuf2010
0
55
Member Avatar for vampke

Hello peoplez, I am writing an application in vb.net using a mysql database. I need it to be multilingual. I have not found much useful info on this so I thought I 'd go ahead and work it out myself. I have started making a translation table in the mysql …

Member Avatar for lolafuertes
0
100
Member Avatar for nv136

Hello Everyone, I need some help with constructing a waveform in vb.net. Can maybe someone give me a hint of how to make one? (a bit of code would be nice) I already know that to generate a waveform, you need a timer, if there anything else? Help would be …

Member Avatar for nv136
0
327
Member Avatar for W1ND0W5

Sorry about asking all of these questions, but I am making an app and I have had a request for when the user types into the text box he can automatically hit Enter and it will navigate to the specified destination. However I have tried EVERYTHING and I cannot get …

Member Avatar for W1ND0W5
0
101
Member Avatar for perryg30313

I have two forms. Form A and Form B. Form A has a datagrid that is populated from a SQL Database Table query. When a button is pressed Form B is launched that allows you to add a record to the database table. I need for the datagrid to be …

Member Avatar for perryg30313
0
189
Member Avatar for mm77

hi everybody, greetings.. my thanks in advance for your help.. right now i a m involved sms -chat application vb.net. in this project i send the sms to mobile form pc.and get the reply as same. so i created client / server based program by tcp/ip based... because i put …

Member Avatar for krunal1089
0
300
Member Avatar for Naveed_786

I want to display date and time on top of the form where normlly written form1 forms name i want to display date in formate of for example 23 August 2010 and time in this formate 12:33:20AM Please please help.

Member Avatar for krunal1089
0
124
Member Avatar for Kingcoder210

How should I create custom formula for specific field in crystal report? I have a field of result. It shows something like that PASS PASS PASS PASS or PASS FAIL PASS PASS Now I want to make a custom formula to show grand result. If that specific(result) field keeps all …

0
101
Member Avatar for krunal1089

I want to show the images in Crystal report dynamically,I have store the full path of image in database,now I have to show the image correspond to that path in crystal report.PLz can you describe how can i do this my personal id is [email]krunal1089@gmail.com[/email]

0
34
Member Avatar for bninja

Hi all My code for the server side : [CODE] Dim bmp As New Bitmap(My.Computer.Screen.Bounds.Width, My.Computer.Screen.Bounds.Height, Imaging.PixelFormat.Format24bppRgb) Dim gfx As Graphics = Graphics.FromImage(bmp) gfx.CopyFromScreen(0, 0, 0, 0, My.Computer.Screen.Bounds.Size, CopyPixelOperation.SourceCopy) Winsock1.SendData(bmp)[/CODE] And for the client side in the DataArrival event : [CODE] On Error Resume Next Dim img As Image Winsock1.GetData(img) …

Member Avatar for bninja
0
178
Member Avatar for lacaroix

im a beginner in vb.net.im developing for myproject in windows application.my ques:how can i display data in textbox from choosen dropdown menu?user choose a item in combobox,then after click a button the meaning of data appear in textbox..i need some help..tq in advance

Member Avatar for dustinsierra
0
3K
Member Avatar for pmjayasena
Member Avatar for adeva12

hai, I immediately need to find a project title for my sem project Please send any emerging topic for me. I am doing my B.sc computer Science final year

Member Avatar for amol1463
-1
104
Member Avatar for kimbula...

I want to open a PDF document when I click on a button. I know the way to open a word document but couldn't apply the same method to open a PDF document. If anyone can help me regarding this matter it would be a great help to me. Thank …

Member Avatar for asp.net_SoS
1
126
Member Avatar for VB 2012

How can you get to only save all the modified tabs By save i mean save as a text file or open your own savedialog < example :)

Member Avatar for codeorder
0
95
Member Avatar for lordbaddkitty

I'm working with VB.Net. I have imported some data into the Data Set. I have four columns of data. [CODE] [Column 1]This is a test[/Column 1] [Column 2]This is a comma, Test.[/Column 2] [Column 3]This is a double quote " test.[/Column 3] [Column 4]This is a comma, quote " test.[/Column …

Member Avatar for lordbaddkitty
0
537

The End.