5 Unanswered Topics

Remove Filter
Member Avatar for choudhuryshouvi

Hello folks, I'm getting problems in registering some activex controls(.ocx files) in vista. To register, i've used the same technique that we usually follow in xp using the following command from run shell :- [B]regsvr32 <activex control name.ocx>[/B] but it seems some fault is generating over there. The OS itself …

0
76
Member Avatar for choudhuryshouvi

Hi all, this is my question :- I've created a table in ms sql server 7.0 using the enterprise manager. there i've a field named "address" which is a varchar type field. now in my vb6 apps i used a multiline textbox to write address. now when i'm trying to …

0
63
Member Avatar for choudhuryshouvi

I have created a report using crystal report 8.5 Now I want to count total no. of words that are appearing in each page of the report. Is there a way from the crystal report software to accomplish this? Can we create a program in vb6 to count no. of …

0
65
Member Avatar for choudhuryshouvi

Hi, can any one tell me how to create standalone variables during runtime. This is what we generally do in design mode when we need to create strings of fixed length like - [B]dim x as string * 5[/B] now i want to do such things dynamically. suppose i need …

0
65
Member Avatar for choudhuryshouvi

I want a program which will automatically detect and notify whenever a mp3 disc is inserted into anyone of my cdrom drives. I've got a logic but I think it becomes non-practical and also lengthy.So,I want to know if there is any other way to solve the problem. If you …

0
51

The End.