Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Patricia Hartman #1
get rid of form validation
I added form validation in MX and then deleted some form fields, so needed
to change the validation behavior. I deleted the On blur from the behavior
panel, but when I go into form validation, I see the old field validation
stuff. It won't let me make changes at all. I have deleted the original form
and reconstructed, renamed and saved the file, imported it into DW 4 and
everything I could think of. HELP. How can I set up new validation
parameters?
Patricia Hartman Guest
-
Form Validation - Can this be done?
I have a form with several dropdown menus. One dropdown menu has two options yes - no Depending on which option is selected, i want the following... -
CFFORM Validation trumping Custom Form Validation
Is there any way for custom form validation to work in concert with the cfform validation? I have a custom script that compares the values of two... -
Form Validation
Hi all, I am using form validation to authenticate users. In the web config file I secure a page that has only the following statement:... -
form validation in asp.net
I want to verify that a email has been entered in a simple asp.net form that is being sent as an email. I found the RequiredFieldValidator Tag is... -
copy and paste form RTF document into field in asp form cause it to bypass field length and javascript validation - how to overcome?
I have a web form with several fields. If I copy & paste from a RTF document into a field, the javascript validation and field length are bypassed... -
Patricia Hartman #2
Re: get rid of form validation
I deleted the on blur in the behavior panel, so it doesn't show. The html
code does not show any javascript (or whatever DW uses to create the
validation. I have rebooted my pc, thinking it was stored in a variable. I
can't see how DW gets the info if it's not showing on the page. I have
placed the page at [url]www.antiquesatin.com/test.htm[/url]. Of course this is not
where the form really goes, so the post is incorrect. Thanks a bunch.
"danilocelic" <danilo@shimmerphase.com> wrote in message
news:bf9fad$2ns$1@forums.macromedia.com...needed> Patricia Hartman wrote:> > I added form validation in MX and then deleted some form fields, sobehavior> > to change the validation behavior. I deleted the On blur from thevalidation> > panel, but when I go into form validation, I see the old fieldform> > stuff. It won't let me make changes at all. I have deleted the original>> > and reconstructed, renamed and saved the file, imported it into DW 4 and
> > everything I could think of. HELP. How can I set up new validation
> > parameters?
> You may have to select the form tag and look in the behaviors panel. Or
> you may have placed the form validation on the onclick of the submit
> button. Give us an URL and we cna tell you where/what to change.
>
> --
> Enjoy,
> Danilo Celic
>
> | Extending Knowledge, Daily
> | [url]http://www.communityMX.com/[/url]
>
Patricia Hartman Guest
-
danilocelic #3
Re: get rid of form validation
Patricia Hartman wrote:
You may have to select the form tag and look in the behaviors panel. Or> I added form validation in MX and then deleted some form fields, so needed
> to change the validation behavior. I deleted the On blur from the behavior
> panel, but when I go into form validation, I see the old field validation
> stuff. It won't let me make changes at all. I have deleted the original form
> and reconstructed, renamed and saved the file, imported it into DW 4 and
> everything I could think of. HELP. How can I set up new validation
> parameters?
you may have placed the form validation on the onclick of the submit
button. Give us an URL and we cna tell you where/what to change.
--
Enjoy,
Danilo Celic
| Extending Knowledge, Daily
| [url]http://www.communityMX.com/[/url]
danilocelic Guest
-
danilocelic #4
Re: get rid of form validation
Patricia Hartman wrote:
Ok, I see no form validation on the page anywhere. In your first post> I deleted the on blur in the behavior panel, so it doesn't show. The html
> code does not show any javascript (or whatever DW uses to create the
> validation. I have rebooted my pc, thinking it was stored in a variable. I
> can't see how DW gets the info if it's not showing on the page. I have
> placed the page at [url]www.antiquesatin.com/test.htm[/url]. Of course this is not
> where the form really goes, so the post is incorrect. Thanks a bunch.
you said:
"I deleted the On blur from the behavior panel, but when I go into form
validation, I see the old field validation stuff. It won't let me make
changes at all."
What exactly do you mean by "old field validation stuff"? When the
dialgo comes up I see a list of all the text fields on the page. One
thing to think about, the form validation will list the fields by their
IDs and not their names.
Also, the built in form validation isn't much to look at. You may want
to take a look at Check Form MX:
[url]http://www.yaromat.com/dw/?t=Behavior&r=validation[/url]
--
Enjoy,
Danilo Celic
| Extending Knowledge, Daily
| [url]http://www.communityMX.com/[/url]
danilocelic Guest



Reply With Quote

