API Viewr (2004) Run Time Error 5
I installed the latest API Viewer to supplement the great but older KPD Team API Guide but it's throwing a VB run time error 5 (Invalid procedure call or argument) when I try to open it. This is a...
View ArticleTextbox RightToLeft problem in vb6
Hi guys ... I'm trying to have a simple TextBox with below features : 1-MultiLine = True 2-Alingment = Right Justify 3-RightToLeft = true 4-Writting languages which are RightToLeft (Like Persian and...
View ArticleHELP: XMLHTTP getting very slow after fetching 200 pages
Hi guys, i am using VB6 and XMLHTTP to fetch different pages, 700 pages in total. It is working perfectly at the beginning, but after one or two hundred pages, it is getting very very slow, maybe a few...
View ArticleDatabase: Multiple Copy of Records and Paste to Another Database
Employee.mdb has a 6 Fields and it has 654 Records. BSParking.mdb The Fields here are in other arrange so it is different than the Employee and it has a 8 Fields and 0 Records. Question: How do I copy...
View Articlehow printer print picturebox in picture label shape line
Hello first thanks all member who help me i draw a picture1 and all so in draw picture2 picture3, shape, line, multi labels and more draw in picture1 how i print all in picture1 i not know code please...
View ArticleHow to draw an arc through three points in VB6?
Hello, I am working in VB6. I have to draw an arc through three-point on a Form. I dont know how to start doing this! I have this question with your ideas to help me solve it. Thanks.
View Articleusing txt file as database
hi all so this is my first post on here and i have few questions and this is the first one ok i am using a file name data.txt as a database i have a form and there is a text and a buttom.this is the...
View Articlehow to check if a listview subitem(1) contains 0000000000 and display a...
i have a listview that contains phonenumbers sometimes the user enters a 10 times zero in the customer phone number how do i check if a phone number in the listview contains "0000000000" i tried a code...
View Articlehow to check a table in access if it contains less then 10 Characters
how do i call a function to check if a table contains less the 10 Characters and display a msgbox but to let the user to enter the form that holds the customers records i tried this code what is...
View Articlewebbrowser justify image , anything anywere? in design mode
need help knowing how to use this justify mode to drag the item any were in form in webbrowser
View Article[VBRichClient] How to update an Encrypted Database Data Structure?
I have developed a software which just completed its Beta stage and was finally released but a few of my customers have entered quite a lot of data. While transiting the software from Beta to Release...
View ArticleCreate Table
hi I want that if table does not exists in database then it should create new. Thanks
View ArticleCombo Box
hi I want that if value does not exist in Combo Box then it should allow to create new at the same time and add new record in the database. Thanks
View ArticleMSXML2.DOMDocument indent xml with spaces instead of tabs
I'm using the following code to save XML Code: ' xXmlDocument is MSXML2.DOMDocument which loaded in Form_Load xXmlDocument.save strFileName The problem is that, the saved XML indented with Tab...
View Articlemidi form question ( deleting items that are on form ) need help
am using a midi form when inserted a listbox etc controls how do i delete it ?
View ArticleUnicode Menu
Friends, Does anyone have an example of how to do an Unicode support for menu. And as an example to add an image to the menu
View ArticleCannot connect to SQL from Virtual Machine
Hi everyone. I am running a vb6 application I created a year ago where the executable resides on a network drive and allows users to connect to SQL server. It works fine with Windows users but...
View ArticleTimein Timeout vb 6
can someone help me. I'm having a problem with my user log. All i need is to record the logintime and timeout of the user once he/she login/logout in the system. My problem is, the record doesn't...
View Articlehelp me how to seprate normal alphabet from stylish alphabet in a list
i have a big list of normal and stylish word. i want to make a tool which clean word from list if it is not stylish word. ex: i__my;|hσårth| maúria abyman¥u-yup.z XXgpmod XXusi XXyang now here we see...
View ArticleVB with ACcess or Sql Server
Hi I have client/server application . Please tell me will there be any difference on performance like speed etc if i use MS-Access instead of Sql Server . Network connectivity can be through Ethernet...
View Article