man, i totally deleted all the code from an event handler and replaced it with buggy code, and it's giving me build errors (as it should) but when the form loads, it acts as if the old code that i DELETED is still running...to make a long story short, i initially had a button simply display the number 2 when clicked, then i replaced it with code to generate a random number (which i haven't debugged yet because i'm here writing this) when the button is clicked, deleted that code to display 2, and it still displays 2 when i click the button.
this isn't the first time this has happened...am i missing something here??
this isn't the first time this has happened...am i missing something here??