Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21835 articles
Browse latest View live
↧

[RESOLVED] winsock data arrival help

am making chat with winsock in dataarrival i have winsock1(0).getdata strdata ok strdata brings all my data even users name and chattxt i use a webbrowser as chat window i want to archive doing is If...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Changing the state of control on Mouse Movement & Click

Dear, Please look at the attached snap, it has 4 different (you can say) parts, 1. Normal 2. MouseOver 3. Click 4. Disable I want that when my form loads, the picture show the 1st part of this snap,...

View Article


Update using SQL in vb

I have used the following codes for updating my record in database (Access 2007) Dim DBConnection As New MySQLConn DBConnection.connect() Dim Query As String Query = "UPDATE Members SET MemberName = '"...

View Article

[RESOLVED] Setting up a new default folder for projects

I want all my projects to be saved in a folder I have made for them in My Documents. However, on 'saving a project as' it always defaults to vb98. How can I change this?

View Article

data arrival

winsock chat help i have a lstuser.list which is chatroom user list and list2 is ignore list , every user that be in list2 there text in data arrival shud be "" so the chat window dont get updated with...

View Article


VB6 - Questions about MsFlexGrid

This thread starts in the next post I've written below. Sorry for the inconvenience.

View Article

Image may be NSFW.
Clik here to view.

how to save text and transfer to the other form

Hello every body i have a question for example we have two forms and i have textbox on the form 1 and i want to save that text and when i need that i be able to transfer that from saved place to the...

View Article

subclass and subcollection

Hello everybody, Can anyone tell me how do I make a subclass and a subcollection in VB6, with VB Class Builder? I mean, can I build and use the type: collection(3).subcollection(5).euros = 5000 ???

View Article


Need help with this program

So it's quite simple. The Form will include a Text Box, a button, and a List Box. When the user types in a number into the Text Box and clicks the Button the List Box will display the numbers in a form...

View Article


Substitute for ItemData property in ListView

I'm trying to display some previously stored data when a ListView is clicked which I previously did using a ListBox like so: Code: Record_Position = Game_List.ItemData Game_Channel = FreeFile Open...

View Article

Image may be NSFW.
Clik here to view.

How to place a button over the menu?

It is even possible? Attached Images  

View Article

Capturing captcha

hi am a newbie. i got some problem using WebBrowser control :cry: i wanna create application for register new user on MIG33. i using WebBrowser to open url registration, but its to large, becoz iam...

View Article

VB 6 Code appearance

l know l must have clicked something by mistake and when writing code instead of Private Sub Form_Load() **** **** End Sub l just see Form_Load() **** **** The "Private Sub" part and "End Sub" are...

View Article


How can one get his own extension registered in OS ?

hi all I need to know How if I have simple text editor , and liked to save my text file in my own extension (say .ttx) and latter let the windows opens that files with the new extension by my program...

View Article

Embedding license key for ActiveX controls created at Run Time

I upgraded ComponentOne controls to "Studio for ActiveX 2012 v2" to support 64 bit systems in our old VB6 solution. However with these changes the nag license window keeps appearing for one of the ocx:...

View Article


[RESOLVED] What's the alternative for this Code in VB 2010?

This program is a program in which the user inputs a number into a Text Box and clicks a Button resulting in that number to appear in stars (*) in a List Box, for example..... User Inputs 5......List...

View Article

[RESOLVED] winsock chat help

i recieve my data like this wsk.getdata strdata now i have some instr codes in my project but what i need is to stop the data example of current code strData = ReplaceText(strData, List2.List(i), "")...

View Article


Build an XML file

Hello, I am working with VB6. I have to create an XML file to send to a state agency to report our sales for tax purposed. They gave me a schema for it but this is something I have never done before. I...

View Article

webbrowser background image display

any ways to add image background on webbrowser1 chat window ? its not for browsing its a chat window that receives text from other chat users and i want to know if its possible to change webbrowser1...

View Article

[RESOLVED] InStr Problem

I have this: If InStr(1, NameList, CurrentName, vbTextCompare) > 0 Then ' ' Do Something ' Else ' ' Do Nothing ' End If NameList contains: Joe, Bill, John CurrentName is null it contains: "" but...

View Article
Browsing all 21835 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>