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

Mpm from North Street,Kilakarai

Interests
Refering books on online
Member Avatar for mustaffa hasan
Member Avatar for mustaffa hasan

i am using msoffice,but the ms words is not open they tell permissionto acces how can i rectify

Member Avatar for rubberman
0
66
Member Avatar for honnysingh

I want to change form background color permanently at run time. when i start my application next time then i want to see the changed color please help thanks in advance

Member Avatar for Jx_Man
0
85
Member Avatar for alnor.ismail
Member Avatar for mustaffa hasan
0
142
Member Avatar for poojavb

Hello Friends, One help is required.... I have a select query which is based on two criterias.... if the order is in process or if the order is received.... The datagridview will show all the records from the database,,,, I want to disable the rows in datagridview which will be …

Member Avatar for poojavb
0
5K
Member Avatar for lendyl16

Call Open_conn If BEdt = False Then Rs.Open "Select * from tblpayroll where EmployeeID='" + Trim(txtEmpID.Text) + " '", Cn If Rs.EOF = False Then MsgBox "Duplicate Employee ID", vbInformation, "Duplicate" Else Cn.Execute "Insert into tblpayroll values('" + Trim(txtEmpID.Text) + "', '" _ + Trim(txtfullname.Text) + "','" + Trim(cbogender.Text) + …

Member Avatar for mustaffa hasan
0
149
Member Avatar for vanesh

How to connect datagrid from database using adodb connection. so that the records in the database will display in the datagrid. I have category here that i want to display to datagrid: ID, LName, FName, GLevel. I need a code for that. THANK YOU!

Member Avatar for mustaffa hasan
0
237
Member Avatar for KalebG

ME and a freind of mine have a vB class. We are using the schools outdated microsoft visual basic 2003. We in are spare time are trying to make a "Siezure" program. The point of this program is to simply have the user click a button and the background begin …

Member Avatar for mustaffa hasan
0
2K
Member Avatar for Dani

I've gotten a couple of reports lately that DaniWeb is crashing web browsers, but I can't duplicate this and don't know which browsers are involved. Can anyone confirm?

Member Avatar for LastMitch
0
382
Member Avatar for Onlineshade

I can not find the problem of this code....... I am now using Dev C++ editor for coding. #include<iostraem.h> #include<conio.h> #include<stdio.h> using namespace std; int main(){ int k=1; int m=0; int p=5; //int arry[]; int v=0; int i=0,j=0; cin>>i; cin>>j; for(int n=i;n<=j;n++,v++){ m=n; while(n>1){ if(n%2!=0){ n=3*n+1; } else n=n/2; k++; …

Member Avatar for mustaffa hasan
0
151
Member Avatar for sreelavanya
Member Avatar for mustaffa hasan
0
70
Member Avatar for abu taher

i work with 3 more form. 2 form has no border. when i click a button a form is show. when i minimize main form the other form still show. but i want when i minimized main form all from will minimize what was open.

Member Avatar for Qesha carol
0
1K
Member Avatar for mustaffa hasan

Please, I need a form design and code. Ticket availability and tickets taken in vb6 & database. Can anyone help me?

Member Avatar for Oxiegen
0
74
Member Avatar for Silentme

I realise that this is a simple and probably daft question... Here is my problem. I am trying to create the VB code to change label background colors, it sounds simple, however i want a user to select from one of four lables one red/blue/green and yellow, then select from …

Member Avatar for mustaffa hasan
0
3K
Member Avatar for zobadof

Hi, I've split an image in two, and I want to put them next to each other but with a break. As you can see the BG2 (In The Box) paint splat is right next to the edge. I want it a few px in and the bg1 (out of …

Member Avatar for zobadof
0
172
Member Avatar for prasanna123

main() { int i=1; printf("%d,%d,%d",i,i++,i++); } the o/p is 3,2,1. But how it is possible In which order does printf executes??why it is not 1,2,3.

Member Avatar for Sokurenko
0
183
Member Avatar for lhsunshine

How set image size in the gridview? I m using asp.net with c#... Tq in advance....

Member Avatar for mustaffa hasan
0
82
Member Avatar for LFCDay123

I have a project of 2 forms and on the 2nd form I want to create a button which when clicked returns you to the 1st form. Please help!

Member Avatar for razamughal67
0
192
Member Avatar for sparchitect

Hi, wondering if anyone could help me with this. I need to create a program that contains a listbox (lstChart), calculate and exit button. When the user clicks the calculate button it needs to display 5 separate input boxes asking for the total sales for each of the 5 stores. …

Member Avatar for mustaffa hasan
0
134
Member Avatar for teklu

I am doing a picture in my project and I want to clear that picture from the picture box without deleting the other drawn picture when a command button is pressed . any help

Member Avatar for mustaffa hasan
0
289
Member Avatar for alapeh

hi all pros, below is my vb6.0 code. the click command is to save my text and picture. there is no problem for my text. but, i have a problem after saving the picture. the picture can be saved but it is not availabe for preview. is there any fix …

Member Avatar for Jx_Man
0
4K
Member Avatar for shanaka95

Hi..i want to **creat a autorun programme** to cd's which i am writing.so i want to creat that programme using **vb 6**. now i want to creat a command button when i click on it ***open a seperate window and browse the cd***..please help me to creat that..

Member Avatar for C0ding
0
129
Member Avatar for belber

hey all, i wan't ask.. how make shortcut in form.., did i've to use keyup or keydown event ..??? i need some reference pliss...

Member Avatar for mustaffa hasan
0
194
Member Avatar for mike2098

Hi I have been looking for a easy to use CMS in order to sell some software products moodle and sitefinity can anyone suggeat any alternatives I have 4 or 5 applications to sell I would like to have a forum for discussions and a sales page where I can …

0
43
Member Avatar for rapaneda01

Hello, i m looking for the database connectivity in asp.net with sql server 2005 or ms access 2007? please anybody solve my query. thanks in advance, looking for your response.

Member Avatar for omar isaid
0
155
Member Avatar for ritika_khanna

i am doing onine railway reservation project .i have taken a ticket booking form where user can enter passenger detail .i have taken 6 textboxes for name,dropdownlist for age,berth,sex,class. i have written following code for ticket booking but this code is not working when after entering details this code does …

Member Avatar for Ezzaral
0
195