CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 20:18:53 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=83c48cde6fdfe4e9ee79f9f22a8c3ddeae3201420f70f32ee9519ef62b9a0677a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22OIqdgobMrAlQi3xYJMObjyCqw4LOYk2q%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d10c99fa0fea32-BLR
validate.r - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rebol []
- num: charset [ #"0" - #"9" #"." ]
- view layout [
- f1: field
- f2: field
- button "valdate" [
- either parse f1/text [ some num end ][
- if error? err: try [
- decimal? load f1/text
- ][
- alert "Not decimal value in field"
- ]
- ][
- alert "Non numeric characters in field"
- ]
- ]
- ]
Advertisement
Add Comment
Please, Sign In to add comment
-
📝 Exchange profit method
JavaScript | 8 sec ago | 0.24 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 17 sec ago | 0.24 KB
-
📝 Crypto Swap Glitch ✅ Working
JavaScript | 26 sec ago | 0.24 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 36 sec ago | 0.24 KB
-
📌 ChangeNOW Exploit
JavaScript | 52 sec ago | 0.24 KB
-
📌 Instant BTC Profit Method ✅ Working
JavaScript | 1 min ago | 0.24 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 1 min ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ E
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand