Separate names with a comma.
I wanted to suggest a small tweak to the current cash system, which would allow the programmer of the download to receive half of the amount of cash...
This would be awesome, I have a 6.5 year old account but I don't remember the birthdate I entered; but once again, the problem is bypassing the...
When a user buys your program from the downloads section with their Cash, do you receive that same amount of Cash so that you can buy other programs...
It seems a little strange to include it all in an expansion...Not to mention that the terrain will not be done through phasing, it'll just "happen",...
Well it's not that hard to remake... Dim wc as new webclient Dim str as string = wc.downloadstring("url lol") if instr(str, "unauthorized") then...
Then what's the point of keeping the topic as a sticky...
They couldn't have started at level 1. That's like having an adult in a grade 1 class, it just wouldn't have worked. DKs were described as powerful...
Wrappers > webclients But why copy and pasta/create your own wrapper when you can do a single declaration and effectively do a simple task with as...
I don't get it exactly, is it an RTS or what...
Public Function NeoLogin(ByVal Username As String, ByVal Password As String) As Boolean Dim Client As New System.Net.WebClient Dim...
A lot of people use wrappers for grabbing website code, which is rather useless in my opinion since their main purpose is for getting and posting...