Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #1K
~49.6K People Reached
About Me

Software Manager

Favorite Forums
Member Avatar for crazyhorse09

I searched, but have no clue what to do. I have a small picturebox(34x34 pixels) and want to have a transparent label(maybe 12x12 or 15x15 pixels) in the corner of it, which will be used as a counter. I saw another forums suggesting adding the PictureBox as a parent to …

Member Avatar for Yunoos Shiddique
0
14K
Member Avatar for Transworld

Well I have to make a microwave program in Visual Basic for school. I can't seem to find anything in the index that will help me with the timer/countdown. I found TimeOfDay() and was going to use that for the clock but I can't figure out how I would make …

Member Avatar for ranyone
-3
12K
Member Avatar for stackOverflow

[FONT=Comic Sans MS]Hi everyone, I'm shreya. I'm doing my bca (bachelor in computer applications)-4th sem. I'm required to do a mini project on dbms using msaccess and backend as vb. I'd be glad if you can suggest a project. I have 3 months to complete this project. I hope I'll …

Member Avatar for MonishaBala
-3
562
Member Avatar for nipu_haq

hi i am working with a inventory project. i want to use Bar code reader. but i don't know how to use bar code reader. please some one help me how can i read from bar code reader and how can i use bar code reader to my project.

Member Avatar for androidz
0
943
Member Avatar for satti

Dear friends iam making a vb program when i created splash screen and run the program splash screen run ok and next form with login pop up but when i enter my password to login on second form(FRMMAIN.frm) it give me error.when i remove splash screen it becomes ok again …

Member Avatar for AndreRet
0
216
Member Avatar for gingank

Ho guys i got question need to ask about the if else statement: Can i write like this IF CUST= "A" OR CUST = "B" OR CUST = "C" THEN CUST = "A , B ,C " Then statement i pal is if i key either A , B or …

Member Avatar for AndreRet
0
203
Member Avatar for MrConfused

I have been given the following code to convert a string to a "byte array" (which is then passed to other software) but it does not appear to work. I have practically never needed to use a function and am even less familiar with the data type byte and Hex …

Member Avatar for FSandlewould
0
819
Member Avatar for Bardoel

Hi, Not sure if anyone can help i am trying to be able to send/receive SMS message via my Sony Ericsson K700i from a PC automatically rather than using a Specific Application. Can someone supply me with some example code to be able to achieve this. I have tried searching …

Member Avatar for nisu
1
504
Member Avatar for kcasmir

I need someone to help me with VB6 codes to add new columns to already created Access database table at run time. Secondly, i needed to create a duty rota table that keeps track of staff duties for 365 days. I am a bit confuse as i intended placing the …

Member Avatar for michael magwila
0
219
Member Avatar for kreig12

currently i am creating a project with LAN based connection. Please show me some sample codes for the winsock control in Visual Basic 6[code][/code]

Member Avatar for kinwang2009
0
205
Member Avatar for jemz

hello can you help me how to secure database password...hoping for your positive responds...thank you in advance..

Member Avatar for jemz
0
144
Member Avatar for Alazzawi

Hi everyone. earlier i wrote that i have a problem with the help file in my project, that it does not work under windows vista or 7. thanks god i figured it out that it need a MS help package to be installed to these OS so the help file …

Member Avatar for omoridi
0
108
Member Avatar for web24

Hi Guys, I am very new to Databases and keep getting this error in VB6 : "Syntax Error in FROM Clause" I'm using a MS Access database connected to my project via the Adodc control which has it's recordsource properties set to my table (Clients), I am trying to filter …

Member Avatar for omoridi
0
2K
Member Avatar for lightner86

hello.. can someone help me on my problem with regards to VB... my problem is that i want to change the value of a cell in a flex grid for example if Item no:112 is already in the flex grid and its quantity is 26...and then the next time the …

Member Avatar for omoridi
0
99
Member Avatar for RassKass

Hi, I would like to perform a validation check on a field (Employee/Staff Number) there should not be duplicate entries in this field so i would like for a check to be performed when the next field is clicked then a msg displayed saying "Staff Number already exists" Any sample …

Member Avatar for omoridi
0
104
Member Avatar for swapna7999

hi i dont know how to install ijl11.dll i have a exe version of it and how could i incorporate this dll to my application

Member Avatar for phpbeginners
0
232
Member Avatar for kcasmir

I want to populate my msflexgrid with lots of data from a database and it takes seconds for the process to complete. In that case, i need to include a progress bar that shows the progress of the process above and i do not know the code that will simultaneously …

Member Avatar for ImMoRtAl-
0
181
Member Avatar for Israelsimba

[B]i enter text into a text box, when i move to the next textbox, the text i entered in the other text boxe disappears.....this started when i run form after linking my text boxes with the necessary database items.. i used an adodc for connection. before connecting the textboxes i …

Member Avatar for abu taher
0
103
Member Avatar for rsk_beckon

Dear All I want to develop an application to compare 2 input text file and show the difference with highlighted text in the first file itself. Please assist how to do it Or any readymade software is there for effective file comparison. Regards Sasikumar

Member Avatar for debasisdas
0
143
Member Avatar for coollife

dim hwnd as long I am using FindWindow function to find whether Internet Explorer is open or not . hwnd = FindWindow(vbnullstring,"Google - Microsoft Internet Explorer") the problem is it easily find most of the windows , but in few cases for example if i type something in google search …

Member Avatar for marco93
0
119
Member Avatar for devmakwana
Member Avatar for xirosen
Member Avatar for Afi83

Hi there I have a database in access for using from VB6. In my access file I use many relationships. I use something for doing back up of my database frequently for preventing data loss. Every year many data added to this database (app50000). For maintaining the program at the …

Member Avatar for omoridi
0
171
Member Avatar for xirosen

Good day.. Can everyone help me pls.. i have created a code to create nodes in treeview and i am done with this. my problem is how can i view children's text on the treeview as well as the image when i click the parent? here is my code. Private …

Member Avatar for omoridi
0
180
Member Avatar for coollife

My project is Internet Explorer Blocker which blocks all websites apart from what i have mentioned . Its working fine, now as the user should not be able to close the vb application For that to happen the application should not be visible . So for the what is the …

Member Avatar for omoridi
0
120
Member Avatar for jatinder_44
Member Avatar for omoridi
0
92
Member Avatar for gothic1989

hi everyone!! im ren, im in my 4sem. and i required to make a project in my major. using VB6.. and that was supposed to be cafe client/server. can someone help me how to make a cafe client/server? im just a newbie in VB6 so i don't have any idea …

Member Avatar for omoridi
0
69
Member Avatar for jhai_salvador

hey guys.... does anyone here knows how to disable and enable CTRL, Alt, windows keys, or Tab key in keyboard?... because im going to use it in my time cafe client project in vb...

Member Avatar for omoridi
0
996
Member Avatar for Neil_W

Hi guys, I am working in Access 2003 andtrying to populate a form from an underlying query written on the fly. My code is as follows: [CODE] Private Sub cmdDefra_Form_Click() Dim Cat As New ADOX.Catalog Dim cmd As ADODB.Command Dim sqlText As String Set Cat.ActiveConnection = CurrentProject.Connection Set cmd = …

Member Avatar for vb5prgrmr
0
255
Member Avatar for ayhra

please help me in making a code on how to get the filename, application in a client is using. i need the code in visual basic 6.0. please help me. T_T asap[code]please help me in making a code on how to get the filename, application in a client is using. …

Member Avatar for omoridi
0
193