Hello, I am trying to use the maskedExtender, but the extended TextBox will clear it's contents, once there was a postback. I wonder if anyone could check the code and tell me what to do, so that the textbox is not emptied on postback? <%@ Page Language="C#" AutoEventWireup="true" %> <%@ Register...