3
Answers

calculate 2 value code in VB (ASP.Net)

Photo of jayani chathurika

jayani chathurika

12y
1.4k
1
Please tell me calculate 2 value code in VB (ASP.Net)

 txtvacancies.Text = Val(txtcarder.Text - txtpresent.Text)


This code is not run

Answers (3)