- Strength to Increase Rep
- +16
- Strength to Decrease Rep
- -4
- Upvotes Received
- 620
- Posts with Upvotes
- 509
- Upvoting Members
- 236
- Downvotes Received
- 293
- Posts with Downvotes
- 204
- Downvoting Members
- 80
Software Developer
Re: "We sleep soundly in our beds at night because rough men stand ready in the night to visit violence on those who would do us harm." Winston Churchill. | |
Re: Path cannot be more than 255 chars on NT based systems using NTFS | |
Re: clown --> phobia (i have a morbid fear of all things circus... :) ) | |
Re: yes, if you were on the ground floor? how do i play this game? | |
Re: [quote=Infarction;438263]I'll either have pasta or leftover pizza for dinner. And probably some Scotch afterwards, though maybe Vodka+lemonade...[/quote] I dont get how in films Americans always drink scotch when they are sad. No-one ever actually does that. I dont really like drinking hard stuff like that (i drink in moderation, and … | |
Re: [url]http://en.wikipedia.org/wiki/Soldier_of_Fortune_%28video_game%29[/url] | |
Re: [quote=sabrina07080236;448389]but more than a screen recorder, you can record all the actions taking on the application and then add some tips or instructions to it, even more, you can easily add the narration from microphone or import audio file directly. [/quote] You do know that you can get a product … | |
Re: NetBeans, nice easy visual-studio-like interface. But generates ugly code. Writing your own is best in the long run, but for RAD, netbeans is good. | |
Re: what webserver are you using? just configure it as a default document. | |
Re: Well, install it. apt-get instal python-pyside or install it from pypi using pip (apt-get install python-pip then pip install pyside). It probably has other dependencies too, like PIL and QT. | |
Re: Yes, please try to keep it clean. Bad news, but for your information, its not possible. You could write a program to automate excel, or use VBA to write a GUI for it, but the person running it would require excel on theier pc. | |
Re: Yeah. Your details must be kept on file . We produce a lot of bulk emails so in case your ISP wants proof that we are not spammers, we must provide it. | |
Re: they can be exploited to form a DoS attack servers which have PHP safe mode enabled (most hosted ones) dont allow these potentially dangerous commands | |
Re: what graphics card is it? | |
Re: In some games you can toggle an option between software rendering the mouse and hardware rendering it. For some people this helps. | |
Re: What CPU you running? | |
| Re: my linksys router comes with built in support for dyndns - a service that automatically and for free keeps your domain name bound to your IP |
Re: [quote]Dim cmd As New SqlCommand("SELECT Username, Password FROM(Users) WHERE (Username = '" & UserTXT.Text & "') AND (Password = '" & PassTXT.Text & "')", con)[/quote] NO. BAD! This is open to a SQL Injection Attack. Security hole. Dont simply append the strings. You should be using what is called a … | |
Re: Are you able to click Control+Alt+Del and then go to task-manager -> file -> run and type explorer.exe? | |
Re: In access 2003 you can change the recod locking options under TOOLS -> OPTIONS -> ADVANCED and you can choose: Open Mode (shared or exclusive) - Shared allows multiple users to run the database, exclusive doesnt. "Default Record locking" has choices for: No locks (BAD IDEA!!!) All records (impractical) Edited … | |
Re: this happened to me nearly. i got cable internet and there was a lightning strike and the cable box, cable modem and my router all got fried as did all my wired clients but for some reason all my wifi clients were ok. could the surge have come over the … | |
Re: [quote]Can I stop the box coming up telling me it's not responding and trying in vain to find a solution?[/quote] I dont know about 7, but on older version of windows there is a registry setting with the number of milliseconds a program has to be uresponsive for before windows … | |
Re: I like the OSK. I wrote a small app that allows you to use a joystick as a keyboard/mouse so for text entry its good | |
Re: Really, you need to use some sort of content management system. For that you are best using server-side-scripting technology (perhaps using a database as well, although for a small site, flat-file would do fine) | |
Re: The cable may be broken. I have acertain monitor where you wiggle the cable and it goes pink | |
Re: You have to do a practical skills test though.... I'm doing the first cisco module ATM (exploration?). There are a number of Online tests n the one practical for me... But I'm doing it at a college. |