Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #2K
~8K People Reached
Favorite Forums
Favorite Tags
Member Avatar for saini balvinder

My client's pc is missing comdlg32.ocx. He recently formatted his hard disk. Due to this my program's installation file is not working and its giving message : 'ComDLG32.ocx or one of its dependencies not correct registered i dont want the user to type command manually in to register the control …

Member Avatar for Reverend Jim
0
171
Member Avatar for MagicBytes

Hello, I use Visual Basic 5 PRO and would like to know how to grab an image from a weblink which has been copied to the Windows Clipboard from google images and then display the image as a thumbnail into a image control on my form. For example, I search …

Member Avatar for CsharpChico
0
238
Member Avatar for Solmyr

I need to convert text to image, using specified fonts, size, etc. Looks like everything is ok when using standard DrawString method but, when I'm trying to do it under Windows 7 I have my picture blurred this is a screenshot from Windows XP / Windows 2008 server [url]http://testmyblog.ho.ua/pictures/xp.png[/url] and …

Member Avatar for Mbt925
0
97
Member Avatar for Neophyte08

hello there, anyone can help... is this possible? i have a string value of form names in my DB so when my condition passes, the variable string will take over the value , then that value will call the form(variable) as string. i got an error when i use this …

Member Avatar for anrico
0
2K
Member Avatar for lilianw

Hi All, I need help in passing data from a datagridview control to textboxes control. When the user select the data from datagridview and then click the command button control in form1, I want the record to be displayed in the texboxes of form2. How do I go about coding …

Member Avatar for hasinarshad
0
85
Member Avatar for rajeshkhanna_in

Hi there, I get an error message everytime I try to run a software written in vb6.0. The error is "vsflex7d.ocx not currectly installed or one of its components is missing". I tried to seek it on the net but it seems it is not available on the net also. …

Member Avatar for Fahim6479
0
574
Member Avatar for abu taher

In a data environment I write code like: select ([exam fee]*[other fee]) as total from table1 then it work, but when I write like below it not work: select sum[exam fee] as total from table1 what problem with it?

Member Avatar for dspnhn
0
108
Member Avatar for firoz.raj

simple want when user click on close form button.all the form should close except Mdi form.but MDI Form also get close.Kindly let me know. any help would be Highly appreciated.here is the code what i have written. [code=vb] Private Sub FrmClose_Click() Dim frm As Form For Each frm In Forms …

Member Avatar for firoz.raj
0
84
Member Avatar for lilianw

Hi All, I need help in passing data from a datagridview control to textboxes control. When the user doubleclick a value from a datagridview control in form1, I want the record to be displayed in the texboxes of form2. How do I go about coding this? Any help would be …

Member Avatar for Vidhi Kotecha
0
77
Member Avatar for shahriar2403

How can i make my report header variable? I want 2 make my report header label as per a textbox filled in a form. How can i do it? Please help me..

Member Avatar for surveyteck
0
109
Member Avatar for ladyjade

I'm making a media player with visual basic 6 and im having trouble on adding the video feature(so that i can not only play the music but i can see the video with it) to the media player? could any1 help me?

Member Avatar for Yasith93
0
373
Member Avatar for Mbt925

Hi my friends. I write a program that show sended and recieved bytes in dialup connection. i use below api function's for get Sended and Recieved bytes: RasGetConnectionStatistics RasGetLinkStatistics RasEnumConnections RasGetConnectStatus it work correctly. now i want write this program for dsl(adsl) connection. but previous program not work in adsl …

Member Avatar for Mbt925
0
81
Member Avatar for dinilkarun

I have a DHTML page with a treeview control in it which has a parent node and 6 child node in it. I want to check all the child node checkboxes when i check the parent node checkbox. Please help me..

Member Avatar for Mbt925
0
79
Member Avatar for humera05
Member Avatar for zawpai

Hi all, I would like to ask one question. Can I know where the focus is in a main Form? Eg: there will have some buttons, text boxes and labels. How to check the focus? Please give me some ideals. Thanks, zawpai

Member Avatar for zawpai
0
114
Member Avatar for t_yalthis

hi everybody, I need arrays which has boolean type of data in them.. is it possible to do it in vb6? I searched the web but couldn't find any related information.. thanx..

Member Avatar for Mbt925
0
119
Member Avatar for dinilkarun

I am new to VB.Is there anything similar to checkedstbox(VB.net) in VB 6.0?. If not, can i make one using listbox,checkboxes and scroll bars?

Member Avatar for Mbt925
0
73
Member Avatar for Mbt925

Hi my friend's. I have a usercontrol and a ScrollBar in it. this usercontrol can contained other controls. when i put a control in it , this new control place at front of the scrollbar. what i do that this new control place at back of the scrollbar?

0
62
Member Avatar for pbosek

I get binary data from a file which is to be displayed in hex byte wise(i.e. 2 digits). format$(hex(num),"00") places a leading zero for single digit numbers but it doesnot support for hex (A-F). How do i get leading zeroes for bytes of values A-F? Is there any simplae way …

Member Avatar for pbosek
0
304
Member Avatar for kabir9873

can anyone please tell me how can i save my visual basic exe in such a way so that its exe run automatically when windows start if u know the answer please mail me at <email snipped>

Member Avatar for inuyashahasuma
0
74
Member Avatar for priyala

Hi, I have doubt if I need to do a select statement with Where clause and the value to the varclause comes from the text box in the form. Then what is the syntax of the SQL select statement in VB. Thanks, Priya

Member Avatar for Mbt925
0
66
Member Avatar for jaasaria

this is the error i have... key column information is insufficient or incorrect. to many rows were affected by update. thx for viewing...

Member Avatar for jaasaria
0
89
Member Avatar for technogeek_42

what code should i do to autorun a program to my computer using my USB? or just a program that will execute a start up and save it to the computer?VB6

Member Avatar for technogeek_42
0
310
Member Avatar for tagpi

how can i pass or put a row of data on a datagrid into a bunch of textboxes? on my datagrid are StudentID, LastName and FirstName, i have textboxes named txtID, txtLname and txtFname, i have command buttons named cmdEdit and cmdSave if i select an entire row and click …

Member Avatar for tagpi
0
116
Member Avatar for Mbt925

I want to introduce some good and practical activex component at this topic. 1.[B]LargeTm[/B] Vb Timer object can get until 60000 miliSec interval and don't accept largar than it. this timer can get each interval you want. 2.[B]MBClock[/B] This clock is a simple clock that show system time in your …

Member Avatar for Mbt925
0
470
Member Avatar for mariegomez84

Hi! I'm trying to open a .xls file in vb, but not a specific file. What I need is something like this: if [COLOR="red"]filename.typefile=.xls [/COLOR]then msgbox ("it's an Excel file") end if What I wrote in red colour is the code I need, because I know this code doesn't exist. …

Member Avatar for Jx_Man
0
113
Member Avatar for saurabh.verma

How do i create a progress bar like in windows 98 it is colered and is on the startup screen here is the picture [IMG]http://i17.tinypic.com/6lja70n.png[/IMG] can anyone tell me how to make it please?

Member Avatar for SCBWV
0
80
Member Avatar for Sawamura

hi all, i want to take snapshot. how i can do this with api function?? i didn't know api function to do this thanks to the attention best regards hope.

Member Avatar for x2per14
0
349
Member Avatar for Mbt925
Member Avatar for theonlyhugeg

hi everybody im working on this little application for myself... when its done i want it to take screen shots of the entire screen at a given time. like every hour for example. right now im still stuck on the fist part. how to you take a full screen screen …

Member Avatar for Mbt925
0
116