Re: [WebDNA] jQuery validation and webdna

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 112419
interpreted = N
texte = ------=_Part_6480472_12407491.1439917478794 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Interesting...=C2=A0Not sure why you saw that 2nd .It's not in my notepad d= oc I wrote to paste into the email to the talklist, nor is it in the "sent = email" that I catually sent. Just checked the html page etc... no 2nd period in=C2=A0https://ajax.google= apis.com/ajax/libs/jquery/2.1.3/jquery.min.js =20 On Tuesday, August 18, 2015 9:53 AM, Nices Lists wr= ote: =20 Hi Rich, Seems your link to the =E2=80=9Cjquery.min.js=E2=80=9D has an extra =E2=80= =9C.=E2=80=9D after the 2.=C2=A0 https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js Should be:=C2=A0 https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js Hope that helps.=C2=A0 =E2=80=94Rupert Rupert Ravens On Aug 17, 2015, at 6:49 PM, Rich Kwas wrote: I'm using the jQuery validation plugin from http://jqueryvalidation.org/ It's pretty cool and behaving as expected...BUT I cannot get a password written into a database. Fails every time. Everythi= ng else gets appended a-ok. If I change &password=3D[password] to &password=3Dmissing the word "missing= " is written a-ok into the db. I'm flushed databases, flushed the cache, tried [url][password][/unurl], re= named that field and form items etc ......tried everything I can think of a= nd looked everywhere I can think of... No success writing the password into= the database. Anyone else using this particular plugin???It's driving me nuts... Below is some of the code on the signup page: calling the validation routine etc....=C2=A0(some of the tabbing seems to h= ave gotten messed up when I pasted it here)=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The form part on this signup page=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=C2=A0 =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=C2=A0 =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The append code currently on the registerOK.htm page: [append db=3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][up= percase][email][/uppercase][/url]&status=3DOK&password=3D[password]®iste= r_date=3D[date]®ister_time=3D[time]®ister_ip=3D[ipaddress][/append] Gotta go away from all this for a while LOL Richard---------------------------------------------------------This messag= e is sent to you because you are subscribed tothe mailing list .To unsubscr= ibe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Repo= rting: support@webdna.us ---------------------------------------------------------This message is se= nt to you because you are subscribed tothe mailing list .To unsubscribe, E-= mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: = support@webdna.us ------=_Part_6480472_12407491.1439917478794 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Inter= esting... 
Not sure why you saw that 2nd .
It's not in my notepad doc I wrote to paste into the= email to the talklist, nor is it in the "sent email" that I catually sent.=

Just checked the html page etc... no 2nd period= in 





=
On Tuesday,= August 18, 2015 9:53 AM, Nices Lists <ravens@nices.com> wrote:


Hi Ric= h,

Seems your link to the =E2=80=9Cjquery= .min.js=E2=80=9D has an extra =E2=80=9C.=E2=80=9D after the 2. 
<= div>

Should be: 
<= br clear=3D"none">
https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js<= /div>

Hope that helps. 
=E2=80=94Rupert

Rupert Ravens


On Aug 17, 2015, at 6:49 PM, Rich Kwas <richkwasniewski@yahoo.com> wrote:


It's pretty cool and beh= aving as expected...
BUT

I cannot get a password written into a database. Fails every time= . Everything else gets appended a-ok.

If I change &password=3D[password] to &password=3Dmissing= the word "missing" is written a-ok into the db.

I'm flushed databases, flushed the cache, tried [url][p= assword][/unurl], renamed that field and form items etc ......tried everyth= ing I can think of and looked everywhere I can think of... No success writi= ng the password into the database.

<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">Anyone else using this particular plugin???
It's driving = me nuts...



Below is some of the cod= e on the signup page:



calling the va= lidation routine etc.... 
(some of the tabbing seems to ha= ve gotten messed up when I pasted it here)
=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

<script src=3D"lib/jquery.js">= ;</script>
<script src=3D"dist/jquery.validate.js">= </script>
<script>
=09$().ready(function() {
=09=09// validate signup form on keyup= and submit
=09=09$("#signupForm").validate({
=09=09=09rules: {
=09=09=09=09password: {
=09=09=09=09=09required: true,
=09=09=09=09=09minlength: 8
=09=09=09=09},
=09=09=09=09confirm_pass= word: {
=09=09=09=09=09= required: true,
= =09=09=09=09=09minlength: 8,
=09=09=09=09=09equalTo: "#password"
=09=09=09=09},
=09=09=09=09email: {
=09=09=09=09=09required: true,<= /div>
=09=09=09=09=09e= mail: true
=09=09=09=09= },
=09=09=09=09<= /span>confirm_email: {
= =09=09=09=09=09required: true,
=09=09=09=09=09equalTo: "#email"
=09=09=09=09},
=09=09=09},
=09=09=09messages: {
=09=09=09=09password: {
=09=09=09=09=09required: "= Please choose a Password",
=09=09=09=09=09minlength: "Must be at least 8 characters"
<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">=09=09=09=09},
=09=09=09=09confirm_pas= sword: {
=09=09=09=09= =09required: "Confirm your Password",
=09=09=09=09=09minlength: "Must be at least 8 = characters",
=09=09=09= =09=09equalTo: "Enter the same Password as above"
=09=09=09=09},
=09=09=09=09confirm_email: {
<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">=09=09=09=09=09require= d: "Confirm your email",
=09=09=09=09=09equalTo: "Enter the same email as above"
=09=09=09=09},
                =09=09email: "Enter a valid email address",
=09=09=09}
=09=09});
<= br clear=3D"none" class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1= 439847448275_13699">
= =09});
=09</script>

=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D

<= br clear=3D"none" class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1= 439847448275_13715">

The form= part on this signup page
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=

<form method=3D"post" action=3D= "registerOK.htm" class=3D"cmxform" id=3D"signupForm">
<fi= eldset>
    
<p>
<label for=3D"email">Enter your Email:</label>
&l= t;input id=3D"email" name=3D"email" type=3D"email">
</p&g= t;
    
<p>
<la= bel for=3D"confirm_email">Confirm your Email:</label>
= <input id=3D"confirm_email" name=3D"confirm_email" type=3D"email">
</p>
    
<p><= /div>
<label for=3D"password">Choose a Password:</label><= /div>
<input id=3D"password" name=3D"password" type=3D"password"&g= t;
</p>
    
<= ;p>
<label for=3D"confirm_password">Confirm your Passw= ord:</label>
<input id=3D"confirm_password" name=3D"co= nfirm_password" type=3D"password">
</p>
&= nbsp;   
<p>
<input type=3D"subm= it" name=3D"action" value=3D"Create Account" class=3D"submit">
</p>

</fieldset&g= t;
</form>

= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">The append code currently on the registerOK.htm page:

[append db= =3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][uppe= rcase][email][/uppercase][/url]&status=3DOK&password=3D[password]&a= mp;register_date=3D[date]&register_time=3D[time]&register_ip=3D[ipa= ddress][/append]





Gotta go away from all = this for a while LOL


Richard
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to:=20 archives: http://mail.webdna.us/list/talk@webd= na.us Bug Reporting: support@web= dna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to:=20 archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us


------=_Part_6480472_12407491.1439917478794-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] jQuery validation and webdna (Nices Lists 2015)
  2. Re: [WebDNA] jQuery validation and webdna (Michael Davis 2015)
  3. Re: [WebDNA] jQuery validation and webdna (Rich Kwas 2015)
  4. Re: [WebDNA] jQuery validation and webdna (Rich Kwas 2015)
  5. Re: [WebDNA] jQuery validation and webdna (William DeVaul 2015)
  6. Re: [WebDNA] jQuery validation and webdna (Nices Lists 2015)
  7. Re: [WebDNA] jQuery validation and webdna (Stuart Tremain 2015)
  8. [WebDNA] jQuery validation and webdna (Rich Kwas 2015)
------=_Part_6480472_12407491.1439917478794 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Interesting...=C2=A0Not sure why you saw that 2nd .It's not in my notepad d= oc I wrote to paste into the email to the talklist, nor is it in the "sent = email" that I catually sent. Just checked the html page etc... no 2nd period in=C2=A0https://ajax.google= apis.com/ajax/libs/jquery/2.1.3/jquery.min.js =20 On Tuesday, August 18, 2015 9:53 AM, Nices Lists wr= ote: =20 Hi Rich, Seems your link to the =E2=80=9Cjquery.min.js=E2=80=9D has an extra =E2=80= =9C.=E2=80=9D after the 2.=C2=A0 https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js Should be:=C2=A0 https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js Hope that helps.=C2=A0 =E2=80=94Rupert Rupert Ravens On Aug 17, 2015, at 6:49 PM, Rich Kwas wrote: I'm using the jQuery validation plugin from http://jqueryvalidation.org/ It's pretty cool and behaving as expected...BUT I cannot get a password written into a database. Fails every time. Everythi= ng else gets appended a-ok. If I change &password=3D[password] to &password=3Dmissing the word "missing= " is written a-ok into the db. I'm flushed databases, flushed the cache, tried [url][password][/unurl], re= named that field and form items etc ......tried everything I can think of a= nd looked everywhere I can think of... No success writing the password into= the database. Anyone else using this particular plugin???It's driving me nuts... Below is some of the code on the signup page: calling the validation routine etc....=C2=A0(some of the tabbing seems to h= ave gotten messed up when I pasted it here)=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The form part on this signup page=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=C2=A0 =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=C2=A0 =C2=A0=C2=A0

=C2=A0 = =C2=A0=C2=A0

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The append code currently on the registerOK.htm page: [append db=3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][up= percase][email][/uppercase][/url]&status=3DOK&password=3D[password]®iste= r_date=3D[date]®ister_time=3D[time]®ister_ip=3D[ipaddress][/append] Gotta go away from all this for a while LOL Richard---------------------------------------------------------This messag= e is sent to you because you are subscribed tothe mailing list .To unsubscr= ibe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Repo= rting: support@webdna.us ---------------------------------------------------------This message is se= nt to you because you are subscribed tothe mailing list .To unsubscribe, E-= mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: = support@webdna.us ------=_Part_6480472_12407491.1439917478794 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Inter= esting... 
Not sure why you saw that 2nd .
It's not in my notepad doc I wrote to paste into the= email to the talklist, nor is it in the "sent email" that I catually sent.=

Just checked the html page etc... no 2nd period= in 





=
On Tuesday,= August 18, 2015 9:53 AM, Nices Lists <ravens@nices.com> wrote:


Hi Ric= h,

Seems your link to the =E2=80=9Cjquery= .min.js=E2=80=9D has an extra =E2=80=9C.=E2=80=9D after the 2. 
<= div>

Should be: 
<= br clear=3D"none">
https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js<= /div>

Hope that helps. 
=E2=80=94Rupert

Rupert Ravens


On Aug 17, 2015, at 6:49 PM, Rich Kwas <richkwasniewski@yahoo.com> wrote:


It's pretty cool and beh= aving as expected...
BUT

I cannot get a password written into a database. Fails every time= . Everything else gets appended a-ok.

If I change &password=3D[password] to &password=3Dmissing= the word "missing" is written a-ok into the db.

I'm flushed databases, flushed the cache, tried [url][p= assword][/unurl], renamed that field and form items etc ......tried everyth= ing I can think of and looked everywhere I can think of... No success writi= ng the password into the database.

<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">Anyone else using this particular plugin???
It's driving = me nuts...



Below is some of the cod= e on the signup page:



calling the va= lidation routine etc.... 
(some of the tabbing seems to ha= ve gotten messed up when I pasted it here)
=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

<script src=3D"lib/jquery.js">= ;</script>
<script src=3D"dist/jquery.validate.js">= </script>
<script>
=09$().ready(function() {
=09=09// validate signup form on keyup= and submit
=09=09$("#signupForm").validate({
=09=09=09rules: {
=09=09=09=09password: {
=09=09=09=09=09required: true,
=09=09=09=09=09minlength: 8
=09=09=09=09},
=09=09=09=09confirm_pass= word: {
=09=09=09=09=09= required: true,
= =09=09=09=09=09minlength: 8,
=09=09=09=09=09equalTo: "#password"
=09=09=09=09},
=09=09=09=09email: {
=09=09=09=09=09required: true,<= /div>
=09=09=09=09=09e= mail: true
=09=09=09=09= },
=09=09=09=09<= /span>confirm_email: {
= =09=09=09=09=09required: true,
=09=09=09=09=09equalTo: "#email"
=09=09=09=09},
=09=09=09},
=09=09=09messages: {
=09=09=09=09password: {
=09=09=09=09=09required: "= Please choose a Password",
=09=09=09=09=09minlength: "Must be at least 8 characters"
<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">=09=09=09=09},
=09=09=09=09confirm_pas= sword: {
=09=09=09=09= =09required: "Confirm your Password",
=09=09=09=09=09minlength: "Must be at least 8 = characters",
=09=09=09= =09=09equalTo: "Enter the same Password as above"
=09=09=09=09},
=09=09=09=09confirm_email: {
<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">=09=09=09=09=09require= d: "Confirm your email",
=09=09=09=09=09equalTo: "Enter the same email as above"
=09=09=09=09},
                =09=09email: "Enter a valid email address",
=09=09=09}
=09=09});
<= br clear=3D"none" class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1= 439847448275_13699">
= =09});
=09</script>

=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D

<= br clear=3D"none" class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1= 439847448275_13715">

The form= part on this signup page
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=

<form method=3D"post" action=3D= "registerOK.htm" class=3D"cmxform" id=3D"signupForm">
<fi= eldset>
    
<p>
<label for=3D"email">Enter your Email:</label>
&l= t;input id=3D"email" name=3D"email" type=3D"email">
</p&g= t;
    
<p>
<la= bel for=3D"confirm_email">Confirm your Email:</label>
= <input id=3D"confirm_email" name=3D"confirm_email" type=3D"email">
</p>
    
<p><= /div>
<label for=3D"password">Choose a Password:</label><= /div>
<input id=3D"password" name=3D"password" type=3D"password"&g= t;
</p>
    
<= ;p>
<label for=3D"confirm_password">Confirm your Passw= ord:</label>
<input id=3D"confirm_password" name=3D"co= nfirm_password" type=3D"password">
</p>
&= nbsp;   
<p>
<input type=3D"subm= it" name=3D"action" value=3D"Create Account" class=3D"submit">
</p>

</fieldset&g= t;
</form>

= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=


<= div class=3D"yiv8040058487" id=3D"yiv8040058487yui_3_16_0_1_1439847448275_1= 3482">The append code currently on the registerOK.htm page:

[append db= =3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][uppe= rcase][email][/uppercase][/url]&status=3DOK&password=3D[password]&a= mp;register_date=3D[date]&register_time=3D[time]&register_ip=3D[ipa= ddress][/append]





Gotta go away from all = this for a while LOL


Richard
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to:=20 archives: http://mail.webdna.us/list/talk@webd= na.us Bug Reporting: support@web= dna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to:=20 archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us


------=_Part_6480472_12407491.1439917478794-- Rich Kwas

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Pre-flight public flag (1997) For those of you not on the WebCatalog Beta... (1997) Page Breaks (1999) WC2.0 Memory Requirements (1997) Question about links (1999) hidden databases (2000) suffix mapping for NT? (1997) Denying access by IP address (2000) WriteFile is there a max size? (1998) Is [thisurl] http or https? (1998) Truncated value after space - refresh my memory.... (1997) Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997) $Replace with [founditems] (1997) Download URL & access on the fly ? (1997) WebDNA Partner edition .. (2002) WebDelivery downloads alias, not original ? (1997) PIXO Support (1997) RE: protect tag on NT (1997) WebCat2b12 - nesting [tags] (1997) Only charge card when product shipped ? (1997)