Separate names with a comma.
No. Add the Wrapper to the frmProgram frame... you can find it on the sidebar (the last object) and name it HTTPWrapper. Then, it should be ok...
You're welcome... And I posted the wrapper link in the code snippets, se every1 can use it...
You have to delete the old wrapper and use the new one...
no, Filtered Link is a word censor for this forum. the real link is http://www.n e o p e t s.com/index.phtml If you try writing http://www.n e o p...
For the updated HTTPWrapper, click here And for the "Expected =" error, just delete the brackets or use this: Call...
Yes, but it is an example...
What's the point in it? If you use another person's AB code, it won't be yours!!! Why don't you try making something easier?
What is the portable version of Visual Basic?
Yes, but you posted a message "I get that error too" in the HTTPWrapper problem topic by the_skip. So, is that supposed to be SPAM?
Ehy, con you explain how did you made all these guides if you don't have the HTTPWrapper? :? However it is a Visual Basic component to access the...
This is wrong. The get and Post functions are completely different. You should use getwrapper when you want to load a page and check something in it,...
Well, the code to get the current time is "Time", nothing else. For my log I use this code: Log.AddItem "<" & Time & "> Start!" Really simple ;)
ok, so here is the code to save a ListBox as a Text file: 1. Create a common dialogue and name it "CD"; 2. The ListBox here is called List1 and...
The code to stop the program should work, but you will have to put it in more than only one position (if you're not makeing a for...next contruct)......
If you used a timer control in VB6 you surely noticed that you can't set the interval to a number higher than 65.535. Here is the code to make a...
Post it, I'll try to help you ;)
Here is it: Public Function CreateRandNumber(ByVal Low As Long, ByVal High As Long) As Long Randomize CreateRandNumber = Int(Math.Rnd() *...
Codes can be modified, EXEs can't ;)
What do you mean??? :?
That's not easy at all. Most of the plots requires to do a flash game/part (Ex: Altador - > Find costellations). So it would be hard to decompile...