Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner ….com'); /* Set the subject. */ $mail->Subject = 'Comments and/or Questions'; /* Set the mail message body. */ $mail->Body = $survey; /* Finally… Re: sequential file save read option button Programming Software Development by Reverend Jim Yes. People continue to ask about VB6. They shouldn't. And you likely won't see anyone answering questions about, for example, COBOL or QuickBASIC, except in a historical context. The only VB6 question that should be asked is "why are you still using it?" 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 … where it can store previous conversations and answer questions based on the information in the past conversation.… ("system", "Answer the user's questions based on the below context:\n\n{context}"), MessagesPlaceholder… chatbot that answers user queries and follow-up questions using LangChain and Chat-GPT. You can use… 'Prepare for the Earliest Possible AGI Deployment Scenario' Community Center by Johannes C. …from different backgrounds share unique insights by answering 10 questions about AI, AGI, and ASI. Kicking off the…Talks with Jen Rosiere Reynolds ## We asked Jen **10 questions about the potential risks, benefits, and future of AI**: … reflected across society and the world that raises questions like, **what is consciousness and when does … Question Answering with YouTube Videos Using RAG in LangChain Programming Computer Science by usmanmalik57 ….from_messages([ ("system", "Answer the user's questions based on the below context:\n\n{context}"), MessagesPlaceholder… command line application will be able to answer follow-up questions. ``` chat_history = [] def generate_response_with_memory(query): result = retrieval_chain.invoke({ "… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner …;.$e->getMessage(); } // $subject = "Comments and/or Questions"; // $message = "RadiantNewHorizonHomes.com General Inquiries" … . $_POST['Phone'] . "\r\n" . // "Comments or Questions: " . $_POST['Message'] . "\r\n" . // $from… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim …-phpmailer-over-ssl-using-smtp](https://stackoverflow.com/questions/18535294/mail-not-sending-with-phpmailer-over-ssl… that needs a semicolon on the end: "Comments or Questions: " . $_POST['Message'] . "\r\n"… email body to send here Should be "Comments or Questions: " . $_POST['Message'] . "\r\n&… How NOT to do business online Digital Media Digital Marketing by Reverend Jim …. The email had an option of "if you have questions just reply to this email". When I did that… Using Natural Language to Query SQL Databases with Python LangChain Module Programming Computer Science by usmanmalik57 …/docs/get_started/introduction) library. The LangChain agents convert natural language questions into SQL queries and return the response in natural language… DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa … content to train an A.I. model, with all the questions that are marked as Solved. It can be an optional… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani …: " . $_POST['Phone'] . "\r\n" . "Comments or Questions: " . $_POST['Message'] . "\r\n" ; [...] Re: Things I hate about TV shows Community Center Geeks' Lounge by Reverend Jim … different from the series that it didn't answer any questions. Then there are series like Revolution which were just stupid… Re: Read file properties of video files in C++ Programming Software Development by rproffitt … they do it? Spoiler: Everyone cheats. Example: https://stackoverflow.com/questions/20771845/how-to-get-the-size-and-duration-of-an… Re: Mariadb10.11.6 Glarea single failed node startup stuck failure Programming Databases by rproffitt From https://stackoverflow.com/questions/78269177/mariadb10-11-6-galera-single-failed-node-startup-stuck-failure where they call it out as a bug waiting for a fix. Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by jprog1000 Thank you so much for your reply and additions! It is certainly working as I wanted. I will read through the code you have added and ask you any questions I might have. I hope you don't mind. Regards Re: What is ROI in influencer marketing? Digital Media Digital Marketing by rproffitt Given your posting history, you seem to put out single line questions that would be dancing around your real question or goals. I see few reply to you so why not skip all that and write what you really want to write? Re: How NOT to do business online Digital Media Digital Marketing by rproffitt Someone wanted me to pay with Venmo which I also have never used. Sorry, but I don't want to add more apps today. Re: How NOT to do business online Digital Media Digital Marketing by Dani Not that it is an excuse, but I would like to offer up an explanation, if I may. You can [see here](https://www.daniweb.com/programming/web-development/threads/541688/airtm-api-how-to-build-a-form) that only 4 days ago, FarrisFahad had a button to pay by Paypal on his website, and wants to convert it into utilizing a payment API (e.g. something … Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. And judging by [their range of products](https://www.thewoodveneerhub.ca/) they aren't a small company. In any case, after pricing out what we wanted ($800+) and failing to get an alternate payment option we decided to invest in a … Re: How NOT to do business online Digital Media Digital Marketing by Dani > I could understand that for a small company but it looks like this place (US based) also has a Canadian presence. According to their about us page, it’s a family owned business run by a guy named Lawrence who has been in the industry since the 1970s but just started his own business in the 2000s. Which fits the profile I had laid out. (Eg … Re: How NOT to do business online Digital Media Digital Marketing by Reverend Jim Fair enough. 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: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani Currently, when you ask a question on DaniWeb, as you type in the title and message, we perform a search against all of our existing content to see if a similar question has already been asked. However, I do admit that I don't have any experience with ChatGPT nor do I know how to train an AI model. From my understanding, the API costs money, … Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa The question was inspired from seeing [news](https://blogs.nvidia.com/blog/chat-with-rtx-available-now/) and [videos](https://www.youtube.com/watch?v=UKURI5JSIts) on Chat with RTX. Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani That looks interesting. It’s not relevant to us because we would need an expensive GTX video card, Windows computer, and there’s no API … but it looks intriguing :) Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa An RTX 30 or 40 series card with 8GB of VRAM. ~$299. There is no support with Wine a user has reported. There was a link to a [python api](https://github.com/rpehkone/Chat-With-RTX-python-api). That was just an example and a thought, but not limited there. There's creative solutions. Having only users with an RTX card can use the feature, … Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani Pardon my cluelessness here. A $300 video card can efficiently perform complex AI tasks against DaniWeb’s entire database in real time? Missed the link to the Python API. Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa I have yet to try it or find it's limitations. Trying to free up some space. Those were the minimum requirements, plus 16GB of RAM and ~100GB free space. I also don't know how large a dataset for DaniWeb would be. Will know more later.