Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalassignment grader Pin
mtate3230-Jul-05 5:19
mtate3230-Jul-05 5:19 
GeneralRe: assignment grader Pin
tazbird30-Jul-05 16:36
tazbird30-Jul-05 16:36 
GeneralRe: assignment grader Pin
mtate3231-Jul-05 6:11
mtate3231-Jul-05 6:11 
GeneralRe: assignment grader Pin
mtate3231-Jul-05 6:46
mtate3231-Jul-05 6:46 
GeneralRe: assignment grader Pin
mtate3231-Jul-05 6:44
mtate3231-Jul-05 6:44 
GeneralRe: assignment grader Pin
toppscrt1-Aug-05 18:32
toppscrt1-Aug-05 18:32 
GeneralRe: assignment grader Pin
mtate322-Aug-05 0:11
mtate322-Aug-05 0:11 
Generalu.are.u device linked with fingerprint recognition system in vb.net Pin
sscome30-Jul-05 3:29
sscome30-Jul-05 3:29 
Help! Its URGENT!! I'm using u.are.u 4000 fingerprint sensor to link with my vb.net application via the USB port. I cant get the original format of the picture captured via that device. The original format of the captured picture should be bmp format, 500 width and 550 height, 700 resolution. But, What i get is a png format, 105 width and 137 height with 96 only for resolution.

This is the sample code provided by the vendor in vb:

Private Sub RegSample_RegSample(SamplePicture As stdole.Picture, CurFingerIndex As Integer)
Image1(CurFingerIndex).Picture = SamplePicture
End Sub

I found that value for "SamplePicture" is an integer random number, for example, 671419403, -1475865658 and so on. I'm stuck here. Anyone can help me to get or keep the original format of the captured image? If you do have any solution, do remember to email me at sscome@yahoo.com

I really pray to get valuable replies and assistance from anyone who have knowledge about this. Its urgent!....thanks


GeneralRe: u.are.u device linked with fingerprint recognition system in vb.net Pin
Dave Kreskowiak31-Jul-05 19:17
mveDave Kreskowiak31-Jul-05 19:17 
GeneralForm Load and combobox Pin
Jodd30-Jul-05 1:23
Jodd30-Jul-05 1:23 
GeneralANSI & UNICODE Using VB 6 Pin
justzain29-Jul-05 22:19
justzain29-Jul-05 22:19 
Generalow to DragDrop a form with the mouse Pin
Member 195513229-Jul-05 20:39
Member 195513229-Jul-05 20:39 
GeneralRe: ow to DragDrop a form with the mouse Pin
Robert Rohde29-Jul-05 20:53
Robert Rohde29-Jul-05 20:53 
Questionhow to test if a datacolumn as changes Pin
isgrom29-Jul-05 13:26
isgrom29-Jul-05 13:26 
GeneralDrag-Drop, capture source's filename Pin
john john mackey29-Jul-05 12:15
john john mackey29-Jul-05 12:15 
Generalat the how to apply mutiple delimiter's end of a string within a textbox Pin
puppetgrimm129-Jul-05 10:49
puppetgrimm129-Jul-05 10:49 
QuestionCan you pass a local variable into sql statement? Pin
spettiford29-Jul-05 3:13
spettiford29-Jul-05 3:13 
AnswerRe: Can you pass a local variable into sql statement? Pin
oakleaf29-Jul-05 4:55
oakleaf29-Jul-05 4:55 
GeneralRe: Can you pass a local variable into sql statement? Pin
spettiford29-Jul-05 5:30
spettiford29-Jul-05 5:30 
AnswerRe: Can you pass a local variable into sql statement? Pin
oakleaf29-Jul-05 9:48
oakleaf29-Jul-05 9:48 
AnswerRe: Can you pass a local variable into sql statement? Pin
S. Senthil Kumar29-Jul-05 23:23
S. Senthil Kumar29-Jul-05 23:23 
GeneralTextbox column style in Datagrid Pin
itsVipin4u29-Jul-05 3:02
itsVipin4u29-Jul-05 3:02 
GeneralControlling MDI Child locations Pin
oakleaf29-Jul-05 2:54
oakleaf29-Jul-05 2:54 
Generalquery Builder Using VB6.0 Pin
Litty29-Jul-05 1:57
Litty29-Jul-05 1:57 
Generalconnection to access database in vb.net Pin
Member 215350229-Jul-05 1:15
Member 215350229-Jul-05 1:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.