Hi ,
I have a problem with my program.
i want to insert a text box value into sql table ,the text box entering value is the price of an item. then my database table field datatype corresponding to that is 'Money' field. then i can't insert the value to the table.how can convert the textbox data into money type. pls help me .
Rgds ,