Help with DataReader/Dataview?
I'm having trouble with something that should be simple...
I have a textbox that contains a value from a database table -categoryname. I want to use that value to search the table when the page loads and return the associated categoryId value to a hidden textbox on the same page.
I know its easy, just can't seem to get the code just right
As always, I appreciate your help....
|