19,728 Topics

Member Avatar for
Member Avatar for stixoffire

I noticed on this forum and on the web when I go over a link or a double green underline link an info window is presented. How can this be achieved - any code samples would be appreciated ..

Member Avatar for stixoffire
0
86
Member Avatar for Falconkicker

First off please excuse me if i do not approach this correctly. This is the first time I have used this site for any help. I am working on my midterm project due no later than sunday at midnight and i am stuck along with other students at the same …

Member Avatar for WaltP
0
184
Member Avatar for bala24

Hi, I usually only participate in the C/C++ forum but i guess desperate times need desperate measures. Well, i am trying to query an LDAP through DirectoryServices but can't seem to get it right and need ur help in the matter. Here's the code i am using.. [code] strUID = …

Member Avatar for bala24
0
188
Member Avatar for The Girl
Member Avatar for Sangeeth_India

A HTML Control with runat=server option turned on, does execute a client script code, but not the server script, if both are written. What if, if I want both of them to be executed? For example, I have a HTML Button Control, whose click event fires a client script function, …

0
53
Member Avatar for basith.m

hi , i am reading a set of integer value from excel sheet into a array in vb.net, i want to convert those values from integer to barcode value. can any one guide me on this. thanks

Member Avatar for iamthwee
0
72
Member Avatar for Marks256

I am using Visual Basic 2005 express (.net) 1) How would one get a SINGLE keypress in the console? (the equivilant to INKEY$ in QBASIC) 2) crap, i forgot my other question! Oh well. Chances are i will remember in a few minutes :lol:

Member Avatar for Marks256
0
124
Member Avatar for Need_help!

okay so the problem is: I need to develop a program that determines whether a department store customer has eceeded credit limit on charge account. for each customer, the following facts are available: - accunt number Balance at the beg. of the month total of all items charged by this …

Member Avatar for Need_help!
0
131
Member Avatar for kaushik259106

a picture link has been given. I want to do the same but it should work with database but not with folders and files.. that is i want my database made with MS Access to show like this where each node is the primary key and all the childs will …

Member Avatar for iamthwee
0
92
Member Avatar for zura

[B][COLOR=darkorange]i try save Vb.Net checkbox into access database but i could not find the source code for it..please help me to solve this problem immediately....pleaseee..urgentttt...!!!![/COLOR][/B]:sad:

Member Avatar for Dukane
0
63
Member Avatar for mercury049

Hi, thanks for any help provided in advance. I've tinkered with programming for years, but trying to get serious now. I just read a book called "Learning to Program with VB.net". pretty good book. But the writers approach (since it was for beginners) was to use txt files as a …

Member Avatar for mercury049
0
205
Member Avatar for arjunsasidharan

hello ppl, i need to knw whether v can use opacity in a picture box.. wat i hav to do is i need to load few pics in a picture box n when t pic fades away a new pic loads up.. Any ideas?? :)

Member Avatar for arjunsasidharan
0
111
Member Avatar for unknownunknown

Hi, I have a requirement to insert data from dataset into a table in the database. Actually i have records in the excel sheet that has to be inserted into the database. I have populated them in a dataset. Now this dataset has to be validated against some conditions. After …

Member Avatar for arjunsasidharan
0
2K
Member Avatar for sara

Hi.. I've problem here. I have checkbox chkdrugnegative..user can select more than one drug name. my problem is how to insert to database. how the table. i'm using pl/sql. here is my sample coding. Private Function adddrugtest() As Integer Dim oleConn As OleDb.OleDbConnection Dim roleData As OleDb.OleDbDataAdapter Dim oleCmd As …

Member Avatar for sara
0
163
Member Avatar for Stenane

[COLOR=#555555]Hi! am new in this programming language and I would like you to assist me in designing my project using vb.net.I have done C++ but I think vb.net is more user friendly in a system than C++ and most importantly I my system needs a database and it would be …

Member Avatar for nikkiH
0
122
Member Avatar for Moshntsane

Someone plis assist me in vb.net basics. Im a beginner and have a deadline to meet, so plis post me some learner's guide or tutorials to get me started. Thanx

Member Avatar for jbennet
0
118
Member Avatar for Stangman

Hello! I'm fairly new to VB, but I have some C, C++ background. I'm trying to open an existing Excel Document, and add data in specific ranges from Text box inputs in my VB program. However I cannot seem to be able to do this. The closest I've gotten was …

Member Avatar for Stangman
0
421
Member Avatar for Adrien24

Hi, I was wondering if any could help out a newbie in programming. I am currently in College taking Intro to Programming and I am having difficulties with making a Phone Words program that does the following: Transform words to numbers (Phone Numbers) and Transform numbers to words (Having a …

Member Avatar for iamthwee
0
118
Member Avatar for sri_Chennai

hi, i have 9 textbox in a form... my problem is first i entered some numeric values in each and every textbox then automatically sum all values and then display the one lable box... suppose u can delete any one value from any textbox... at that time minus the current …

Member Avatar for iamthwee
0
93
Member Avatar for siya

Hi everyone, I'm trying to update an access database using vb.net(2005). I have this code, But it doesnt update. [COLOR=#0000ff] Me[/COLOR][COLOR=#000000].STUDBindingSource.EndEdit()[/COLOR] [COLOR=#0000ff]Me[/COLOR].STUDTableAdapter.Update _([COLOR=#0000ff]Me[/COLOR].TrialDataSet.STUD.GetChanges) Please Help

Member Avatar for arjunsasidharan
0
124
Member Avatar for anti_genius

Hi, I want to develop a form in which i have a grid like structure(rows and columns). i can enter data in as many lines as i want. And in one cloumn i want to add a checkbox. When i click the Save button on the form then only those …

Member Avatar for arjunsasidharan
0
105
Member Avatar for Tezdoll

Low level VB Scripter. I am trying to write the code to import all the Sysinteral EXE files into the program so i can use this tool to launch them from a thumb drive or over a network drive without linking to the files on a network device or shared …

Member Avatar for Tezdoll
0
86
Member Avatar for Mirasol

I am just starting Visual Basics and I was fine until I had to learn variables and calculations. I just received an F on my last project and was wondering how in the world I can go about learning variables and constants and declaration. How do they relate? On the …

Member Avatar for Dukane
0
85
Member Avatar for sirisha123

hi, the functions like setcommmask, waitcommevent are different in vs2005. Any one pls help me out .. i need code for clearing the buffer before transmitting the next text. My AT commands are working and am able to send the message.. but searching code for clearing buffer. thanks in advance,

Member Avatar for Dukane
0
35
Member Avatar for earlofroberts

Can the z-index of a server control be set from vb code? If so, can you provide me some sample code? thanks, earlofroberts

0
62
Member Avatar for aruna_ajikumar
Member Avatar for kapil.goyal
0
65
Member Avatar for aj_daria

How can i add, delete, update using datagrid?currently, im using Sql Server as the database.

Member Avatar for kapil.goyal
0
119
Member Avatar for costavo

i am editing a devolped solution the problem is that check boxes are need in the datagrid but data is viewed in the datagrid without checkbox which exist but not viewed

Member Avatar for kapil.goyal
0
62
Member Avatar for Thanikagopi

Hi, I am Working on the VB.Net perform to perform a Multithreading for acessing the Database. I am Little bit confusion about how to create more threads and When this thread will stop the process, and i am in need of how to handle many thread using the single timer …

Member Avatar for arjunsasidharan
0
137
Member Avatar for aruna_ajikumar

I want to know how to connect a table in oracle 8i to VB.Net. I need the sample code pls...

0
52

The End.