asp.net vb question???????????

  • Thread starter Thread starter Jay W
  • Start date Start date
J

Jay W

Guest
i have a sql table whith product name,id,description ect.

i have a textbox whith an id of prodDescription.

i would like the textbox to get its value from the row 'p_description' that is in the table 'products' that i have.

how can i do this.... Thanks
 
Back
Top