Re: [WebDNA] jQuery validation and webdna

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 112421
interpreted = N
texte = --Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Rich,=20 Put this at the top of your template and make sure [password] is what you th= ink it is.=20 [formvariables] [name]=3D[value] [/formvariables] Michael Davis 503 704-7148 > On Aug 18, 2015, at 10:06 AM, Rich Kwas wrote:= >=20 > I believe I did try that route. > I'm testing it with a simple "12345678" as a password. Won't write into th= e db at all. > All other fields write into the db just fine. >=20 > Darn puzzling >=20 >=20 >=20 >=20 > On Tuesday, August 18, 2015 10:11 AM, William DeVaul w= rote: >=20 >=20 > [url][password][/url] >=20 > Try that because [password] may have an illegal character that is parsed.=20= >=20 > On Tue, Aug 18, 2015 at 10:36 AM, Nices Lists wrote: > Hi Rich, >=20 > 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.=20 >=20 > https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js >=20 > Should be:=20 >=20 > https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js >=20 > Hope that helps.=20 >=20 > =E2=80=94Rupert >=20 > Rupert Ravens >=20 >=20 >> On Aug 17, 2015, at 6:49 PM, Rich Kwas wrote:= >>=20 >> I'm using the jQuery validation plugin from http://jqueryvalidation.org/ >>=20 >> It's pretty cool and behaving as expected... >> BUT >>=20 >> I cannot get a password written into a database. Fails every time. Everyt= hing else gets appended a-ok. >>=20 >> If I change &password=3D[password] to &password=3Dmissing the word "missi= ng" is written a-ok into the db. >>=20 >> I'm flushed databases, flushed the cache, tried [url][password][/unurl], r= enamed 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 t= he database. >>=20 >> Anyone else using this particular plugin??? >> It's driving me nuts... >>=20 >>=20 >>=20 >> Below is some of the code on the signup page: >>=20 >>=20 >>=20 >> calling the validation routine etc....=20 >> (some of the tabbing seems to have 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 >>=20 >> >> >> >> >>=20 >> =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 >>=20 >>=20 >>=20 >> 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 >>=20 >>
>>
>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >>

>>=20 >>
>>
>>=20 >> =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= >>=20 >>=20 >> The append code currently on the registerOK.htm page: >>=20 >>=20 >> [append db=3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][= uppercase][email][/uppercase][/url]&status=3DOK&password=3D[password]®ist= er_date=3D[date]®ister_time=3D[time]®ister_ip=3D[ipaddress][/append] >>=20 >>=20 >>=20 >>=20 >>=20 >> Gotta go away from all this for a while LOL >>=20 >>=20 >> Richard >> --------------------------------------------------------- This message is= sent to you because you are subscribed to the mailing list . To unsubscribe= , E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us >=20 >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us --Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Rich, 

P= ut this at the top of your template and make sure [password] is what you thi= nk it is. 

[formvariables]
[name]=3D= [value]
[/formvariables]


Michael Davis
503 7= 04-7148

On Aug 18, 2015, at 10:06 AM, Rich Kwas <richkwasniewski@yahoo.com> w= rote:

I believe I did try that route.
I'm testing it with a simple "= 12345678" as a password. Won't write into the db at all.
All other fields write into the d= b just fine.
<= br>
Darn puzzl= ing

=
<= br>
On Tuesday, August 18, 2015 10:11 AM, William= DeVaul <wdevaul@gmail.com> w= rote:


[url][password][/url]

Try that be= cause [password] may have an illegal character that is parsed. 
<= div class=3D"yiv2660512828gmail_extra" id=3D"yui_3_16_0_1_1439917217335_1681= 6">
On Tue, Aug 18, 2015 at 10:36 AM, Nices Lists <ravens@nices= .com> wrote:
Hi Rich,

Seems your link= to the =E2=80=9Cjquery.min.js=E2=80=9D has an extra =E2=80=9C.=E2=80=9D aft= er the 2. 


Should be:&= nbsp;


Hope that helps. 

=
=E2=80=94Rupert

Rupert Ravens


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

I'm using the jQuery validation plugin from http://jqueryvalidation.org/

It's pretty cool and behaving as e= xpected...
BUT

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

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

I'm flushed databases, flushed the cache, tried [url][pass= word][/unurl], renamed that field and form items etc ......tried everything I= can think of and looked everywhere I can think of... No success writing the= password into the database.

Anyone e= lse using this particular plugin???
It's driving me nuts...
<= span class=3D"yiv2660512828">



Below is some of the c= ode on the signup page:



calling the validation routi= ne etc.... 
(some of t= he tabbing seems to have 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>
<scr= ipt src=3D"dist/jquery.validate.js"></script>
<script>
$().ready(function() {
// validate signup form on k= eyup and submit
= $("#signupForm").validate({
rules: {
password: {
= required: true,
= minlength: 8
},
conf= irm_password: {
= required: true,
minlength: 8= ,
= equalTo: "#password"
},
email: {
<= span style=3D"white-space:pre-wrap;">required: true,
= email: true
},
confirm_emai= l: {
= required: true,
equalTo: "#email"
= },
},
messages: {
password: {<= /div>
= required: "Please choose a Password",
minl= ength: "Must be at least 8 characters"
},
confirm_password: {<= /div>
= required: "Confirm your Password",
minlength: "= Must be at least 8 characters",
equalTo: "Enter the same Pas= sword as above"
= },
conf= irm_email: {
= required: "Confirm your email",
equa= lTo: "Enter the same email as above"
},
    &= nbsp;           email: "Enter a valid email address",
}
= });

});<= /div>
</script&= gt;

=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

<form method=3D= "post" action=3D"registerOK.htm" class=3D"cmxform" id=3D"signupForm">
<fieldset>
    
<p>
<label for=3D"email">Enter your Email:</label>
<input id=3D"email" name=3D"email" type=3D"email">
</p&g= t;
    
<p>
<label for= =3D"confirm_email">Confirm your Email:</label>
<input i= d=3D"confirm_email" name=3D"confirm_email" type=3D"email">
<= /p>
    
<p>
<label= for=3D"password">Choose a Password:</label>
<input id= =3D"password" name=3D"password" type=3D"password">
</p>
    
<p>
<label for=3D"= confirm_password">Confirm your Password:</label>
<inpu= t id=3D"confirm_password" name=3D"confirm_password" type=3D"password">
</p>
    
<p>
<input type=3D"submit" name=3D"action" value=3D"Create Account" class=3D= "submit">
</p>

</fieldset>
</form&= gt;

=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 regist= erOK.htm page:


[append db=3D^/membership/membership.db]&uniqueID=3D[cart]&= email=3D[url][uppercase][email][/uppercase][/url]&status=3DOK&passwo= rd=3D[password]&register_date=3D[date]&register_time=3D[time]&re= gister_ip=3D[ipaddress][/append]



=

Gotta go away from all this for a w= hile LOL


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

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdn= a.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


--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.= webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us
= --Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD-- 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)
--Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Rich,=20 Put this at the top of your template and make sure [password] is what you th= ink it is.=20 [formvariables] [name]=3D[value] [/formvariables] Michael Davis 503 704-7148 > On Aug 18, 2015, at 10:06 AM, Rich Kwas wrote:= >=20 > I believe I did try that route. > I'm testing it with a simple "12345678" as a password. Won't write into th= e db at all. > All other fields write into the db just fine. >=20 > Darn puzzling >=20 >=20 >=20 >=20 > On Tuesday, August 18, 2015 10:11 AM, William DeVaul w= rote: >=20 >=20 > [url][password][/url] >=20 > Try that because [password] may have an illegal character that is parsed.=20= >=20 > On Tue, Aug 18, 2015 at 10:36 AM, Nices Lists wrote: > Hi Rich, >=20 > 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.=20 >=20 > https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js >=20 > Should be:=20 >=20 > https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js >=20 > Hope that helps.=20 >=20 > =E2=80=94Rupert >=20 > Rupert Ravens >=20 >=20 >> On Aug 17, 2015, at 6:49 PM, Rich Kwas wrote:= >>=20 >> I'm using the jQuery validation plugin from http://jqueryvalidation.org/ >>=20 >> It's pretty cool and behaving as expected... >> BUT >>=20 >> I cannot get a password written into a database. Fails every time. Everyt= hing else gets appended a-ok. >>=20 >> If I change &password=3D[password] to &password=3Dmissing the word "missi= ng" is written a-ok into the db. >>=20 >> I'm flushed databases, flushed the cache, tried [url][password][/unurl], r= enamed 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 t= he database. >>=20 >> Anyone else using this particular plugin??? >> It's driving me nuts... >>=20 >>=20 >>=20 >> Below is some of the code on the signup page: >>=20 >>=20 >>=20 >> calling the validation routine etc....=20 >> (some of the tabbing seems to have 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 >>=20 >> >> >> >> >>=20 >> =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 >>=20 >>=20 >>=20 >> 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 >>=20 >>
>>
>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >> >>

>> =20 >>

>> >>

>>=20 >>
>>
>>=20 >> =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= >>=20 >>=20 >> The append code currently on the registerOK.htm page: >>=20 >>=20 >> [append db=3D^/membership/membership.db]&uniqueID=3D[cart]&email=3D[url][= uppercase][email][/uppercase][/url]&status=3DOK&password=3D[password]®ist= er_date=3D[date]®ister_time=3D[time]®ister_ip=3D[ipaddress][/append] >>=20 >>=20 >>=20 >>=20 >>=20 >> Gotta go away from all this for a while LOL >>=20 >>=20 >> Richard >> --------------------------------------------------------- This message is= sent to you because you are subscribed to the mailing list . To unsubscribe= , E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us >=20 >=20 > --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe, E= -mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting:= support@webdna.us --Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Rich, 

P= ut this at the top of your template and make sure [password] is what you thi= nk it is. 

[name]=3D= [value]
[/formvariables]


Michael Davis
503 7= 04-7148

On Aug 18, 2015, at 10:06 AM, Rich Kwas <richkwasniewski@yahoo.com> w= rote:

I believe I did try that route.
I'm testing it with a simple "= 12345678" as a password. Won't write into the db at all.
All other fields write into the d= b just fine.
<= br>
Darn puzzl= ing

=
<= br>
On Tuesday, August 18, 2015 10:11 AM, William= DeVaul <wdevaul@gmail.com> w= rote:


[url][password][/url]

Try that be= cause [password] may have an illegal character that is parsed. 
<= div class=3D"yiv2660512828gmail_extra" id=3D"yui_3_16_0_1_1439917217335_1681= 6">
On Tue, Aug 18, 2015 at 10:36 AM, Nices Lists <ravens@nices= .com> wrote:
Hi Rich,

Seems your link= to the =E2=80=9Cjquery.min.js=E2=80=9D has an extra =E2=80=9C.=E2=80=9D aft= er the 2. 


Should be:&= nbsp;


Hope that helps. 

=
=E2=80=94Rupert

Rupert Ravens


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

I'm using the jQuery validation plugin from http://jqueryvalidation.org/

It's pretty cool and behaving as e= xpected...
BUT

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

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

I'm flushed databases, flushed the cache, tried [url][pass= word][/unurl], renamed that field and form items etc ......tried everything I= can think of and looked everywhere I can think of... No success writing the= password into the database.

Anyone e= lse using this particular plugin???
It's driving me nuts...
<= span class=3D"yiv2660512828">



Below is some of the c= ode on the signup page:



calling the validation routi= ne etc.... 
(some of t= he tabbing seems to have 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>
<scr= ipt src=3D"dist/jquery.validate.js"></script>
<script>
$().ready(function() {
// validate signup form on k= eyup and submit
= $("#signupForm").validate({
rules: {
password: {
= required: true,
= minlength: 8
},
conf= irm_password: {
= required: true,
minlength: 8= ,
= equalTo: "#password"
},
email: {
<= span style=3D"white-space:pre-wrap;">required: true,
= email: true
},
confirm_emai= l: {
= required: true,
equalTo: "#email"
= },
},
messages: {
password: {<= /div>
= required: "Please choose a Password",
minl= ength: "Must be at least 8 characters"
},
confirm_password: {<= /div>
= required: "Confirm your Password",
minlength: "= Must be at least 8 characters",
equalTo: "Enter the same Pas= sword as above"
= },
conf= irm_email: {
= required: "Confirm your email",
equa= lTo: "Enter the same email as above"
},
    &= nbsp;           email: "Enter a valid email address",
}
= });

});<= /div>
</script&= gt;

=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

<form method=3D= "post" action=3D"registerOK.htm" class=3D"cmxform" id=3D"signupForm">
<fieldset>
    
<p>
<label for=3D"email">Enter your Email:</label>
<input id=3D"email" name=3D"email" type=3D"email">
</p&g= t;
    
<p>
<label for= =3D"confirm_email">Confirm your Email:</label>
<input i= d=3D"confirm_email" name=3D"confirm_email" type=3D"email">
<= /p>
    
<p>
<label= for=3D"password">Choose a Password:</label>
<input id= =3D"password" name=3D"password" type=3D"password">
</p>
    
<p>
<label for=3D"= confirm_password">Confirm your Password:</label>
<inpu= t id=3D"confirm_password" name=3D"confirm_password" type=3D"password">
</p>
    
<p>
<input type=3D"submit" name=3D"action" value=3D"Create Account" class=3D= "submit">
</p>

</fieldset>
</form&= gt;

=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 regist= erOK.htm page:


[append db=3D^/membership/membership.db]&uniqueID=3D[cart]&= email=3D[url][uppercase][email][/uppercase][/url]&status=3DOK&passwo= rd=3D[password]&register_date=3D[date]&register_time=3D[time]&re= gister_ip=3D[ipaddress][/append]



=

Gotta go away from all this for a w= hile LOL


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

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdn= a.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


--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.= webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us
= --Apple-Mail-087651E3-953D-49A3-A295-91EF3F53D0FD-- Michael Davis

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:

bannerads example idiot (1997) [WebDNA] OT: just poking (2010) Help with database strategy (1998) LetterRip and WebCat & more (1998) RequiredFields template (1997) Access Denied! But why? (1997) Search Question (2000) Need WebDNA that crashes server for testing (2000) Server IP address (2004) docs for WebCatalog2 (1997) Quit revisited (1997) Nested tags count question (1997) $Append for Users outside the ADMIN group (1997) Cancel Subscription (1996) extending webcatalog (1997) Searchable list archive (1997) WebCatalog 2.0 b 15 mac (1997) Search design (1997) [WebDNA] Emailer breaking format (2015) Multiple shipping databases (1997)