I would like to convert the following script done with AutoHokey :
DllCall("shdocvw\SetShellOfflineState", "int", False)
With this script I can "get" the Internet Explorer of the offline mode without user i...
<span class="odometer-value">0</span>
This is the code.
I need to get the result "0" and put it in a Label.
But sometimes you can have ex: 10 (2 numbers) and the code will be:
<span class="odometer-value">1</span&g...
Good morning, people.
The circumstance is as follows. I created a Type and it has its attributes.
I would like to know how do I insert data into a collection (in Vb6).
For example: I created the Type Person that has a first and last name attri...
I decompiled an application in VB, but it was not .NET, it was VB6. I would like to know how to convert since I already used the VbTo Converter and it crashed into one of the files.
I look quickly for answers: /
I'm developing a "program" in visual basic, but I'd like to get some information. Do you know those HTML options values that we select and it generates something? Let me give you an example:
link / link
I'd like to know how to do this in...
What about people all right?
How do I get
Fill a textbox with all the items in the list of a combobox in a textbox, where combobox items can be variable come from different places.
Itwaslikethis Code:ForEachLinhaInobjClasse.atividades_sec...
I am generating a .txt file with information from an electronic invoice, it is imported into the free government application SEFAZ for note generation.
genexus is generating the .txt file with special characters.
When you do the p...