[RESOLVED] Help me with this please
Hi :) How are you all ? Well, I'm new ere as I was facing a problem that could be an easy one to so many of you . I am working with VB6 and designing my reports using Crystal report 4.6 . I have set my...
View ArticleMSCOMCTL.OCX registration problem
I know this is an old issue but I cannot fix it. I have spent days and days on this. I am using VB6 with SP6 (yes, I know I should upgrade to .NET) on Windows 7 running the OS at 64 bit. With the...
View Article[RESOLVED] split help
need help splitting this Code: |friendzz||*^|friendzz||*^|@Text1#!ag the code above i need to extract jemma to text1.text and ag to text2.text in form please help split this into 2 boxes:(
View Articlewinsock chat status help
from client side check 1:if friends are online or offline 2:check server status , not sure if winsock state 7 will do the job for this
View Articlelistbox limation question urgent
please tell me what i can do to bypass the limit on list1 on server in winsock chat , because when lots of users get connected list1 will get filled up heavyly and in advanced i wish to do something...
View ArticleHandwriting signature
i'm making a program and i want to add a (handwriting) signature. All the information is placed in a database, i want to give an overview off the information on the screen and on the bottom i want to...
View Article[HELP] Finding longest word and count how much it repeated
Hi to everyone I need help about finding longest word in .doc document, i loaded .doc document with one problem, speed. But that is not reason for opening this topic, i need help with finding longest...
View ArticleType Structure vs Class module
Is there an advantage of using a Class module instead of a Type structure? Let's say I have this: Type Thing X As Long Y As Long S As String etc etc etc End Type Dim TheThing() As Thing Now instead of...
View ArticleFlexGrid again ....
Hello everyone. Sincerest apologies for asking about this again but this time I'll be precise about what I need. I have created an application in Win XP where the executable will reside on a network...
View ArticleExecuting javascript in wb control?
Hello. I am trying to execute javascript from the web browser control. Whenever i navigate to a page that contains javascript the script error warning pops up. I know wb.silent stops this error from...
View ArticleVB6 Colspan Enquiry
I'm using the following code to go to a website and gather the tide timetables. I can gather the tide states and times ok, but having a little difficulty in grabbing the tide heights. The problem is...
View ArticleMost repeated/frequent word in string??
i need help about finding word which is most repeated in string, Fro example "This forum is extra, but i need extra help" Result: "extra" There is problem when you have two words which are repeated...
View Articleexecute 1 code only once
1: run msgbox on form load once and and when the exe is closed and opened again msgbox shouldn't show again like a 1 off message to the user. 2: need few examples of codes such as it should be shown...
View Articlecapture image from webcam and customize
Hi everyone, I need help please. can anyone tell me how to capture image from webcam and display in the picturebox. after that how to add a picture frame on top of the captured image. and then save to...
View ArticleHow to come-up with summation of numbers
I'm trying to do a report using Excel such like this: Client1 = 3000 Client2 = 2000 Client3 = 1000 from my MS Access database containing the following data: Client1 = 1500 Client1 = 1500 Client2 = 1000...
View ArticleRun-time error '-2147467259 (80004005)'
I have made crm in multiuser..i facing 1 error in run time.. "Run-time error '-2147467259 (80004005)' pls reply me.. Attachment 94765 Attached Images
View Article[RESOLVED] Easer way of adding items to a listbox?
Hello everyone! I was working on a literacy game for students, so I am adding numbers to a listbox called Qlist. But I was wondering if there was an easier way of adding numbers from 1-100 without...
View ArticlePrinter Canon MG6250
Hi Sending print instructions to the printer I get a blank page ejecting between each printed sheet. I have checked the code by stepping though but cannot see the problem. Could anybody give me some...
View ArticleLoadImage issue
Hi all, I wrote an Icon class to easily handle 32bit icons in VB6. I used following project as example: Systray Icon The problem, which I am facing is, that in my class one icon cannot be loaded - but...
View Article