-
Began Watching Got a problem with Drives
Hi. Ive actually got a problem in cmd while im trying to repair my computer. (Windows Server 2012 r2) What im trying to do is to reset my password in … -
Replied To a Post in strchr, strcmp, memset
For this, I would NEVER write these as these are what I call wheels. Remember I take it that you are not doing this for homework and want solid tested … -
Began Watching strchr, strcmp, memset
Hello Evreryone, I am new here and would love some help with a project I have. I have to create a MIPS program where we implement different funcntions. I was … -
Replied To a Post in 32GB USB stick won't store video files over 16GB
This is usually a filesystem, app or FAKE STICK issue. Which one is it today? Check that stick out with other tools like https://www.raymond.cc/blog/test-and-detect-fake-or-counterfeit-usb-flash-drives-bought-from-ebay-with-h2testw/ -
Began Watching 32GB USB stick won't store video files over 16GB
I just bought a 32GB USB stick to store 15.7GB of video on. When I get about halfway, any more video files I add will not play, or in most … -
Replied To a Post in How to create a pop up window form in vb.net
So a form inside a form? Or will a Window on top of the app? Only you know what you want here. -
Began Watching How to create a pop up window form in vb.net
Sir i am new in vb.net, plz help me how to create a new pop up window form in the same form? -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
@J If it's just an account password issue, www.lostpassword.com is my advice when NTPASSWD (see google) doesn't cut it. About your second question. Many Microsoft versions do that until the … -
Gave Reputation to patk570 in SCRIPT438: Object doesn't support property or method 'ajax'
It was something completely stupid, I was using the slim version of jQuery CDN, instead of the full version. It was a simple mistake that was overlooked until i went … -
-
Replied To a Post in how to save fingerprint in database in C#
As a student you would know how to research. That is, use google, wikipedia and more. What else you need to know is how to ask questions here. Please read … -
Began Watching how to save fingerprint in database in C#
I'm in last year in CSE & my is relating to fingerprint, so i need to help. -
Undeleted a Post in SCRIPT438: Object doesn't support property or method 'ajax'
$.ajax is not a function sounds right to me but I'm not big on your code. Sometimes folk get code from the web and it's just broken. PS. Adding with … -
Deleted a Post in SCRIPT438: Object doesn't support property or method 'ajax'
$.ajax is not a function sounds right to me but I'm not big on your code. Sometimes folk get code from the web and it's just broken. PS. Adding with … -
Replied To a Post in SCRIPT438: Object doesn't support property or method 'ajax'
$.ajax is not a function sounds right to me but I'm not big on your code. Sometimes folk get code from the web and it's just broken. PS. Adding with … -
Gave Reputation to JamesCherrill in AI in Tic Tac Toe
> There's no excuse today for <etc>. Unlearning is harder than learning. That ***is*** the excuse why teachers continue to use outdated materials -
Replied To a Post in Theater GUI
A thought on how to debug. Start at line 100 and comment it out. Does it work? Nope? Comment moving up from line 100 till you find the failing line. … -
Began Watching Theater GUI
Hi, first timer here so sorry before hand if I forget to mention something. My code run the window fine but when I hit the calculate button I receive an … -
Gave Reputation to ddanbe in AI in Tic Tac Toe
`#include<conio.h>` Obviously Turbo C++ is used. Some countries still use it, and use older computer equipment. By lack of educational budget? I don't know, But it's better than nothing I … -
Replied To a Post in SCRIPT438: Object doesn't support property or method 'ajax'
I would not worry about Edge as I read other complaints at https://www.google.com/search?client=opera&q=ajax+fails+on+edge+browser -
Began Watching SCRIPT438: Object doesn't support property or method 'ajax'
Hey everyone, this code below is giving me a weird error, Script 438: Object doesn't support property or method 'ajax'. I am testing this in Microsoft Edge, but...I have a … -
Gave Reputation to Syed_15 in 5 Steps to Follow to Hire a Great Design Studio - SAS Digital Agency
Design studios are hard to find, those that fulfill all your requirements. Sometimes, they have great testimonials but their portfolio might leave something to be said. Or they have great … -
Replied To a Post in 12 Ways To Leverage Social Media And Build Blog Audience from Scratch
Not a bad start. I worry that you are selling blogs here. Let me comment that I see less and less folk follow the blogs. What's working around here are … -
Began Watching 12 Ways To Leverage Social Media And Build Blog Audience from Scratch
Small businesses and blogs often struggle in building a great blog audience who loves to read their work and avail their products and services. Larger businesses often market through mainstream … -
Gave Reputation to Syed_15 in Why Do You Need Branding, And How To Build a Great Brand
Brands today popup and they go. This is because the attention span of the average consumer is far less than it has ever been. It is also because there is … -
Gave Reputation to AssertNull in AI in Tic Tac Toe
> As in waste your teacher's time by not bothering to learn Spot-on post James, except possibly for this part. Consider the headers... #include<iostream.h> #include<conio.h> #include<string.h> No comment on conio.h … -
Replied To a Post in AI in Tic Tac Toe
I'm going to answer you another way. Look over the 48 implementions of Tic Tac Toe at https://rosettacode.org/wiki/Tic-tac-toe It's a well down routine without any need for AI. But if … -
Began Watching AI in Tic Tac Toe
I have developed a player v/s player game for tic tac toe..but can't understand the logic for AI ..can someone please include the AI segment in my code because i … -
Gave Reputation to Reverend Jim in c++
Read books. Write code. -
Replied To a Post in security
Your solution is fine. If they change the PC in such a way, it's not the same PC and they will have to get a new key from you to … -
Began Watching security
HI! I have made an desktop application, which i have to install on my client's pc. But I want that, except that particular cleint's pc, no other pc could run … -
Replied To a Post in Why can't I get all of my student records to print out using the methods?
How. Just googled a few lines of your code to see if others are commenting as duplicating answers and effort is not a good thing. As to your issue, you … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
Actually it does paint a clearer picture. Here I find a lot of admins with multiple OS skills. I worry when an admin asks if they can download Linux. At … -
Replied To a Post in Why can't I get all of my student records to print out using the methods?
What happened to your other posts? https://webcache.googleusercontent.com/search?q=cache:Rh3JMTgzY08J:https://stackoverflow.com/questions/47563813/why-cant-i-get-all-of-my-student-records-to-print-out-and-why-doesnt-insert-an+&cd=3&hl=en&ct=clnk&gl=us -
Began Watching Why can't I get all of my student records to print out using the methods?
I am working on implementing a binary search tree as an array implementation, but I am having trouble with correctly printing out all of the students' records using the showAll() … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
Turning off should be fine as I've yet to encounter or read about a "shutdown and we'll spread" ransomware. -> How did you recover from your disaster last year? I … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
I wonder if there is more to the story. Sometimes a company will remove the tools required to do the job. For example while I have NTPASSWD (which I don't … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
Sorry but Linux has been downloadable for decades. Also this -> http://tips.oncomputers.info/archives2004/0401/2004-Jan-11.htm That was over a decade ago. No learning Linux. Just boot and get your files out. Be sure … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
That's OK. A mirror is just a real time copy but won't save you from corruption and a lot of other failures. All this means is you can pull it … -
Replied To a Post in Do Until Loop?
Could this be a one liner? numbers.sort() From https://wiki.python.org/moin/HowTo/Sorting -
Began Watching Do Until Loop?
numbers = [2,3,1,5,7,8,9,5,4,6] print(numbers) tool_1 = int(input()) tool_2 = int(input()) x = numbers.index (tool_1) y = numbers.index (tool_2) numbers[x] = (tool_2) numbers[y] = (tool_1) print(numbers) So I want this code … -
Replied To a Post in need help ASAP
A few issues here. 1. If you are trying to buy the code, be sure to tell how much you are paying. That is, this is not a "gimme the … -
Began Watching need help ASAP
NEED THE CODE FOR THIS: The University wants to make a basic graphical display to show how many people received different grades for a piece of work on a module. … -
Gave Reputation to benanamen in Server Attacked by Ransomware and Now i cant log in to my Admin account
I only did a quick read through, but have you considered cloning your drive and then attempting whatever on the clone? -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
I'm sorry I didn't directly address the login issue. My thought is you would NEVER do that since it can be boobytrapped. At least ***I warned you*** (nod to Tim … -
Replied To a Post in FBCIM developers
I see no open tickets at https://sourceforge.net/p/fbcim/tickets/?source=navbar If you don't file a ticket, they don't know it's broken. -
Began Watching FBCIM developers
Hello! I just downloaded a program called FBCIM. That is: "Facebook Chat IM". It doesn't function. It says it's still under development. Now I would like to get in touch … -
Replied To a Post in Server Attacked by Ransomware and Now i cant log in to my Admin account
Remember we don't have to login. Besides, running this infected machine can lead to further damage. It's like you are fire and insist on running. I read above advice about … -
Replied To a Post in How to recover data encrypted by CryptoDefense ransomware
> Would be possible to loss data when you decrypt files that are affected by ransomware? Absolutely. Yes. Yup. No question. Take it to the bank. In other words, this … -
Began Watching How to recover data encrypted by CryptoDefense ransomware
Last year, CryptoLocker ransomware [hit the headlines](http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/news/470427/cryptolocker-250k-infections-in-100-days-nets-300000-or-does-it) after infecting hundreds of thousands of computers and encrypting the data, and backups of that data to any connected device, with the promise …
The End.