Re: how to create a simple elevator simulation? Programming Software Development by trueframe To make a basic elevator simulation, first, identify the floors and the elevator's capacity. Then, use loops and conditionals in programming to mimic its movement. Include buttons for users to call the elevator and select floors. Test thoroughly for accuracy. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner This one is becoming more perplexing. After adding in the PHPMailer coding, page would crash (e.g. blank white screen, HTML file that would display the screen doesn't even start at all, e.g. error in the 1st running PHP file). Adding the semi-colon at end of line 18 (in previously discussed code) did not work and funny thing is, the original coding… Re: Online subission forms not sending emails of submitted info Programming Web Development by Chris_103 It seems like you're experiencing issues with PHP-based email functionality, where submissions are not triggering emails to be sent. Let's dive into the code snippet you provided and see if we can identify any potential issues or improvements. Paris Olympics Ticket Information Chatbot with Memory Using LangChain Programming Computer Science by usmanmalik57 … chatbot capable of generating a single response and its associated problems. The following script creates an object of the `ChatOpenAI` llm… use the same approach to develop conversational chatbots for other problems. Feel free to leave your feedback in the comments. Slaying Unicorns: How Europe Sabotages Its Own Economic Future Community Center by Johannes C. … 10+ years, I can provide some hints on where the problems lie and how Europe could become a better breeding ground…-Regulation and Suffocating Taxes ## Let's look at the central problems: **1) Over-regulation.** The EU is predominantly a service economy… Re: ASUS Laptops - my experience Hardware and Software by toneewa … enough space for the partitions can help prevent running into problems. When you to go to [Troubleshoot this PC](https://www… you some insight, what might be causing troubles, for future problems. Test your recovery partition or drive, system restore, system image… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … wish I'd checked it further because I started having problems as soon as I got it home and powered up… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … reset on my own prior to the current slate of problems. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … enough space for the partitions can help prevent running into problems. I've seen advice like this before but typically there… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner More problems. I incorporated the coding Biiim provided. Before any changes, after … Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim Hi David, > More problems. I incorporated the coding Biiim provided. Before any changes, after … Re: sequential file save read option button Programming Software Development by rproffitt I noted the issues with your post and the problems with what is a dead system. While I do have … is very careful about their requests. You ignored how such problems are presented. ZIP file? Too dangerous today. You could have… Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by toneewa … that were not being used. I ran into a couple problems which caused the freeze you mentioned. It was memory heap… Re: Where will Twitter be in a few months? Community Center Geeks' Lounge by Dani It's now a year later, and apparently Twitter ended up in the trash. We only have X now ... ;) Re: ASUS Laptops - my experience Hardware and Software by toneewa If the power connector was replaced with the motherboard, then your charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was used instead of NTFS (outdated). Imaging back to this would fail. Always check in your BIOS to see if your drives shows up there. If you're setup in UEFI mode, instead of … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim When I got it back they had replaced both the motherboard and the power supply and I checked in the store to verify there were no power issues. I suspect you are correct about them not reconnecting the touchpad as that was not working in Linux either. As for GPT vs NTFS, I have never formatted to anything but NTFS, and when I originally got the … Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual Windows install. On today's PCs I start off with a blank, no partition drive, boot the Windows USB stick and once in a while need to add the Intel RST storage driver. I maintain that Microsoft should update … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Likewise... Whenever I reinstall Windows, other than the times I've reset to factory, when it gets to the "where do you want to install to" I always get the installer to delete, then recreate the partition. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner Ran into some new issues. Here goes. In order to download PHPMailer, must download Composer. In order to install Composer, need a Command Line PHP.exe file. I do not have one of these. I have been using PHP services from URL provider, 1 & 1/Ionos since 2011. They said in order to get a Command Line PHP.exe file, requires SSH to 'Connect to … Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim You don't need composer or access to the php.exe. just locate the PHPmailer Directory into your web root, to keep it simple and the require links should point to where it is located. mine is `require 'includes/PHPMailer/src/PHPMailer.php';` cause I put it in a folder called includes, this should be relative to the file that is using it.… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >Sounds like a very bad recovery image Possibly. But why didn't this show up when they did the reset prior to returning the laptop? Imagine that you just bought a car (should be pretty easy for you). You and your wife take a drive in the countryside and at some point you drive over a nail and get a flat tire. No problem because you have a … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Got a call from Best Buy at 6:30 pm the same day. He informed me that the Windows system that the tech installed was not the OEM version for my machine. I asked why this should matter since I requested a reset to factory from the recovery partition. He said they couldn't do that because the recovery partition had been corrupted. So that's two … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >At some point you are stuck with a clean install I'm using my father-in-law's old laptop in the interim. When I inherited it I took out the old drive and put in a spare SSD. I didn't bother restoring the diagnostic or recovery partitions. It's quite peppy now. It's also an ASUS, but purchased before they started making crap. At some point, … Re: ASUS Laptops - my experience Hardware and Software by toneewa > Ever had to install Windows from 39 floppy disks? It was not fun, especially when disk 39 frequently had a read error. Not that many, I still have them. Highest was 6 for booting, so I could read a CD. I wrote on them, "BAD" if ever had that problem. > I actually tried this as well, running diskpart.exe. It couldn't see … Re: ASUS Laptops - my experience Hardware and Software by toneewa > rproffitt commented: BTW, recovery drive failed me so many times that I carry no less than 2 bootable Linux sticks in my PC rescue bag. I've seen in the past failures due to having more than 1 drive installed. Disconnect all other drives and devices. I too, have used Linux live bootable CD's to get files off a broken Windows. It was way … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >I too, have used Linux live bootable CD's to get files off a broken Windows. I'm assuming the drive wasn't bitlockered? Re: ASUS Laptops - my experience Hardware and Software by toneewa > I'm assuming the drive wasn't bitlockered? Nope, I don't use that feature. In my opinion, it's equivalent to using ransomware on your own stuff. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim I always disable it as well. That's yet another thing I have to remember to undo when I get it back. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim I called Best Buy Friday morning to ask about the status of my laptop. I was told the average wait time was one minute. Fifteen minutes later I was told there were eight calls ahead of me and would I like to leave my number for a callback. I did so and after two more hours of waiting I called the local Best Buy direct. I was told my laptop would be… Re: ASUS Laptops - my experience Hardware and Software by toneewa Sounds like you got it all squared away. One reason I don't want to ever do a Windows reinstall is the compilers, libraries, and other software configurations. I've done 1 since 2015 for myself, with Windows 10. I also expect since, NAND flash SSDs wear out, it'll happen sooner or later. Only 37% life of drive remaining. Best of luck!