posted 10 years ago
Ok, so here's the problem I'm having right now.
This project I'm working on for my web development class, a license plate database, is having an issue performing a search.
Here is the code I have right now for the elements that work with the search:
Most of the code was just generated directly with the tools in Visual Studio, but you'll probably be able to figure out the code which is mine.
I know there's something that I need to add in order to get the search to actually work, but I can't seem to exactly figure that out.
Any help would be appreciated.
Thanks in advance.