2
I’m making a site in Asp.net using Vb and when I refresh delete the data from textbox’s and also wanted to clean what is written on the label can help me?
I’m using the code below and it’s not working
Label10.Text = ""
The code has to be in Vb
What part of the code are you putting that in?
– Renato Afonso
I’m uploading the page
– José Gomes
Show the rest of your code...
– Renato Afonso
It’s to be sure José, note if this piece of code is in the page load even, if it is not inside the Ispostback and if before finishing the Load it is not filling the Label again.
– Wellington Araujo
was this @Wellingtonaraujo thanks for the help
– José Gomes
So I put my description in the answer, so that q question has an answer... then you vote there... rsrsrs
– Wellington Araujo