Hi, I'm making some page that consist in an aspx containing an ascx. In iis/.net they works fine but when I put them in mono the __doPostBack javascript function is not added to the page so buttons doesn't work. I'm missing something?