close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

does your advice re pre built contact form solution also apply to form builder?

Thread began 12/03/2011 2:10 am by j.dobres416289 | Last modified 12/05/2011 7:35 am by Jason Byrnes | 787 views | 1 replies |

j.dobres416289

does your advice re pre built contact form solution also apply to form builder?

Hi Jason

As mentioned in a previous thread I previously(succesfully) used the pre built contact form solution and am now considering buying form builder - I have one more question before I buy it.

My fasthosts UK server required a minor tweek that you succesfully explained to me how to carry out (thanks) - does the form builder use the same files as the contact builder(see cut&paste below) and basically would it be just as simple to get the contact forms I make with form builder to work on the fasthosts UK server.

I have cut&pasted your previous response below:
My original question and your very helpful reply are still in the pre built contact form forum (search under j dobres?)

please confirm if I can apply the same minor tweek to the output of form builder (for contact forms) - presumably the tweek also applies to other form builder outputs e.g. login forms etc?

Jonathan


.....UPDATE.......

Its now sunday evenng and I have purchased form builder and tested it for a simple contact form on the fasthosts UK server - supprisingly without tweeking it for ini sets and also the 'f' parameter(see your reply for making the pre built contact form solution work on the fasthosts UK server) the form appears to work fine! - how come?.
Is the form builder code more sophisticated than the now retired pre built contact form code with some sort of automatic options for the quirks of different servers?

Anyway I shall now experiment with the various formatting options and maybe take a look at the login form?

Please confirm all is well

Jonathan


----------------------------------------------------------------------
Your previous reply:

with this info, all you should need to do is add the ini set line at line 1 of the contact us page:
PHP Code:
<?php
ini_set("sendmail_from", "user@yourdomain.com");
?>
then edit the WA_UniversalEmail/mail_php.php file.

change line 257:
PHP Code:
$mailObj = mail($mailTo,$mailSubject,$mailContent,$mailHeader);


to:
PHP Code:
$mailObj = mail($mailTo,$mailSubject,$mailContent,$mailHeader, "-f jonathan@jodale-educational-services-ltd.co.uk ");


in both of these code examples, make sure to change user@yourdomain.com to a valid email account on your fasthosts domain.

Sign in to reply to this post

Jason ByrnesWebAssist

  the form appears to work fine! - how come?.  



css form builder uses a newer version of Universal Email that contains settings to accommodate for the issues you where encountering in the Contact Form solution pack.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...