The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with web form
eahrenee
post Nov 21 2022, 09:05 AM
Post #1





Group: Members
Posts: 1
Joined: 18-November 22
Member No.: 28,642



I have a contact form that is using the server to send the form email. I want to use a third party to email the form, but can't figure out how to add it.
I need to add the server name, username, password, port, and require SSL.

The form action points to a file called contactsubmit.php
I have included the HTML for the form file and contactsubmit file.

Any help is appreciated. Thank you!!




Attached File(s)
Attached File  contactsubmit.txt ( 4.42k ) Number of downloads: 64
Attached File  Form.txt ( 2.7k ) Number of downloads: 84
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Nov 21 2022, 04:56 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Do you mean like a service that handles your forms? In that case you need to get the information from them about what form fields you need to add.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CharlesEF
post Nov 22 2022, 12:50 AM
Post #3


Programming Fanatic
********

Group: Members
Posts: 1,981
Joined: 27-April 13
From: Edinburg, Texas
Member No.: 19,088



The PHP command 'mail' is used in the script. The settings you want to change are defined by the server it is running on. If you are on some shared hosting site then you, most likely, can't change those settings.

You can use PHP and PHPMailer to do what you want.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th April 2024 - 09:33 AM