I have done a form which works well...
I need to send the contents of the form via email via my own server via sendmail.php and then redirect to a page on my website.
I have exported the files to the page and folders as instructed - all is well...
When I use the form live it uses the sdrive - I dont want that
In the for I have changed the code to -
action="../sendmail.php" enctype="multipart/form-data" method="POST"
Any ideas or instructions to use outside of sdrive

Thanks
Paul