Redhatcc Posted April 16, 2010 Posted April 16, 2010 I have a textbox say that has to following information in it.JohnSallyRobHenryJoeAnd i want to completely delete and remove the top line and leave the rest of the information in the textbox such asSallyRobHenryJoeHow would i do so. It's late at nite, and my brain is having a hard time figuring this one out >.<
cluberti Posted April 16, 2010 Posted April 16, 2010 Store the elements in an array, and use a class to do the work of deleting elements of an array.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now