How to control the actual installed internet explorer with webbrowser control?
Hallo, I suppose that the 'webbrowser' control of VB6 (shdocvw.dll) is an interface to the IE API (and does not contain a whole browser), right? It uses OLE to embed the view of the currently installed...
View Article[RESOLVED] Text boxes
I have two text boxes on a form. The user enters text into the first button and when they press the 'add' button the text is added to the second text box. However when the user adds the ttext to the...
View ArticleSave or copy image from picturebox, 96 dpi ? why not 300 dpi ?
Hi, I need to know and I hope someone can help me, why when I load a bitmap (300 dpi, from scanner) in a picturebox if I try to save it like bmp or other dpi will be 96 ? Sorry for my maccheronico...
View ArticleReq" Capturing Info help please
Is it possible to capture the users hostname or something when an app is loaded and have that information sent to a text file sitting on a domain, is this possible? Thank you.
View ArticleVB6 - Coordinates of the center of a given circle?
I want to draw like a small cross just in the center of the circle (shape). How can I get the coordinates of the circle? Do you recommend to use other different kind of circle? (I mean, not shape...
View ArticleVB6 Command Button
Hi all! I'm currently working on a program with Visual Basic 6. However I'm having trouble accessing Excel files. Can anyone tell me exactly how to code a command button so as to display an excel...
View Article[RESOLVED] Write textbox data to a specified excel worksheet
Hi I am a bit of a novice but eager to learn to keep the old grey matter exercised and would like help to achieve if possible the following: I have an Excel Workbook saved as .xls in...
View Articleneed your help guys with similar code to msgbox
working on winsock chat and i use webbrowser as chat window currently i use a messagebox that yes yes or no but i wish to do this so it displays in room this is the code i use Dim yesno yesno =...
View ArticleVB6 Crashing because USB is not plugged in?
Hi all, I have no idea why this happened, I have a desktop computer that I normally work on but I also use a laptop for portability if I am at work etc. Both desktop and laptop have the same version of...
View Articlecan someone help or give me a html module something like parse
hi i have a module that parse all html tags and then processes them and shows the results in chat window i use webbrowser as chat window here is my module. most of it Code: If Ct < 2 Then GoTo Over...
View Articlepls help!!!! search between two dates plus to fields
good day! im newbies in vb 6.0, im creating a project that will filter my tables between two date plus two different fields in my database. i manage to make a query but unfortunately it seems that it...
View ArticlejcButton Balloon tooltips flicker when themed (manifest) applied
I found a hidden bug in MS tooltips class. If the toolstip set to TTS_BALLOON, the tooltips re-position (twice) in usercontrol only when themed (manifest) applied. But if the tooltips style is...
View Articlecommand1 = select treeview item
i have 1 command1 and 1 text1 type an item in text1 and click command1 and treeview item should selected treeview as imagelist so just telling u ahead
View ArticleMacros in PowerPoint 2007
Hi, Im not sure if I posted this in the right thread, so appologies in advance if this is not the right place. Im very new to macros and VBA in general. I have so far managed to activate macros in...
View ArticleAutomatic power with parrallel port when clock hits a certain time
I am trying to create clock program that when the clock strikes a certain it will give power through the parrallel port. But I am having a hard time getting this working.. I posted my code below so...
View Article[RESOLVED] UserControl Properties
Hi, I'm creating a UserControl that will be put on a form. For the UserControl is it possible to pass to parameters to the properties? For example, if I had 2 textboxes name Text1 on the UserControl...
View Articletext box assistance
I am trying to get this code working but it is turning up errors. I want the program to access the information from a random access file that is pre generated and write it to another file in standard...
View Article[RESOLVED] text box assistance
I am trying to get this code working but it is turning up errors. I want the program to access the information from a random access file that is pre generated and write it to another file in standard...
View ArticleHow to find why program stops and solution?
My software uses several timer controls operating at once but sometimes it seems like some of the timers stop for no reason, sometimes after the program had been left running without problem for days....
View ArticleCall new form
Hi guys, had a search around the forums for this but can't find anything. Maybe this is just really simple? Anyway, at the moment, my program prints a lot of different strings straight on to a form....
View Article