Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact
A1VBCode Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      

Home » Visual Basic (VB 4/5/6) » COM/ActiveX » add activex to my form


add activex to my formExpand / Collapse
Author
Message
Posted 9/9/2008 4:41:35 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/15/2008 6:16:43 PM
Posts: 4, Visits: 10
i want to save fingerprint in my database and i have an sdk activex  i  added it from the  component tab and i drag in my form but i can't complete  i didn't know the next steps to complete this program

thanks 

Post #25675
Posted 9/10/2008 7:34:17 AM


Forum God

Forum GodForum GodForum GodForum GodForum GodForum GodForum GodForum God

Group: Forum Members
Last Login: Today @ 1:10:14 PM
Posts: 1,502, Visits: 3,491
Welcome to A1vbcode gehan.

gehan (9/9/2008)
i want to save fingerprint in my database and i have an sdk activex  i  added it from the  component tab and i drag in my form but i can't complete  i didn't know the next steps to complete this program

Did you get an error message when you tried to drag it to your Form?

Well as a general rule if its shown in the Components list then its registered but there is no harm in registering the activex again with

Run: regsvr32 your.dll or your.ocx

and you will recieve a message says if it registered correctly or not. Thats providing its located in the Win\Sys folder. If its somewhere else then you have to use the full path then the filename.

To be truthful you only need to register a dll or ocx when you use it in VB IDE and not all dll's have to be registered either.

Can you give us the filename of this activex. 

Keith

http://www.martin2k.co.uk/forums/

I've been programming with VB for 12 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
Post #25680
Posted 9/14/2008 10:41:12 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/15/2008 6:16:43 PM
Posts: 4, Visits: 10
Thanx a lot Keithuk for your co-operation

I already registed all DLL and OCX.

the activex is  SITOCX, The file name of this activex is SIFinger.ocx and this is the file which i added in the component and dragged to the form.

The scanner name is Identix.

Thanx a lot and have a nice day

Gehan

Post #25693
Posted 9/14/2008 5:16:46 PM


Forum God

Forum GodForum GodForum GodForum GodForum GodForum GodForum GodForum God

Group: Forum Members
Last Login: Today @ 1:10:14 PM
Posts: 1,502, Visits: 3,491
gehan (9/14/2008)
Thanx a lot Keithuk for your co-operation

I already registed all DLL and OCX.

Ok now its registered but can you do anything with the control on your Form? I've never heard of SIFinger.ocx so I did a web search and nothing comes back so I tried SIFinger and your same post in VBCity pops up.

http://vbcity.com/forums/topic.asp?tid=157007

Keith

http://www.martin2k.co.uk/forums/

I've been programming with VB for 12 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
Post #25694
Posted 9/14/2008 6:36:31 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/15/2008 6:16:43 PM
Posts: 4, Visits: 10
Thanx a lot Keith for ur help I appreciate that so much

I need to ask u about the complete procedure for the fingerprint in general and i try to solve it

Thanx again and a have a nice dream

Post #25695
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 1 (1 guest, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Brian, Peter

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 2:57pm