Re: How do i make a form? For simple email forms you can do it yourself. Make up a normal form in your HTML editor & point it to e.g. emailer.php. Paste the form into the Mambo editor & stick the emailer.php containing your mail processing code in your root. For anything more complicated check out the components mentioned above. |