I'm just a beginner for vb.net 2003..
How do i initialize the text from a textbox into variable??
the textbox was input orginally from SQL, then user may change it then update back it to SQL.. but i'm lost how to take the TEXT form TEXTBOX to intialize with sql command..
How do i initialize the text from a textbox into variable??
the textbox was input orginally from SQL, then user may change it then update back it to SQL.. but i'm lost how to take the TEXT form TEXTBOX to intialize with sql command..
Comment