Hi, I hope you can help me out with this... First, I'm using VS.NET 2003, a solution with eleven projects (as for now), and Visual Basic...
I'm trying to write some code for a textbox in the leave event, the code is supposed to go to the DB an look for some data, but in a strange way the code executes twice... no other code that calls again the event, is this a normal behavior????, that the code gets executed twice???, the first time everything works perfect, but when the code executes the second time I get an error.
Can someone help me out with this????
I'm trying to write some code for a textbox in the leave event, the code is supposed to go to the DB an look for some data, but in a strange way the code executes twice... no other code that calls again the event, is this a normal behavior????, that the code gets executed twice???, the first time everything works perfect, but when the code executes the second time I get an error.
Can someone help me out with this????