close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

User Registration Solution Pack

Thread began 3/04/2010 7:22 pm by Gizza372666 | Last modified 4/05/2010 12:39 pm by Gizza372666 | 4872 views | 25 replies

Eric Mittman

There is no problem really with using the method == post trigger, it just means that if I had my own page on my site and set the action of the form to this page on your site and set the method to post I will trigger the server behavior. There is no check to confirm that the user on the page initiated the post.

If you are getting a proper result and feel ok with using just the check for post then that should be fine. The reason I suggested this additional condition was to check to see if the register button was pressed. It should post an element with the name of the submit button and it should be set to whatever you specify as the value for the submit button. Are you testing this with Internet Explorer? If so it could account for the message not getting sent with the updated code. There is a problem when submitting forms via images sometimes in IE and the name of the element will not be passed as part of the post.

If you are experiencing this issue the way to resolve it and use the check for Register posting is to add a new hidden form element to your form and give it the same name as the button and set it's value like this:

html:
<input type="hidden" name="Register" id="Register" value="1"/>



If you have trouble using this additional check for register posting then it might be best for you to just check for 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...