Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

10 Posted Topics

Member Avatar for santosh5471
Member Avatar for jhai_salvador
0
198
Member Avatar for santosh5471

Hi, I want the COMBO BOX in FLAT mode on the Screen along with Text Boxes... any body have any answer

0
68
Member Avatar for santosh5471

Earlier i worked on a project i-card printing. Here i used web cam .. Took the photo graph saved under the name + class + div & ".jpg" . Then i run the main module entered the name class div of the student & searched the jpg file use drivelist, …

Member Avatar for vb5prgrmr
0
101
Member Avatar for santosh5471

I wrote an application in VB6. While testing I want it to run only when a pen drive with specific VOLUME SERIAL NUMBER is attached. Can any body help me in finding out the volume serial number attached to the system. Regards

Member Avatar for santosh5471
0
589
Member Avatar for VINOD_2553

Dear Vinod To Store the Image in the file use DRIVELISTBOX, DIRLISTBOX AND FILELISTBOX NOW FIND THE IMAGE FILE. U R MAKING I-CARD PROGRAMME. SO VERY FIRSTLY YOU MUST HAVE SCANNED THE PHOTOS OF THE STUDENTS BY SCANNER OR WEB CAM. NOW AT THE TIME YOU ENTER DATA OF THE …

Member Avatar for santosh5471
0
168
Member Avatar for saj_amo

Hi, you have not specified whether your application is an interface or report. If report, have you used Crystal (any version). If Yes load crystal reports on the client machine also. Santosh Joshi

Member Avatar for vb5prgrmr
0
1K
Member Avatar for santosh5471

Any body having any solution to write a report without using DATA REPORTS and Crystal and allowing it for preview and print. The report should be well designed... Help me

Member Avatar for vb5prgrmr
0
113
Member Avatar for anku123

If you are keeping the data of various courses in a Master you can keep the number of semesters with the Name as below Course_Name Course_Sems M.C.A 6 M.B.A 4 B.C.A 2 B.E. 8 Likewise.... Now depending upon the no. of sems you can ENABLED = TRUE OR FALSE the …

Member Avatar for santosh5471
0
161
Member Avatar for pasido

create a form place one label & command button code for command button '---------------------------------- Private Sub Command1_Click() Dim v1, v2 As Long v1 = 100 v2 = 200 Label1.Caption = Trim(CStr(v1)) & "/" & Trim(CStr(v2)) End Sub reply

Member Avatar for vb5prgrmr
0
94
Member Avatar for santosh5471

I wrote an application to enter the data and print output using Crystal 8.5 As I tried to create the SETUP file it stopped working at the last page. when I removed the crystal references and ocx and dlls and tried to make SETUP it worked properly. What shall I …

Member Avatar for vb5prgrmr
0
89

The End.