hi,
im doin a project in visual basic 6.0,.
pleae help me in constructing a inbox in vb 6.0.
mail: manjupapu2006@gmail.com


-manjunath

Recommended Answers

All 12 Replies

what exactly is a inbox that you are trying to create ?

what exactly is a inbox that you are trying to create ?

my project is Complaints-Suggestion-Solution System.
there will be a login module.
once the login is successful, the user will see a inbox which contains all the registered complaints..

there is a complaint-compose module where a user can register a complaint.

all the registered complaints will be stored in msaccess in the form of a table.

every thing is done in my project except my inbox..
i do not know how to design it.
please help me.

what the user is supposed to do after s/he logs in and gets the list of complaints.

If you simply want to display use any grid control for the purpose.

what the user is supposed to do after s/he logs in and gets the list of complaints.

If you simply want to display use any grid control for the purpose.

there will be table in which all the complaints wioll be stored.
it contains 3 fields..
dey are 1.complaint on
2. subject
3. complaint in detail.

now in the inbox only the subjects should be displayed jus like our mail inbox.
when the user clicks on the complaint, he should be able to see the complaint in detail and should have a option to post his suggestions regarding the complaint.

as soon as the user logs in, he will see the inbox comtaining
1. sno
2. subjects of all complaints
3.date and time of complaint.

I've attached a sample project for you. You still need to add some code, but this will put you on the correct path.

I've attached a sample project for you. You still need to add some code, but this will put you on the correct path.

hi frnd,
im not able to open ur project.

actually i was told by my guide to develop the inbox using flex grid.

can u help me out how to use and how to code flex grid?

Try the following link.

http://www.daniweb.com/forums/thread225349.html

You need to reference the MS ActiveX dataobjects library. Go to 'Project, References' and select Microsoft ActiveX Data Objects 2.8 Library. Then add a datagrid control to your form with the connection code from the above link.

To open my attachment, use winzip or similar to extract the files.

Hi...I'm Syam,
I'm doing a project in visual basic 6.0 about bar chart with 2 dimension array.Anybody can give me some example of the coding.I'm really need your help.Please help me......
mail: keytaro87@gmail.com

start a new thread.

Y should have posted a new thread.....

Any rate, attached is a good sample in using charts.

Pls help me to create a progarm which is related to dvd rental system.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.