close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

CSS form builder, several problem (display and sumbit errors)

Thread began 1/24/2012 5:52 pm by jonathan433046 | Last modified 1/25/2012 6:21 pm by jonathan433046 | 1899 views | 2 replies |

jonathan433046

CSS form builder, several problem (display and sumbit errors)

I have installed css form builder on a site but mainly i got 2 problem, the first one is a display in dreamweaver that is out of box (in browser its fine see picture)

and the second one is when i am on the web and i try it i got several erros, but i do receive the email. So it is sending the form via email but the browser show many error
(se other pic or this link)
bijoux-personalise.php

Sign in to reply to this post

Jason ByrnesWebAssist

Dreamweaver's design view is not a web browser. Sometimes, the design view in Dreamweaver just doesn't properly render the page.

A couple of possible causes are:
-A tag that is not closed properly.
-Dreamweaver's visual aids. you can disable them by going to View -> Visual Aids and checking Disable all.

there are a couple problems i see in the code for you page that may be causing this:
1) There is template code on the page, but the page is not derived from a template. for example:
<!-- TemplateBeginEditable name="panier" -->....<!-- TemplateEndEditable -->

2) The page does not have a proper doctype tag, this will cause display issues in some browsers.

add the following just before the opening <head> tag:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">



see the following thread for details on the headers already sent error:
showthread.php?t=19285

Sign in to reply to this post

jonathan433046

good

thanks with your suggestions everything work fine now, i think all the problem were from the template that i used to create my page initially in HTML

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