close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Registration Form resets in Browser rather than showing "Thank You" Page

Thread began 12/27/2010 8:01 am by greg419490 | Last modified 12/27/2010 1:57 pm by greg419490 | 3898 views | 13 replies |

greg419490

Registration Form resets in Browser rather than showing "Thank You" Page

Hello,

After filling out my "Registration Form" in browser, and clicking Submit, the form "resets" and includes most of my information, but I have to re-enter passwords, and Captcha and challenge question.

This continues (looks like form moves a little each time, and never reveals the "Thank You for Registering" page. And of course, database is not accessed.

Below is the link to the page.

users_Registration.php

Any help will be very much appreciated!

Thanks
Greg

Sign in to reply to this post

Ray BorduinWebAssist

It is probably an issue with the server validation.

Can you .zip a copy of the page and attach it? Or just copy and paste the server validation code from the top of the page.

Sign in to reply to this post
Did this help? Tips are appreciated...

greg419490

Registation Page Not Working

Hello Ray,

I've attached a zip file of the "UserRegistration" folder.

Hope this helps.

Thanks!

Greg

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

Ray BorduinWebAssist

Well I don't see any issues offhand...

Try addding code to the body of the page

<?php
var_dump($_SESSION);
?>

That will allow you to see what validation is failing specifically, which could help narrow it down anyway.

Sign in to reply to this post
Did this help? Tips are appreciated...

greg419490

Error

Thanks,

Here's the error:

array(1) { ["random_answer"]=> int(48) }

Sign in to reply to this post

Ray BorduinWebAssist

I want to see what it says after submitting the page. It appears you didn't leave the code up so I could test and see what I could find.

Sign in to reply to this post
Did this help? Tips are appreciated...

greg419490

Try this...

Here's the link...page is on server:

users_Registration.php

Sign in to reply to this post

Ray BorduinWebAssist

It appears you have removed the country field from the form, but left the server validaiton on the php page.

Remove this line from the code:

$WAFV_Errors .= WAValidateRQ(((isset($_POST["UserCountry"]))?$_POST["UserCountry"]:"") . "",true,19);

Sign in to reply to this post
Did this help? Tips are appreciated...

greg419490

Yes, I did...from the form. I also removed the "Fax No." from the form. I presume I also left the validation for the fax too?

This makes sense. I'll remove the validation for country and check if the Fax Val. is also hanging around.

Cool...

Sign in to reply to this post

greg419490

This error is left after submit:


Unknown column 'UserFax' in 'field list'

I tried to take out the validation, but that didn't get rid of the error.

Sign in to reply to this post
loading

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