close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form doesn't work after 1 use

Thread began 3/18/2014 7:07 pm by cldsk | Last modified 3/19/2014 11:58 am by Jason Byrnes | 761 views | 3 replies |

cldsk

Form doesn't work after 1 use

I have a contact page with a go to success page. I was able to get the form and success page working fine, but after it is used once, it becomes broken and doesn't work - the success page doesn't work and the go to page doesn't work.

This is without making any changes to form in dreamweaver. I have tried different browsers, clearing cache/etc. I would get it to work on IE, then try on Firefox and it is broken, or viceversa.

Any thoughts?

Sign in to reply to this post

Jason ByrnesWebAssist

the action of the form is set to use the waue_contact_1_Log session variable:

action="<?php echo(isset($_SESSION["waue_contact_1_Log"])?$_SESSION["waue_contact_1_Log"]:""); ?>"

the action should be set to use the PHP_SELF server variable instead:

action="<?php echo (htmlentities($_SERVER["PHP_SELF"], ENT_QUOTES)); ?>"

Sign in to reply to this post

cldsk

Thank you that did work - not sure how the wrong code got in the action script, but I appreciate your help!

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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