Hi! I have a form on my page, and when its filled i press button submit. But it uses Outlook to send. How can i make it send forms by email without using Outlook, just rigth from the page? Include the whole code.
You will need to use the sendmail() command. Mostlikely you are using a javascript on that just prints what is entered into the form into a url like this
mailto:email@bla.bla?subject=bla&from=bla@bla.bla& body=alot%20of%20text