| | now i want to update the item in the maskedbox but the problem is the item is static(cannot be edited by the user) i just want to know whether i can edit the item in masked box or not?if can,what can i do to make it can be edit by the user? statement2 = "UPDATE suratarahan SET letterDate = '" & MaskEdBox2.Mask & "'" plz help.. |

