Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Polymer physicists are into chains.


devel / comp.lang.javascript / Re: Using javascript to validate a numeric condition

SubjectAuthor
o Re: Using javascript to validate a numeric conditionMichael Haufe (TNO)

1
Re: Using javascript to validate a numeric condition

<46aa056d-9519-4a93-bcc3-a342ba2e44fen@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18262&group=comp.lang.javascript#18262

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:622a:199e:b0:412:944:543e with SMTP id u30-20020a05622a199e00b004120944543emr252342qtc.10.1694479475570;
Mon, 11 Sep 2023 17:44:35 -0700 (PDT)
X-Received: by 2002:a17:90a:690f:b0:269:78f:3816 with SMTP id
r15-20020a17090a690f00b00269078f3816mr2959988pjj.1.1694479475050; Mon, 11 Sep
2023 17:44:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 11 Sep 2023 17:44:34 -0700 (PDT)
In-Reply-To: <udnrrd$1d47$4@gallifrey.nk.ca>
Injection-Info: google-groups.googlegroups.com; posting-host=2603:6000:8900:6915:192e:8fb9:443c:6c58;
posting-account=hYRygAoAAABkmvJVmPilz9Q1TOjgPQAq
NNTP-Posting-Host: 2603:6000:8900:6915:192e:8fb9:443c:6c58
References: <udnrrd$1d47$4@gallifrey.nk.ca>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <46aa056d-9519-4a93-bcc3-a342ba2e44fen@googlegroups.com>
Subject: Re: Using javascript to validate a numeric condition
From: tno@thenewobjective.com (Michael Haufe (TNO))
Injection-Date: Tue, 12 Sep 2023 00:44:35 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1603
 by: Michael Haufe (TNO) - Tue, 12 Sep 2023 00:44 UTC

On Monday, September 11, 2023 at 3:04:06 PM UTC-5, The Doctor wrote:
> I am trying to using jquery.validate.js
>
> to validate a total to be greater than 0?
>
> [...]

Is there a reason why you can't just use the native form functionality?

<form id='blogm'>
<input name='charge_total' type='number' min='0' required>
<button>Submit</button>
</form>

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor