split function
Hi friends, i want to returns Medium indigo Lilac Mix Navy Mix Tobacco E0_Blue same way .because these text is not fixed in between .some times 8 digit sometimes 7 digit and sometimes 4 digit .so on...
View Articlehelp~my trigonometry button are not working
Hi i did create tan,sin,cos button by writing this code,somehow when i want to press,the equal button doesnt show the answer: Private Sub Trigonemetry_Click(Index As Integer) scitype =...
View ArticleSimple Family Feud Code?
Hi, I am considering working on a Family Feud game using VB6, but I am wondering how to make the code simpler and more efficient? I plan to use the format used in the current Steve Harvey run...
View Article[RESOLVED] How to extract from info from textbox ?
Hello, I have a textbox and I want to extract only last 90 characters from it example Code: Client-002: Found-ada561aede0bb0fd867dc9341b9a9e6e2f3862cc:003537900496778600:070401090308010208000208060706...
View ArticleHow do I control the sequence of connection order
In my client/server project I need to control the order of connection from two different remote sockets. Here's the situation: All users connect to ServerA first. ServerA verifies the user is valid....
View Article[RESOLVED] Avoiding duplicates
I'm building a list of names into a Listbox. The names are in a string variable like this: strNames = "name1,name2,name3,name4," I then split these names into an array: Dim a() As String a =...
View ArticleHaving turble with RichTextBox1.LoadFile
Hi, When I try to test the program it highlights LoadFile my loadfile looks like this RichTextBox1.LoadFile "C:\User\jhon\desktop\comm.txt and it says this Compile Error:Method or data member not...
View ArticleThe $25,000 Pyramid
I have been working with VB for 4 years this week, and as I stated in the Family Feud thread I created earlier today, it seems as if I am interested in learning how to use fewer lines of code instead...
View ArticleMysterious function in API
Hi all. I was researching how to work with Unicode in a textbox and ran into one piece of code involving the function, SendMessageWLng(), as in: Quote: SendMessageWLng(RTB.hWnd, EM_GETTEXTLENGTHEX,...
View ArticleResize a picturebox?
Hello everyone! I am working on a simple tool to write on these touch screens they have at school now, so I have been using a picturebox to write in. It does the job very well, but the only issue, so...
View ArticleCalendar control not showing the number of days(date value) in window7
Hello I have a VB application and using calendar control. It working fine on window xp (development machine) but when I try to run it on window 7 (32 bit), it is not showing the days and number of...
View ArticleGraphical drawing issue
Hi, we have on some computer the problem that the GUI are not displayed correct (See Attachment). The Operatingsystem ist Windows 7. Not all computer have the Problem. Attachment 97885 Attachment 97887...
View ArticleWriting to document, tabulation not working properly
I am trying to write some text to a document, separated by tabs. It works fine until a certain point, where I get the error: "The field is too small to accept the amount of data you attempted to add....
View ArticleWebbrowser Control Hung On Specific Page :(
Greetings everyone .. hope all are fine on this forum. i am facing a wired issue.. am i tiring to load a page in web browser control but it goes hung for few sec 10-25sec then it get ready/loads.. but...
View Articlecan't find entry point of procedure lstrcatI in MSDART (windows 7)
Hello, We are currently changing the standard OS on all new computers from windows xp to windows 7. When I installed the program in question (a vb6 application) on older pc's with XP, both the setup...
View Articletrying to copy entire floppy to E folder
I am trying to move the entire floppy to network storage to make the retreival of data easier. This is the coded i have to do it that isnt functioning, it is giving me a bad file name error. what am i...
View Articlemy 1/x button is not working
Hi EV1~ im trying to make the code for 1/x for my calculator somehow when i put this code there is an error says variable not defined..when im trying to define the variable still it doesnt show the...
View ArticleMake VB wait till a specific window closes
How do I make VB wait till a specific window is closed. I call a report that is shown on the screen. I can get the handle of the window in which the report is shown. How can I make my VB6 app wait...
View ArticleListbox ItemData Question
Can I put a negative value in the ItemData Property? The listbox's ItemData is initialized with positive numbers which I will not know what they are as they are initialized in the ItemData property at...
View ArticleVB6 - ADODC - User defined type not defined - Win 7 SP1 64 bit
Hi Everyone, I am getting error User-defined type not defined on VB6 ADODC control. I am getting this error while double-click on adodc control which is placed on a new form on a new VB6 project. My...
View Article