" data-bs-original-title="" title="">
Cloud computing? Sounds interesting, may have to google that one.
Wonderful tutorial, I thank you very much. I've been doing C++ for 2 years now (school) and I've only done logic programming.
[code] <?php echo "<table>"<table cellpadding='4' cellspacing='3' border='1'>; $query = mysql_query("SELECT orderID, entrytime, advertiser, contactname, contactemail, billingadress, billingcity, billingstate, billingzip, accountexecutive, aeemail, aextphone, accountnumber, contactphone, contactfax, nrirep, nriemail, clientwebsite, clickthroughurl, adelements, campaignreports, additionalinfo, assignedto, workpath, status, submittedby, rev, lastupdate, approved FROM Mickeymouse"); while(list($orderID, $entrytime, $advertiser, $contactname, $contactemail, $billingadress, $billingcity, $billingstate, $billingzip, …
Ok, so I'm done with my "Code Break" and I'm back in "action". A couple months ago I completely dropped programming to pay attention to other things in my life. I was only on the forums a brief period of time anyway, so most people probably don't remember me at …
I understand no one has written in this thread for like 2 weeks, but I feel I have something to add here. I do not reccomend SMF. I run SMF for my clan forums, and I will be the first one to tell you, there are A LOT(!!!) of exploits …
[code] Microsoft Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\Maulth>tracert 205.234.153.26 Tracing route to 26.153.234.205.hypernia.com [205.234.153.26] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.2.1 2 7 ms 12 ms 8 ms 10.229.254.254 3 7 ms 12 ms 7 ms 222.5.124.24.cm.sunflower.com …
Hey, thanks for taking a gander at this. I'm new to VB and VB.NET, and I'm not entirely sure what the difference between the two is, nor what I'm using. I feel like a complete squib, but that's basically it. I'm using MSVB 2008 Express edition, unto which I assumed …
Hey all, I've recently begun learning visual basic using visual basic express 2008 with plans to purchase visual studio 2008 (it'll be worth it as I've used C++ for a very long time, I just wanted to learn vb and vb.net). What I'm very interested in right now is creating …
Phew, that's some crazy stuff right there.
Someone has to do it. Due to the experiences in my life, I have pledged myself to go into the cyber-security field. "Internet security has no future" I argue that. I would say it's the only future as technology grows more and more as the major influence on the world.
If you are stupid enough to use a search engine for something that could possibly be incriminating, you probably deserve to get punished. We've known for a very long time now that we can be tracked, and in most cases laughably easy, through the internet. Our actions can be monitored …
More than likely the college "servers" had a VNC connection open, or something as equally retarded, like someone posted above, 90% of hacking is taking advantage of retarded system configs, or exploits due to non-updated systems. To the OP: I'm going to caution you. This kind of knowledge can tempt …
If you own that domain, and you bought it with a hosting account, then you should be able to view the email accounts valid for your domain. If it's not in there, than there is not really anything you are able to about it, other than contact them and ask …
Hello. hai 2 u. Now that I am done typing my 1337 5p3ak, hello. I've been browsing these forums for a couple of weeks, making a post or two here or their. A bit about myself? I like programming in C++, the small bit of the language I actually know. …
*lajocar* crits thread 9999 with necro.
I think someone put the winprog tutorial in here, follow it to the tee, it has helped me loads. I'm getting a little better with Windows API, but I am by no means an expert, especially since I'm taking a "break" from coding at the moment. Anyway, goodluck with that, …
Then what do you not know how to do? You have your degree, you've written programs, you have a design. Start coding?
Ancient Dragon is an excellent mod, he's helped me loads of times. Rules are stickied at the top of the page. To give rep, right under the persons name on their post it says "Add to Name's Reputation" Click that, and enter a reason.
I've posted something along these lines before, but it's a tad bit different this time, hopefully some of you can point me in the right direction. I'm designing a tool that will make adding things to a database easy for people not familiar with SQL, it will basically export a …
[url]www.zymic.com[/url] you can use MySQL db's, ftp, ect it's all free
I don't know of any virus that can prevent your computer from starting up, so it does indeed sound like a hardware problem. The only way that a virus could do that is if they had a direct connection to your computer, VNC or the like, and did something malicious, …
A little more information would be appreciated, what exactly do you want changed? What exactly is the problem?
So you got the Hard Drives to work in another computer? It may be as you stated, a bad recovery, but seldom is that the case. Your RAM may be freezing threads when you try to boot an OS, so make sure your RAM is certified for your board. That …
I looked around google, and I found nothing. I did about 5 min of searching. It may be that I was using bad keywords, but I've never heard of this either, and I build computers on the side of my real job. I would suggest you try and contact a …
Also, make sure if you do not want the same out put everytime you use the srand() function. rand in itself is really useful, but it produces the same "random" numbers everytime unless you use srand() to begin random. If you do use srand, you will have to use time.h. …
I understand that title was rather vague, but it still holds true. Lurking these forums I have noticed how incomplete my 2 year education on C++ really is, and I am asking for your help in area's, maybe just pointing me to some resources, etc. First off i am using …
after choice==2 you have two brackets, why? I'll continue to comb through, just a suggestion, if you didn't have it formatted in your .cpp file, you might want to read up on style a bit. When you ask for the choices (1-4), and the user enters, none of it works. …
First off: [url]http://www.newegg.com/Product/Product.aspx?Item=N82E16814130338[/url] That's for the people who haven't heard about it yet, but comeon, this card is going to be amazing. A 1GB Graphics card with dual-GPU's! :O :O :O So what's everyone's thoughts on this card? love/hate?
Hello, thank you for taking a look at this thread. I've been using the C++ language for almost two years now, although my knowledge doesn't amount to much due to the fact that my teacher is a complete moron, hence the reason I'm here, trying to strike out on my …