izachia
unread,Apr 13, 2012, 7:42:21 AM4/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MooFloor
Hello,
I am using the next script to submit a contact from but the form gets
submitted twice and the client gets 2 email. What I am doing wrong?
new FormCheck('contactform', {
submitByAjax : 'true',
ajaxResponseDiv: 'responseWrapperContact',
alerts : {
required : 'This field is required! '
}
});