how do vb6 urlencode,utf8encode/utf8decode
it't by utf8encode: "%E5%88%86%E7%B1%BB%E6%8F%90%E5%8F%96%E6%95%B0%E6%8D%AE%E5%B9%B6%E6%B1%87%E6%80%BB.rar" [RESOLVED] Converting email attachment filenames encodd in UTF-8 to Ansi - .eml (RFC 822)...
View ArticleQuestion about MSScriptControl CodeObject property
I found that an object of type MSScriptControl has a property called CodeObject, and when I use the TypeName function to get the type of object this is, it calls it JScriptTypeInfo. Now when I use the...
View ArticleReplace the chart in the array and substitute the name in the list.
I have an array of images where I upload charts. If I upload a chart, the title of that chart is automatically written in a list in Multiline Text1. My question is: If I replace a chart in an image of...
View ArticleRC6: How could I conveniently make RC6 widget controls have Windows style?
Hello! I searched the forum for ideas how to make RC6 widgets have certain windows common control characteristics while still offering all the widget behavior. I like the glossy style and the dark...
View ArticleLOOPING the column in table web
How to loop all 16 columns in "16 colonne molto probabili" (is the 3th table in web page) Actuaklly i use this cod ebut dont work! Code: Private Sub PREVISIONI_SUPER() Â Â Dim WHTTP As Object, html As...
View Article[RESOLVED] Error in GetItemAt Method
Hi everyone :wave: I have usolved problem with following code. When I multiselect items in my sysListView32 and shall begin a drag & drop operation I need shellitems for all dragged items from the...
View ArticleucShellTree issues. need help
Hi. I am using the ucShellTree in one of my apps and when i select a Nas folder 'TopFolder' that has 2400 folders and 1 file in the 'TopFolderfolder' Each folder contains files. However, i only want to...
View Articlehow to edit pdf file by vb6?
How to modify PDF files (not PDFs sent by others), created by oneself or converted from WORD. Any tags or email merge tags like WORD, # TAG bookmarks, and other forms can be set in PDF. How to use VB6...
View Articleref unregistering old tlb files
Does anyone know of a simple app that i can use to unregister obsolete tlb files. I had to delete from registry but dont want to do that if there is a better way tks
View ArticleUsing a variable's content ... undercover !
Hi Everybody! This one is a bit hard for me to describe, especially in English, so I think I'd better resort to an example. Suppose you have a string variable, whose content may vary from time to time,...
View ArticleVB6 with Object word document
Hi All, We have VB6 application and diff Word template for diff usage along with master dot (a.dot) file with certain macro code and customized menu functionality . Windows version is Word object is...
View ArticleProblem Installing VB6 on Windows 10
Having issues installing VB6 on Windows 10. Followed the post by Elroy step by step but things still failed, see pictures below for more info. IDE still runs but starts with an error: "Automation error...
View ArticleHow to Install VB6 on Windows 11
Surprisingly, getting VB6 running on Windows 11 is much easier than many people think. Here's a quick and reliable method that works for me: 1) Run SETUP.EXE as normal 2) Do NOT un-tick "Install...
View Article[RESOLVED] I Need help with database
So we have a database software that uses SQL database. I created an app that would read and copy tables to MSAccess MDB for local off line use , in case the server goes down and we need access to a...
View Article[RESOLVED] - uppercase / lower case button letters
ok, so on a form i have 25 buttons.. each containing an alphabet letter.. a keyboard basically.. Alphabet(0) - Alphabet(25) they each have a lower case letter.. but with the the 26th button, i want to...
View Article