5,430 Posted Topics
Re: Looks like you need a cron job with your choice how often to run to log out users. Also, look at this example to run Javascript code on window or browser close: https://www.geeksforgeeks.org/how-to-detect-browser-or-tab-closing-in-javascript/ | |
Re: There appears to be a tutorial about this. https://www.tutorialspoint.com/c-program-to-demonstrate-fork-and-pipe To be fair I will let you do your own homework from here on. | |
Re: Please use the subject "Reusable Code Snippet" for working code and tutorials. | |
Re: My first thought is the code would look something like this pseudo-code: if UserIsOnline then send message Else add message to a queue to send later. | |
Re: You might not get replies due to how wide your request was. That is, you seem to be asking for others to complete your work. Next time narrow this down to a specific and small problem to solve rather than the whole project. | |
Re: Too vague. Spend more time explaining what you need done. Updating some MySQL database with Tinymce doesn't look supported. | |
Re: A typical app/program in C++ would have a main(). This is usually covered in the first chapter of most C/C++ books. Here's a tutorial. https://devblogs.microsoft.com/cppblog/cpp-tutorial-hello-world/ | |
Re: Since this is VB6 I can assume this is Windows. Windows and other OSes have file and folder permissions which you may need a tutorial on. Here's one of thousands on the subject: https://www.dell.com/support/kbdoc/en-us/000137238/understanding-file-and-folder-permissions-in-windows | |
Re: What is "ir"? I hope someone has discussed with you that landing a job is not always about having the full stack or certs. It's about the need for such a person at a company along with other skills such as communication, team work and such. Sometimes folk go for … | |
| |
Re: First it's unlikely that you'll get folk to craft a Flowgorithm solution. Next you didn't provide any code in c++ or python which needs the solution. Why code? So we can see how you represented time and from there could suggest possible code solutions. Also, in today's systems we don't … | |
Re: vi is not Linux. There are so many text editors that I would not call this a requirement any longer. Maybe 3 decades ago but not now. But hey, why not learn ed too? PS: I would never call vi a "word processor. PPS: About the only hard thing about … | |
Re: I haven't heard of Fagul except as a work to insult someone. Yes, I googled that. Is there a more common name for this language? | |
Re: It appears some have kicked that around before. I'd seek out others that discussed this to collaborate on your new project. Did anyone create a TRUTH database for this dataset? PS. To catch up on what HAM was about I read a few finds with https://www.google.com/search?&q=ham10000+reddit | |
Re: If I were to look into this I would not convert such as this would be a lot of work duplicating what looks to be BITCOIN MINING. Instead I'd see what BITCOIN LIBRARIES might be out there and then craft around said libraries found with https://www.google.com/search?&q=php+bitcoin+mining Creating the functions that … | |
Re: Let's say this is PHP. Can you show me "get" at https://www.php.net/manual/en/langref.php ? Also, lines 14 to 17 seem redundant as I read https://www.php.net/manual/en/function.require.php | |
Re: Please update your profile with company information. I see you may have started with 3 people in 2017. | |
Re: What is this "music player"? I may be dated since it's been a year since I was writing Android code but from back then we used the following: https://developer.android.com/guide/topics/media/mediaplayer | |
Re: Share how you do this now. Then we can discuss how to automate. | |
Re: MS Office? That's a no. Office 365? https://www.quora.com/How-do-I-integrate-Office-365-in-my-web-application gets you some idea of the work and tools you'll need. | |
Re: If I were to setup a VR rig I'd look at Half-Life: Alyx. YouTube where a teacher used it: https://www.youtube.com/watch?v=R3g9jrqjOZs Not sure if you can pick and choose your experience there but hey, looks great. | |
Re: > Accelerationism: the obscure idea inspiring white supremacist killers around the world Uh, let's not. | |
Re: Maybe you could try an AutoHotKey system like AutoKey ( https://github.com/autokey/autokey ) to make what you want. Ever used macros and apps like AutoHotKey? Much easier than a year or two under the Linux hood. | |
Re: Here's the text from what looks to be your writing elsewhere: "Here's are top three appointment booking plugins for wordpress website. 1. Gravity Booking: Gravity Bookings works perfectly for any business that relies on an appointment calendar. Manage your client appointments within Gravity Forms using Google Calendar. 2. Start Booking: … | |
Re: Welcome. I see your first post as a "Reusable Code Snippet" but that would be for exactly that and not an open discussion. | |
Re: Did you look at the string functions MID, LEFT and RIGHT? | |
Re: This is a deep hole you've jumped into. Why I lead with this is that AVI is a "container" of content and does not dictate the encoding of audio or video. The same is said of MKV files. So, the "best format" question is one that I will never answer … | |
Re: I'm making some assumptions about your install as to well, I'll wait till later. Did you repair and then reset Edge? Read how at https://answers.microsoft.com/en-us/edge/forum/all/microsoft-edge-opens-up-multiple-unwanted-windows/73b95cb5-561e-4c0d-ba48-564a6ff0474a The usual I encounter if that fails is some sort of malware infection. | |
Re: This sounds as if the firewall port work is not done. Remember that the following is only for testing to see if it's your firewall settings (or port forwarding.) Place this server's LAN IP into the routers DMZ entry then test again. Remove from the DMZ after the test and … | |
Re: I'll take a swing here with https://alternativeto.net/software/mermaid/ which you can dig through and see if any come close. | |
Re: It's now 23 years ago that VB6 rolled out. Last year we closed the books on this system for good. It's a pain to install and get working on Windows 10 and then there are issues with the SQL connection. My advice is to move on. | |
Re: I don't get the point. While I know of super and sub-script, I googled SUPERTEXT and well, what is it? | |
Re: No need for me to write that. Here's a few dozen: http://www.gtoal.com/wordgames/boggle.html | |
Re: I'm going to skip writing why these fail or the problems as you scale up. Here's a tutorial for you about your question. https://rapidapi.com/blog/how-to-use-the-yahoo-finance-api/ That out of the way I find folk flame about how such is now mostly a service you pay for now. | |
Re: It appears it's like the Sith. Duckduckgo and Google. | |
Re: Your code paste failed. However I'd look at prior examples found with: https://duckduckgo.com/?q=cimage+c%2B%2B+example | |
Re: First I do not have a solution outside of you fixing your first domain problems be whatever those are. It looks like you are trying to code around a badly configured server rather than fix the server/service issues. So why am I writing at all? Because I see cross-origin brick … | |
Re: I see no question here but maybe you have some homework assignment or other and decided not to invest any time into making a good question or discussion. Besides that read about homework questions at https://www.daniweb.com/welcome/rules | |
Re: I see this has been marked as solved. Please add the solution for us to learn with you. | |
Re: What model and year Dell? Just last week I had this old Dell Inspiron 6000 which did similar and the short answer is it will not run W10 even with heroic efforts. As such I won't get into this yet. -> But lets get into that bios. One trick I … | |
Re: My thought here is to fix what you have. As you are the author of the PHP what do you think is the problem? Is it some code that is failing? Why not fix that? | |
Re: For me this is easy. I press the reset on my router till it factory resets and I set it up again. Easy, takes about 10 minutes. | |
Re: A marketeer using antidetect would be as close to being a fraud as it gets. However when I'm on travel I use similar browser features so as to not leak my information of where I am. Nod to https://krebsonsecurity.com/tag/fraudfox/ and it's attraction to **thieves**. | |
![]() | Re: 1. I'd consider using the += operator on line 4. 2. To be sure TextBox2.Text is empty prior to the For loop on line 3, add something like TextBox2.Text = "" after line 2. Read how += works at https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/operators/addition-assignment-operator |
Re: Put them up on Imgur.com then share a link to the image. Don't like imgur.com? Use another site. If the images are too big, resize them to say 1080p size. | |
Re: Are you asking for a list of HTML Elements? Too many for me to type here so read https://www.w3schools.com/tags/default.asp | |
Re: You'll need to define best here. Do you need CMM Level 5 (read https://en.wikipedia.org/wiki/Capability_Maturity_Model ) or is cost or time at issue? | |
Re: So you think Minority Report is the future or marketing? |
The End.