add strike on list1 selected text
this is the html code <strike>aaaaaaaaaaaaa</strike> Code: <strike>aaaaaaaaaaaaa</strike> i want to know if this is possible thanks 2: since i have webbrowser as chat window is...
View Article[RESOLVED] Problem in CsocketPlus remote connection with local ip
i have two local ip because of using proxy connection. by using winsock control, it shows static local ip when it's not connected and when it's connected,it shows dynamic local ip,so it can connect...
View ArticleUse variables in GET command using INET1
Hi all, I'm having a problem with this and I'm sure I'm making a small mistake (probably not enough coffee!) but I can't get this to work... Code: Inet1.Execute , "GET " & Name_of_File(C) & "...
View ArticleCopy custom format / object to Clipboard
Hi, I'm looking at adding a Copy/Paste feature in my app, where the user can copy an instance of an object in one document to another. The objects are specific for my app (custom collections), so I...
View ArticlePlay more than 1 wav file at a time?
Hi there, I am working on this literacy game for students, and students are really into sounds and sound effects. I got this sweet backtrack that I play in the background by using.. PlaySound App.Path...
View Articlechat message window detection
as you se on image the chat message window how to detect if user is sending lots of message in amount of time , if detected then msgbox ="slow down not to fast" put a delay on his message send?
View ArticleUse ListBox Items To Perform Query
Hi good day. I am currently creating a program that generates reports. And I have this problem where I need to use the listbox items to perform a query. I'm totally clueless about it, hoping that you...
View Articlems flexgrid problem
can anyone know how to avoid duplication entry in msflexgrid and count the duplicate entry in next column?pls help me to do this project..thanks in advance...
View ArticleCharacter jumps through platform
I have attached my code . U will see that he jumps through the box .So can anybody give suggestions to make him land on the box and not jump through it even the bottom... (Maybe without a timer)...
View ArticleHelp With Printing To Excel
Hi, New user so sorry if anything isn't correct on my first post! I am trying to print some data from a form to an Excel sheet rather than just to my printer. I want to create a new Excel sheet every...
View ArticleIs this Form on Top?
I have a routine which put a particular form on top, namely: Code: Public Sub FormOnTopLFH(intHandle As Long, blnOnTop As Boolean) Dim HWND_NOTOPMOST As Long Dim HWND_TOPMOST As Long Dim...
View Article[RESOLVED] help with this please
in fresh project am trying to get this to work i have 1 text1 in form and i have typed hello inside on text1 and now pressing the enter button , my goal here to to detect if enter button is pressed...
View Articleobject array element 2 doesnt exist error
i had 3 clients open and logged out 1 client and i get this error Code: Private Function GetAvailableSocketIndex() As Integer Dim AvailIndex As Integer Dim SocketElement As Variant Dim n...
View Article[HELP REQUEST] Dll injection in VB6
Hello guys, I searched the forum but nothing found. Google brings a lot of non-Helping topics. Does anyone know anithing about it? If it is possible or not and how to do it, if you have an example...
View Article[RESOLVED] VB6 Stops Working Correctly After Running UserControl?
Hi, I'm currently creating a UserControl in VB6 that will become a plugin for the accounting system I use at work. When I run the UserControl at design time (by pressing F5, F8 or the play button), it...
View ArticleDebug user control in VB6.0 ?
When debugging user control, having Subclass handler, put your mouse on the user control not clicking, Sub zSubclass_Proc has promptly run, how to troubleshoot? is there a way that I can right-click on...
View Articleiim and othes need ur help in 1 thing
hi allz em i need a quick approach how i can do this in chat prog. 1: allow 1 request per ip to create new room , after the room is made user cannot request no more till this room is closed. i know how...
View ArticleSearch for a text file?
Hi there. I am working on a literacy program, but to help track student performance, I would like the program to look for an attendance list that could be somewhere else on the computer. Now the odds...
View ArticleUtilizing If Statement Loops
Hello All, I am trying to develop some code to use some correlation functions to determine pressure drop in piping systems. For example the first two functions are: dP1 = 0.066x^2 - 0.040x + 0.300...
View Article[RESOLVED] Error when opening excel file with Windows 7 Pro
Hi, I have a VB6 app that worked fine on Windows XP and Excel 2007. Now they upgraded to Windows 7 Pro and Office 2010. When it goes to use excel I get the error that this action cannot be completed...
View Article