Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
72% Quality Score
Upvotes Received
21
Posts with Upvotes
12
Upvoting Members
11
Downvotes Received
7
Posts with Downvotes
4
Downvoting Members
5
3 Commented Posts
23 Endorsements
Ranked #54
Ranked #2K
~53.6K People Reached
About Me

I am trying to know myself

Interests
Programming in Visual Basic 6.0, Playing Vollyball, Studying.
PC Specs
Dell Inspiron N5040
Member Avatar for AndreRet

[ATTACH=RIGHT]20145[/ATTACH][B]Building your first DYNAMIC Database application. This is Part One of a four part tutorial on how to install and use your database, Part Two will teach you how to build successful connections and Part Three will teach you how to build database interaction and management of your databases.[/B] There …

Member Avatar for twexpresscars
1
2K
Member Avatar for hefaz

Hi guys! i think this is usefull, a lot of the users have problems with .Net Framework installation, Error code: HRESULT 0xc8000222 Do these to solve: a: Click Start > Run. b: Type cmd and press Enter. Please run the following command in the opened window. net stop WuAuServ c: …

0
457
Member Avatar for MWAMBA
Member Avatar for hefaz

hello there i am trying to make an application that can generat words automatically, i have used four text boxes, i want the first three boxes to get a word automatically from a file or from an array and show it in forth textbox, how can i do that? ![Capture.JPG](/attachments/large/4/45f56d9fc31c7e7b5da52fc4beebd007.JPG …

Member Avatar for rproffitt
0
562
Member Avatar for hefaz

Hi all, i am doing my project. i need one search box to find something i write in the box, how can i code that? its very important please help

Member Avatar for hefaz
1
247
Member Avatar for hefaz

Hello every one. i am trying to catch duplicate values from a data. in the picture when i want to add new record, then if the record already exists then go to that record and fill all the boxes, then i will press the update button,but if not, then add …

Member Avatar for hefaz
0
681
Member Avatar for hefaz

thank you Dani and the Team. i have found the answer to my question which helped me to pass in my final year project, daniweb is really the right place to visit, and now i will try to help others. we support you all the team. (from Afghanistan).

5
217
Member Avatar for hefaz

Hi all, i am using a ribbon in my c# 2010 project, first i had .net framwork problem while i was running the form then i changed that to .net framework 4.0 now it says Win32 exception Unhandled. What is the problem? is the problem in debugger?

Member Avatar for rproffitt
0
543
Member Avatar for Narue

Just for fun, I wrote up a quick tutorial for basic assembly. At present, it's only in the form of a PDF document, but I'll eventually get around to adding it to my website.

Member Avatar for The Old Man
19
2K
Member Avatar for hefaz

hi networkers! Where to download CCNA discovery1 curriculum material? i can't get it from google.

Member Avatar for ShouldAt3
0
198
Member Avatar for cproger

Anyone can type their best yo mama joke For example: Yo mama so fat, she rolled down the stairs.

Member Avatar for Aeonix
0
7K
Member Avatar for kenth21v

Help please. My laptop suddenly restart while I'm idling. A message appears: "your PC ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart for you" This repeats in a loop. My laptop won't boot now. Aspire E1-472G. Windows 8.1

Member Avatar for Ripster
0
156
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for themathprof

I'm coding in VB6. I have pictures in Picture1 and Picture2. I would like to replace the picture in Picture1 with the picture in Picture2. What code will get this done? Thanks.

Member Avatar for Santanu.Das
0
2K
Member Avatar for Kasxar
Member Avatar for Papa_Don

Group, I've created some spreadsheets that others use. The headings of the spreadsheets are divided up with colors. However after I've created these and saved them formatted as I like, some of these cells are changing automatically after the other users open them up. I've read online there may have …

Member Avatar for hefaz
0
205
Member Avatar for Papa_Don

Hi Group, I've recreated a spreadsheet that has multiple macro's behind it. One of these macro's opens and existing file, copies the data in it and then pastes it into the original workbook (where the macro's originate) and then closes the existing file. After the copy and paste is done, …

Member Avatar for hefaz
0
406
Member Avatar for hefaz

Salam All programmers, i am trying to make a messenger, for example migme. which language should i use? i tried to use vb6 and i designed the form but i don't know much about the network programming i.e (packets send and recieve) which language should i use? I searched google …

Member Avatar for JamesCherrill
-1
222
Member Avatar for ArpitJ.25

What is the programming language used in games like GTA 5 or Call of duty? and which software do they use to render graphics?

Member Avatar for bordogamesdev
0
236
Member Avatar for hefaz

How to write Command to erase all files in the current directory, including all its sub-directories, using only one command?

Member Avatar for hefaz
0
356
Member Avatar for hadisur_rahman
Member Avatar for hadisur_rahman
0
127
Member Avatar for hefaz

Hello all, I have created a pharmacy application in vb6, i packaged that, itselt has an access database. it works well in my pc, but when i want to send it to another computer, it installs there but dose'nt work there and says: C:// desktop/main/pharmacy.mdb is not a valid path, …

Member Avatar for hefaz
1
299
Member Avatar for q-_-p

hello there everyone i need one project in vb6 for my final year project can any one send me?

Member Avatar for q-_-p
-1
224
Member Avatar for AQ

hey guys can anyone tell me what is actually happening in the code given below.?? #include<iostream> #include<conio.h> using namespace std; int main() { int randNum = (rand() % 100) + 1; while (randNum != 100){ cout << randNum << ","; randNum = (rand() % 100) + 1; } cout<< endl; …

Member Avatar for basit_3
0
146
Member Avatar for shahadithyab

Hi i am aditya shah. I am noob in programming as i am network technician. So i need help with programming

Member Avatar for hefaz
0
66
Member Avatar for cosmichq

Hi Team iam Vivek From CosmicHQ Company want to know more about DaniWeb Forum and how to post the articles and how to read the other team member articles.Kindly guide us For the following days which i spend with you

Member Avatar for hefaz
0
40
Member Avatar for hefaz

in my vb6 application i face this error, Data Automation Error! No elements found, what is this belong to?

Member Avatar for hefaz
1
3K
Member Avatar for hefaz

Hi guys! i think this is usefull, a lot of the users have problems with .Net Framework installation, Error code: HRESULT 0xc8000222 Do these to solve: a: Click Start > Run. b: Type cmd and press Enter. Please run the following command in the opened window. net stop WuAuServ c: …

1
159
Member Avatar for Jamie_7

When I try to recompile an OCX while in VB6 (run in Admin mode), I get "Permission Denied". I'm running Windows 7, 64 bit. I've already tried to set VB6.EXE to run in compatibility mode for XP SP3. I'm trying to create a new version of the OCX. I set …

Member Avatar for hefaz
0
251
Member Avatar for hefaz
Member Avatar for Afghan2
0
147