5,436 Posted Topics
Re: Next time, consider matching your post topic with your question in your text. You lead by asking how to read a line into a string, then in your post ask how to breakup the full name. I have to guess you read the line into a string and now the … | |
Re: This reads as if you want others to write this code for you. It looks far too similar to a post 7 years ago at http://www.cplusplus.com/forum/beginner/20873/ That's pretty strange. Try again but share your code so far and what is eluding you. | |
Re: Here's a thing. "jpeg" is not listed or noted in the article at [https://msdn.microsoft.com/en-us/library/ms251715(VS.80).aspx](https://msdn.microsoft.com/en-us/library/ms251715(VS.80).aspx) | |
Re: Hello Siberian. We've chatted a bit about what you wanted and to me the MAP to a drive letter is pretty good to know about. HOWEVER you have written a bit and in my view you are after a way to mirror files in two locations. Neither map or symbolic … | |
Re: > it dosent cout<< the correct answer when all guesses are done. Edited. Your loop looks incorrect . That is, you need to check your code structure and install the missing loop for that. Tinstaafl is right here. The names of the variables threw me off here. Rewrite that and … | |
Re: For me I've use the DIR command to find a file I misfiled. For some, "Everything" (an app you find with google) is the cat's meow. | |
Re: This is like asking what is the best hammer. My answer is that your hammer skill matters more than the tools. | |
Re: I'd get into the Arduino forums for this one. Example at https://forum.arduino.cc/index.php?topic=383640.0 | |
Re: As to question 1, it's all about what I need from my app. If I'm measuring task duration I don't care if it's local or UTC. Just as long as I'm consistant I get my duration. When dealing with the user, you almost always use local. When logging events, UTC … | |
Re: In spite of you not installing/updating, Chrome, Windows and other browsers can do update. I find myself clearing cache, ejecting all addins and then another user account. So far that's worked for me. | |
Re: My thought here is to create a sheet with the numbers from all those sheets first. That is, numbers first. Then on that sheet create your graph. To create a graph from all those sheets directly? Not a method I'd use. | |
Re: Yumie. For this, just go get your MicroChip CPU, circuit and code. Where? https://www.google.com/search?q=microchip+stepper+motor+code | |
Re: Go back to how it worked. I can't assure you if this model has a whitelist of wireless cards (I must shortchange you here, use google if you didn't know.) If it doesn't come back with the original setup, then you are dealing with a dead laptop. Can you give … | |
Re: There's a beautiful thing about Linux I think you should know. It's this. Almost all the apps that come with Linux have source code. Let's say you want to incorporate what ps does into your app. The ps source code is open for you to see how it was done! … | |
Re: I have to question why you declared grade, input to grade then ignored it for the rest of the code. | |
Re: I'd forgo forums for a bit and research priors. I used https://www.google.com/search?q=missing+styles+is+the+correct+theme+chosen+for+this+layout only to discover there is no single cause or cure. You need to work those prior discussions to find what it is this time. | |
Re: Your post is a little confusing. Auto-save would be built into the app (you call it tool.) So in your processing loop for key input and such you would set the timer at which interval you want an auto-save. To tell this tool to save via a command line is … | |
Re: I don't want you to go without so what I know is this requires some javascript. Read priors with this search. https://www.google.com/search?q=fixed+header+in+scrollable&ie=utf-8&oe=utf-8 Codepen example at https://codepen.io/jgx/pen/wiIGc | |
Re: Don't frag me here but I think we would overpay for prebuilt gamer PCs. I'll give a nod to https://www.amazon.com/Performance-Desktop-G11CD-DB73-GeForce-processor/dp/B01LZS67LQ/ since it has bleeding edge CPU, DDR4, SSD and the 1080 GPU. If I was going with a gaming desktop, I build but I did run repair shops for years … | |
Re: As an author and programmer I always check the site code first. https://validator.w3.org/nu/?doc=http%3A%2F%2Fantifake-news.co.uk%2F only has a few errors so you should be able to clean that up next. Beyond that, hope you find a good book (I read your site too) and think about flawed code on your site may … | |
Re: When I travel for the company they cover taxi, bus, train and other transportation costs. So while many have used Uber the places we go at times have outstanding mass transit systems. I had the luck of going to Taipei many times and after the taxi from the airport would … | |
Re: 1. The dot . between 13 and 14, does the period mean something? To me it means the same thing it has forever in numbers. 14.5 is 14 whole things and the .5 is the fraction. So to me it's simply how we represent other than whole numbers. 2. number … | |
Re: This happens a lot. Here's the usual on your Vista laptop. https://forums.techguy.org/threads/solved-acer-laptop-local-only-access-to-wireless-internet.923035/ | |
Re: IP assignments are specific to each network, so ask the network admin of the network you are using what is required since not all are the same. That said, if I change such a thing I may have to reboot then forget and re-join the networks. | |
Re: I'm on TWC/Spectrum now but with the Net Neutrality under siege Comcast has already stepped in with a 1TB cap and surcharges over that. While that sounds like a lot, folk that cut the cable TV cord can go over that mark. How much will that cost them? I can't … | |
Re: Just a thought. Are you sure you didn't swap dest and source? Read http://www.tomshardware.com/forum/27630-63-create-symlink-mapped-network-drive | |
Re: I may be guessing here but it sounds like you need a loop that starts at about line 3 to 4 and the end loop/test is about line 32. | |
Re: Welcome new member. I see another forum just deleted your post but we're not so quick to do that here. Is this question 5 from http://people.scs.carleton.ca/~arunka/courses/comp1001/assignments/a3/index.html It certainly looks like it. Share how far you progressed and where the troubles are. | |
Re: Let's continue at https://www.daniweb.com/hardware-and-software/microsoft-windows/threads/507742/my-server-goes-off-when-i-run-the-remote-desktop | |
Re: While vague I do think this would be expected if this is you taking over a Windows machine via remote desktop. Next time share what this PC is running. To remote in could have the PC log the current user out and kill a "server" or service to start up … | |
Re: To speed this along. Place this in some fiddle or [codepen.io](https://codepen.io/#) This way we can see the result. Also, what's a correct sort? | |
Re: @paul. I see no mention of Rasberry Pi in your top post. But let's get to work. First why Pi this one? https://medium.com/@simonelippolis/create-a-smart-clock-with-raspberry-pi-d190995dcb49#.rvp94cj7h gives me the feeling this is over 100 EU or 100 USD so for this round I'd look back at some 7 inch Android tablet and see … | |
Re: That's a question I saw in another forum and the short/long answer is to use something like Squid or why not Squid? Read from https://www.google.com/search?q=bandwidth+control+in+the+office+WITH+SQUID+PROXY+SERVER&ie=utf-8&oe=utf-8 Since there's plenty about that, the next problem I hear is the IT staff is not able to get it done. My answer to that … | |
Re: I'll keep this to just one of many examples. I was asked about this years ago and suggested they use a ready to go shopping site like Godaddy. They had another consultant tell them to make a full custom site. 5 years pass and the site is not up and … | |
Re: Wow. Reading your woes over the years at https://www.daniweb.com/members/565624/tarael1/posts I fear the answers are not going to be easy. I can't guess how you get this far after so many years of troubles with booting. I'm going to write the issue of scandisk is well done and you would have … | |
Re: The S7 was from I recall was indeed bricked world wide. Advice: Get your full refund (everyone I know got a full refund) and then wait for the resurrection model S7. The word is they will refurb and re-fit these with a smaller battery. | |
Re: @Dani. Just my opinion. One of the usual forum moderator tools is to lock old posts. This fixes the necropost issue over time as moderators can lock or close an old discussion. It's rare but once in a while we'll have to pre-emptively lock what is a blatent shill post … | |
Re: I found https://developer.kandy.io/tutorials/javascript/address-book and it even has it up on CodePen. | |
Re: For this I used google (your topic and added vb.net.) https://www.youtube.com/watch?v=0X8lcO3qrOY looks OK as far as ComboBox's own features go. There are dozens more but you know that ComboBox doesn't do all that you asked. Read https://www.daniweb.com/programming/software-development/threads/298234/combobox-autocomplete-like-string next. | |
Re: While I wonder why the == true is there, in Visual Studio for over a decade I can break on the suspect line to examine the variables and see what's what. Try that. | |
Re: That doesn't look stock. That is, not in the Android Studio kit I use. I'm going to write it's a custom soft keyboard. To see what work you are getting into, read https://code.tutsplus.com/tutorials/create-a-custom-keyboard-on-android--cms-22615 | |
Re: My thought is this is a system design question. And philosophical one too. One of my older apps at over 10 years old externalized a lot of things which kept me from changing the core code. Example: The company was sold and the reports needed a change. The template was … ![]() | |
Re: @Neha_22. I have to ask why you buried your question in a 5 year old post if you needed a fast reply. Why did you do that? | |
![]() | Re: Just my thought on this. I've been at such since dBase days. We used that and Clipper then Btrieve and so on. Why not MySQL? I used it since about 2000 and the apps made back then are still running. |
Re: I swear I'll tell them to call me back at 214 666 4321. | |
Re: I'm reading https://support.google.com/adsense/answer/6245304?hl=en and thinking maybe it's here. | |
Re: If you want other than integer, then use other than integer on line 16. | |
Re: To me, this smacks of code style (wars?) Maybe folk continue to debate code style (well, yes they do) but why not let a robot do this? http://codebeautify.org/css-beautify-minify for example and move on to the next thing. It was not fun at one job where the lead was replaced and … | |
Re: I'm unsure of what line 4 is trying to do. Why not use the focus method noted at [https://msdn.microsoft.com/en-us/library/ms743469(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-2](https://msdn.microsoft.com/en-us/library/ms743469(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-2) | |
Re: I have to add this. Go get the free Visual Studio before you get old ideas locked in that you have to unlearn. More on topic, VB6 worked as an event driven system and you may have to add a doevents() after the graphics action to see it happen. Otherwise … |
The End.