Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner That's a problem. The email addresses issued for @RadiantNewHorizonHomes.com or 1 of … Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … (my URL supplier). If this does in fact solve the problem, it would make replying back to the submitter a little… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani > If this does in fact solve the problem, it would make replying back to the submitter a little … Re: What's the most unexpected hobby or interest you have outside of coding? Community Center Geeks' Lounge by Dani … concerned, ChatGPT has done an awesome job at solving the problem statement I tasked it with, which was to come up… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … from a domain that you own. If you say what problem you are trying to solve there is probably a solution… Re: The Application of Greedy Algorithm in Computer Monitoring Software Hardware and Software by Dani > Maybe the tag system changed but in the past I could create a new tag if there wasn't one. Only non-newbie members can do that. Please visit our [tagging guidelines](https://www.daniweb.com/welcome/tagging). Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani Yes, if the page does not contain video content, then remove `itemscope itemtype="http://schema.org/VideoObject"` I'm so sorry for not responding sooner. I just saw your post now. Re: Shared Printer Problem Hardware and Software Microsoft Windows by Bunker Network hiccup, paper jam, or driver glitch - troubleshooting the shared printer quandary demands patience, tech-savvy finesse, and perhaps a dash of printer exorcism. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … seconds Thinking that the Logitech site might be having a problem (everything else on the site seemed normal) I just let… and then having a fire that destroys your house. No problem because the insurance company promised to rebuild it. Except they… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … have to incur when they run into ths sort of problem. >Good thing, molex connectors are still a thing, so… Re: ASUS Laptops - my experience Hardware and Software by toneewa … wrote on them, "BAD" if ever had that problem. > I actually tried this as well, running diskpart.exe… '30% of Activities Performed by Humans Could Be Automated with AI' Community Center by Johannes C. … learn, and utilize its intelligence to solve any problem almost like a human can. This is unlike …of cognitive abilities, including creativity, comprehensive wisdom, and problem-solving. ASI would be able to surpass the … agent components, I believe we can supercharge global problem solvers to realize grand visions. The collective potential… Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book …; ?> please anyone with the knowledge how to fix this problem here is a link to a product page on my… Middle Aged Needing Career Advice Community Center Geeks' Lounge by BigPaw … in all the fields I've worked in. I enjoy problem solving and path finding. Any and all advice welcome for… Re: sequential file save read option button Programming Software Development by rproffitt … the code snippet along with what lines you think the problem is at. Finally there's the issue of how you… wrote up the problem description and more so the lack of a document detailing…'t supply the solution when you didn't supply the problem properly. Re: Read file properties of video files in C++ Programming Software Development by rproffitt … the file for a peek. And then we have the problem that many files don't have duration. https://www.loc… Re: Mariadb10.11.6 Glarea single failed node startup stuck failure Programming Databases by rproffitt The problem is still unresolved. Until the bug is fixed. Be sure to tell all that you don't accept this as a bug and want a fix now. Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … explained SMTP a bit it would help you solve your problem. an SMTP server is an email server, it sends &… Re: ASUS Laptops - my experience Hardware and Software by toneewa I wouldn't worry about not having any ASUS utilities. You can always download them later, [here](https://www.asus.com/support/download-center/). I consider them all bloatware. Having the partition as an MBR and then installing a Windows image as GPT, is like going to replace your spare tire and finding out it has a different lug nut bolt pattern… 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 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! Re: Middle Aged Needing Career Advice Community Center Geeks' Lounge by Dani Perhaps a career as a [software QA engineer](https://in.indeed.com/career-advice/finding-a-job/what-is-qa-engineer) will be interesting to you? Re: Middle Aged Needing Career Advice Community Center Geeks' Lounge by Dani Oh ... and congratulations on your cancer remission. :) Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book BUMP. Anyone can help with this issue ? :/ Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani I’ll take a look at this tomorrow. I’m currently in bed :) Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani You have the itemtype set to a VideoObject but, as you point out, only sometimes is there actually an .mp4 file. The rest of the time, it's a static image such as a png, jpg, or jpeg. Google probably doesn't trust your meta tags since they are inaccurate half the time. Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book But i am generating the JSON code dynamically. If there is no video than i hide the VideoObject tag with if statement. Should i just remove the `itemscope itemtype="http://schema.org/VideoObject"`