close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

enquiry forms

Thread began 3/02/2012 11:16 am by i.edwards384429 | Last modified 3/05/2012 10:49 am by Jason Byrnes | 2283 views | 5 replies |

i.edwards384429

enquiry forms

Hi Jason

using framework builder I've added several forms to the page

contactus.php

all the forms are are visible but no emails are received when I test the form.

Is there any reason why forms should not work?

I attached my plugins in case you want to look. I know my server needs the f switch but I think I've done that in the options.

thanks

Ian

Attached Files
_plugins.zip
Sign in to reply to this post

Jason ByrnesWebAssist

on each of the forms, make sure the action of the form includes the querystring variables.


for example:





instead of:

php:
<form class="NewFromBlank_Default" id="SimpleContact_NewFromBlank_Default" name="SimpleContact_NewFromBlank_Default" method="post"  action="<?php echo $_SERVER["PHP_SELF"]; ?>">





use:

php:
<form class="NewFromBlank_Default" id="SimpleContact_NewFromBlank_Default" name="SimpleContact_NewFromBlank_Default" method="post"  action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?><?php echo (isset($_SERVER["QUERY_STRING"]) && $_SERVER["QUERY_STRING"] != "")?"?".htmlspecialchars($_SERVER["QUERY_STRING"]):""?>">
Sign in to reply to this post

i.edwards384429

update

Thanks Jason

thats a job for next week, - I'm spending the weekend on non stop drinking and debauchery let alone dancing the night away....

Ok It's my mumsies 90th birthday so we are having family gatherings all weekend so as not to tire her out and at 90 she needs pampering

cheers

Ian

Sign in to reply to this post

Jason ByrnesWebAssist

Ok, have fun, and happy birthday to your mum, may she see over 90 more...

Sign in to reply to this post

i.edwards384429

update

Hi Jason

sorry still having issues with the contact forms
pcjsealers.co.uk

the shop contact form at

contactus.php

works perfectly

however the forms at

contactus.php

contactus.php?form=international

contactus.php?form=sales

contactus.php?form=accounts

contactus.php?form=tech

dont work at all

I have added the code you sent but it appears to make no difference

Any ideas?

thanks

Ian

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

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...