![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Help with Spry Forms
Hi,
I am working on a basic form. The forms action is to mailto: my email address. I have three spry text fields. I have attached validation code to each- they are all required fields and one is an e-mail address requiring the correct e-mail format. (validate on blur) Question 1. I have also attached a submit button. I have attached validate form code to it because it will send if the fields are blank? (I thought that if I used spry fields to validate it would not send the form if it was blank?)- HELP Question 2. When I click the submit button, I get a predefined popup that says "The form is being submitted using e-mail. Submitting this form will reveal your e-mail address to the recipient, and will send the form without encrypting it for privacy. You may continue or cancel this submission. OK CANCEL" I would like another popup window to appear AFTER this window that says something like "Thank you. Your message has been sent." If I add this to the onclick event it occurs before the predefined message. HELP. Question 3. Can I change the predefined message? I require an equivilent French page and need the message to appear in French for that page? Are there any other options like perhaps not defining the button as submit but programming it to behave like a submit button? HOW? Thank You! |
|
|||
|
Re: Help with Spry Forms
1. It should prevent the form from being submitted. Do you have a link to a
test page? 2. That sounds like an IE specific popup. Not something I have experienced using Firefox or Safari. I don't believe you can create a popup because using the mailto command will open another application like Thunderbird, Entourage or Outlook. If you need thank you pages consider server-side scripting. 3. Yes. This should be defined in the Javascript file if I am not mistaken. I can take a look through it if you can't find it. |
|
|||
|
Re: Help with Spry Forms
Hello SnakeEyez02.
Thank you for your response. Here is the link to the test page: http://www.rcmp-grc.gc.ca/on/press/notify_e.htm I appreciate your time to look at it. Cheers. ps. Just curious does your handle refer to Snake Eyes golf clubs? I'm a big golfer and use Snake Eyes clubs. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|