Re: [WebDNA] jQuery validation and webdna

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 112422
interpreted = N
texte = --Apple-Mail=_B17B9583-3434-4BD3-92BD-33DAFF738F9B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Well, that=92s certainly odd=85 On Aug 18, 2015, at 1:04 PM, Rich Kwas = wrote: > Interesting...=20 > 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. >=20 > Just checked the html page etc... no 2nd period in=20 > https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js >=20 >=20 >=20 >=20 >=20 > On Tuesday, August 18, 2015 9:53 AM, Nices Lists = wrote: >=20 >=20 > Hi Rich, >=20 > Seems your link to the =93jquery..min.js=94 has an extra =93.=94 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 > =97Rupert >=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.. = Everything else gets appended a-ok. >>=20 >> If I change &password=3D[password] to &password=3Dmissing the word = "missing" is written a-ok into the db. >>=20 >> I'm flushed databases, flushed the cache, tried = [url][password][/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. >>=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]®ister_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 Reporting: = support@webdna.us >=20 > --------------------------------------------------------- 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 >=20 >=20 > --------------------------------------------------------- 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=_B17B9583-3434-4BD3-92BD-33DAFF738F9B Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 Well, = that=92s certainly odd=85

On Aug 18, 2015, = at 1:04 PM, Rich Kwas <richkwasniewski@yahoo.com>= ; wrote:

Interesting... 
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 Rich,

Seems= your link to the =93jquery..min.js=94 has an extra =93.=94 after the = 2. 

https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js

Should be: 

=

Hope that helps. 

=97Rupert

Rupert Ravens


On Aug 17, 2015, at 6:49 PM, Rich = Kwas <richkwasniewski@yahoo.com>= ; 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.. 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][password][/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 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.... 
(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

<script = src=3D"lib/jquery.js"></script>
<script = src=3D"dist/jquery.validate.js"></script>
<script>
<= div class=3D"yiv8040058487" = id=3D"yiv8040058487yui_3_16_0_1_1439847448275_13482">$().ready(function() = {
// validate = signup form on keyup and submit
= $("#signupForm").validate({
rules: = {
= password: {
= required: true,
= minlength: 8
= },
= confirm_password: {
= required: true,
= minlength: 8,
= equalTo: "#password"
= },
= email: {
= required: true,
= email: true
= },
= confirm_email: {
= required: true,
= equalTo: "#email"
= },
= },
messages: = {
= password: {
= required: "Please choose a Password",
= minlength: "Must be at least 8 characters"
= },
= confirm_password: {
= required: "Confirm your Password",
= minlength: "Must be at least 8 characters",
= equalTo: "Enter the same Password as above"
= },
= confirm_email: {
= required: "Confirm your email",
= equalTo: "Enter the same email as above"
= },
    =             email: "Enter a = valid email address",
= }
});

});
</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



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>
  =   
<p>
<label = for=3D"confirm_email">Confirm your Email:</label>
<input = id=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>
<input = 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>

=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][u= ppercase][email][/uppercase][/url]&status=3DOK&password=3D[passwor= d]&register_date=3D[date]&register_time=3D[time]&register_ip=3D= [ipaddress][/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/l= ist/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:=20 archives: http://mail.webdna.us/l= ist/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/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_B17B9583-3434-4BD3-92BD-33DAFF738F9B-- 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=_B17B9583-3434-4BD3-92BD-33DAFF738F9B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Well, that=92s certainly odd=85 On Aug 18, 2015, at 1:04 PM, Rich Kwas = wrote: > Interesting...=20 > 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. >=20 > Just checked the html page etc... no 2nd period in=20 > https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js >=20 >=20 >=20 >=20 >=20 > On Tuesday, August 18, 2015 9:53 AM, Nices Lists = wrote: >=20 >=20 > Hi Rich, >=20 > Seems your link to the =93jquery..min.js=94 has an extra =93.=94 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 > =97Rupert >=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.. = Everything else gets appended a-ok. >>=20 >> If I change &password=3D[password] to &password=3Dmissing the word = "missing" is written a-ok into the db. >>=20 >> I'm flushed databases, flushed the cache, tried = [url][password][/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. >>=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]®ister_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 Reporting: = support@webdna.us >=20 > --------------------------------------------------------- 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 >=20 >=20 > --------------------------------------------------------- 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=_B17B9583-3434-4BD3-92BD-33DAFF738F9B Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 Well, = that=92s certainly odd=85

On Aug 18, 2015, = at 1:04 PM, Rich Kwas <richkwasniewski@yahoo.com>= ; wrote:

Interesting... 
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 Rich,

Seems= your link to the =93jquery..min.js=94 has an extra =93.=94 after the = 2. 

https://ajax.googleapis.com/ajax/libs/jquery/2..1.3/jquery.min.js

Should be: 

=

Hope that helps. 

=97Rupert

Rupert Ravens


On Aug 17, 2015, at 6:49 PM, Rich = Kwas <richkwasniewski@yahoo.com>= ; 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.. 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][password][/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 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.... 
(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

<script = src=3D"lib/jquery.js"></script>
<script = src=3D"dist/jquery.validate.js"></script>
<script>
<= div class=3D"yiv8040058487" = id=3D"yiv8040058487yui_3_16_0_1_1439847448275_13482">$().ready(function() = {
// validate = signup form on keyup and submit
= $("#signupForm").validate({
rules: = {
= password: {
= required: true,
= minlength: 8
= },
= confirm_password: {
= required: true,
= minlength: 8,
= equalTo: "#password"
= },
= email: {
= required: true,
= email: true
= },
= confirm_email: {
= required: true,
= equalTo: "#email"
= },
= },
messages: = {
= password: {
= required: "Please choose a Password",
= minlength: "Must be at least 8 characters"
= },
= confirm_password: {
= required: "Confirm your Password",
= minlength: "Must be at least 8 characters",
= equalTo: "Enter the same Password as above"
= },
= confirm_email: {
= required: "Confirm your email",
= equalTo: "Enter the same email as above"
= },
    =             email: "Enter a = valid email address",
= }
});

});
</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



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>
  =   
<p>
<label = for=3D"confirm_email">Confirm your Email:</label>
<input = id=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>
<input = 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>

=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][u= ppercase][email][/uppercase][/url]&status=3DOK&password=3D[passwor= d]&register_date=3D[date]&register_time=3D[time]&register_ip=3D= [ipaddress][/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/l= ist/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:=20 archives: http://mail.webdna.us/l= ist/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/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_B17B9583-3434-4BD3-92BD-33DAFF738F9B-- Nices Lists

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:

Search on encrypted field (2000) Need help with form (1998) Requiring that certain fields be completed (1997) Multiple catalog databases and showcart (1997) [WebDNA] RESTART WebDNA (2016) WebCat2b15MacPlugin - showing [math] (1997) Serious WebDNA issue (2006) Textarea Breaks (2000) Logging purchases (1997) Pull Down Search (2000) 06/06/2000 bug warning ... (2000) [WebDNA] ORACLE STORE PROCEDURE out parameter problem (2009) Summing fields (1997) Server IP Address (2003) Ongoing group search problems ... (1997) max page views Mac can handle (1999) Emailer (1997) quantity minimum problem (1997) combine search (1998) HELP WITH DATES (1997)