CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 07:33:13 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=eca1246c913d771cdf39d0abbc67f9ff8e55f779bd0db819a77be3a255a28b0ba%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Ytwn1hD8-0g8GfDk4OAHQHQcHAGvF8JE%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ccab077ea7cf00-BLR
Public Class Form1 Private Sub btncalculate_Click(ByVal sender As Sys - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Public Class Form1
- Private Sub btncalculate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handlesbtncalculate.Click
- Dim bytepercentage As Byte
- lbloutput.Visible = True
- lbloutput.Text = txtinput.Text / txtfullmark.Text * 100
- bytepercentage = lbloutput.Text
- Select Case bytepercentage
- End Select
- If txtinput.Text > txtfullmark.Text Then
- lbloutput.Text = "Error your input is invalid"
- lbloutput.Visible = False
- ElseIf lbloutput.Text >= 80 Then
- lblgrade.Text = ("A")
- ElseIf lbloutput.Text >= 70 Then
- lblgrade.Text = ("B")
- ElseIf lbloutput.Text >= 60 Then
- lblgrade.Text = ("C")
- ElseIf lbloutput.Text >= 50 Then
- lblgrade.Text = ("D")
- ElseIf lbloutput.Text <= 50 Then
- lblgrade.Text = ("E")
- End If
- End Sub
- end class
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 1 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 2 sec ago | 0.10 KB
-
⭐⭐Exchange Exploit⭐⭐ 4
JavaScript | 5 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 12 sec ago | 0.24 KB
-
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 14 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 8
JavaScript | 16 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 23 sec ago | 0.24 KB
-
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 27 sec ago | 0.10 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