I haven't spoken to you in the longest time! Probably because I wasn't online on IRC for most of it, I am online now though!
Thanks for pointing that out to me, I've fixed it now. It was just the description there that was incorrect as we have lately raised the space and bandwidth for those ...
Lots of times have I come to this forum with a question and it has been answered by a knowledgeable programmer. I have often thought how I can give back to the community, either by a public program or something similar.
A while ago, I registered the name pbcompetition.com in hopes of starting a ...
The only problem then, is handling multiple gadgets, with the code posted above you can have many gadgets, per many windows. I kind of see what your saying, it takes a lot of time and patience with linked lists to make sure you get it right and can get very complicated
Things like drop and drag for tasks will be quiet a big task
Anyhow, this is one of the many side projects i've been doing (I get easily distracted), i saw this post so i thought i might as well quickly fix it up and let you see if its any good to you
No none at all, but the account your running it under does need executable permissions.
For example you can use php as a CGI executable, when a request for a .php file happens, IIS or Apache or etc.. passes along the file name as a parameter to say C:\php\bin\php.exe, the php.exe then goes through ...
A coolbar seems to be very much nice a normal rebar, this can be done to an extent with Danilos Toolbar Pro library, i think there are some good examples of using it on the forums, just search for Rebar
This was a lil bit of source from a program i done ages ago and i was using El_Choni's CGI library and looks like i never used content length, but it worked :)
If it was created with PureBasic then no it is not spam as this is the announcement section, if you've made a program you're proud of then post it here
On the other hand if it is not made with PB or else has nothing to do with PB then at least should be moved to Off Topic
Its because your CGI application isnt returning the correct headers the client, what you need to do, is work out how many bytes your output is going to be, so use a memory buffer or a string and then work out the length of it then say your output command is Output(string$)
1) When i say change around the code, i mean like re-arranging the procedures, so you don't rewrite the code per user, its more a case of just doing it so the variables have different address's each time
2) You could either keep the details in a database of what was used for that customer, or you ...
Prehaps a good protection against cracking is creating the download dynamically. When a user pays, and registers, a program server side, opens the source file up, jumbles the code around (So it still compiles but the mem offsets are different) change the variable names and jump names to random ones ...
Asterisk is awesome, especially if you find a company that need a phone system set up and your confident to do it
The only problem i found was the limit of good (reasonable priced) VoIP phone's. I always end up going with this one http://www.grandstream.com/y-gxp2000.htm[/url]