Results for "Author: joao bettencourt"
This code show you how to hang up the internet conenction with only 2 lines of code.
Now think about this: you need to execute a PHP or ASP command on the internet. You dont want your user to notice anything (it's only raw data streaming over the net). What would you do? I have a simple answer..
The ERM system is using Wscript to access the regestry. I think that's the easiest way to add, read and delete values in the regestry. This sample is going to work only with strings.
This code show you how to count the letters, numbers, characters ("A","b",etc.), Spaces, Word's, Lenght, etc. in a text.
This code show how can you make a hexagon in vb without using DX. The code also show how to move that hexagon.
This code is very simple to understand, implement, and use. I was browsing this website when I found this code (http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=91&lngWId=2). My next tought was how could I apply that to a normal redirection? It's simple check this out..
This code is useful for write, read and delete strings in regestry using wscript. You can now forget the cookies...
This code shows how we can alphabetically order an array of words. I think it's pretty easy to understand. I also attached a 'counter' so we can track how many msecs the procedure will take. I added a function that will 'transform' all string to lower case as well as removing accented characters. This way we're sure the order will be correct.
This code show you how to hang up the internet conenction with only 2 lines of code.
Now think about this: you need to execute a PHP or ASP command on the internet. You dont want your user to notice anything (it's only raw data streaming over the net). What would you do? I have a simple answer..
The ERM system is using Wscript to access the regestry. I think that's the easiest way to add, read and delete values in the regestry. This sample is going to work only with strings.
This code show you how to count the letters, numbers, characters ("A","b",etc.), Spaces, Word's, Lenght, etc. in a text.
This code show how can you make a hexagon in vb without using DX. The code also show how to move that hexagon.
This code is very simple to understand, implement, and use. I was browsing this website when I found this code (http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=91&lngWId=2). My next tought was how could I apply that to a normal redirection? It's simple check this out..
This code is useful for write, read and delete strings in regestry using wscript. You can now forget the cookies...
This code shows how we can alphabetically order an array of words. I think it's pretty easy to understand. I also attached a 'counter' so we can track how many msecs the procedure will take. I added a function that will 'transform' all string to lower case as well as removing accented characters. This way we're sure the order will be correct.
This code show you how to hang up the internet conenction with only 2 lines of code.
The ERM system is using Wscript to access the regestry. I think that's the easiest way to add, read and delete values in the regestry. This sample is going to work only with strings.
This code show you how to count the letters, numbers, characters ("A","b",etc.), Spaces, Word's, Lenght, etc. in a text.
This code show how can you make a hexagon in vb without using DX. The code also show how to move that hexagon.