Form Validation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Would someone please look at two different forms I created and tell me why
the validation is behaving differently on the (Player) NAME field- the first
field on both forms...

These are two different forms, but on both forms I right clicked on "Form
Field Properties", then "Validate", the checked the "Required" box.

The first site is http://www.kgwebs.net/old_docs/soccer_reg.htm (Which I
like)
The second site is http://www.kgwebs.net/web_change_req.htm (Which I don't
like)

Thanks!

How do I make the second site behave like the first site?
 
You have an Invalid save location in
http://www.kgwebs.net/web_change_req.htm
U-File="C:\Documents and Settings\Administrator\My Documents\My Web Sites\_private\web_chng_form_results.csv"

Fix the form properties to save to a page w/ your web

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Would someone please look at two different forms I created and tell me why
| the validation is behaving differently on the (Player) NAME field- the first
| field on both forms...
|
| These are two different forms, but on both forms I right clicked on "Form
| Field Properties", then "Validate", the checked the "Required" box.
|
| The first site is http://www.kgwebs.net/old_docs/soccer_reg.htm (Which I
| like)
| The second site is http://www.kgwebs.net/web_change_req.htm (Which I don't
| like)
|
| Thanks!
|
| How do I make the second site behave like the first site?
 
Thank you for your reply, but now I am having problems making the change you
suggested. I have tried to change the form by (1) using Form Properties and
(2) by directly changing the HTML. When I save the changes on that page, it
reverts back to it's old setting.

Why is this happening?
 
You need to Open your FP Site, not just the page

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Thank you for your reply, but now I am having problems making the change you
| suggested. I have tried to change the form by (1) using Form Properties and
| (2) by directly changing the HTML. When I save the changes on that page, it
| reverts back to it's old setting.
|
| Why is this happening?
|
| "Stefan B Rusynko" wrote:
|
| > You have an Invalid save location in
| > http://www.kgwebs.net/web_change_req.htm
| > U-File="C:\Documents and Settings\Administrator\My Documents\My Web Sites\_private\web_chng_form_results.csv"
| >
| > Fix the form properties to save to a page w/ your web
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > | Would someone please look at two different forms I created and tell me why
| > | the validation is behaving differently on the (Player) NAME field- the first
| > | field on both forms...
| > |
| > | These are two different forms, but on both forms I right clicked on "Form
| > | Field Properties", then "Validate", the checked the "Required" box.
| > |
| > | The first site is http://www.kgwebs.net/old_docs/soccer_reg.htm (Which I
| > | like)
| > | The second site is http://www.kgwebs.net/web_change_req.htm (Which I don't
| > | like)
| > |
| > | Thanks!
| > |
| > | How do I make the second site behave like the first site?
| >
| >
| >
 
Ok, that worked and I was able to make the change you suggested, however I am
still having problems. I have name, email and phone set up as require
fields. The form is ignoring this validation and submitting the form when
these fields are left blank. Any suggestions?

Kim
 
Back
Top