Posts

Showing posts from March, 2015

How to Show Process Loader Using Ajax

How to Show Process Loader Using Ajax Add AjaxControlToolKit How to Show Process Loader Using Ajax ------------------------------------- CSS ---------------------------------------  <style>         .ModalWindowsmallDUP {             border: solid 1px #c0c0c0;             text-transform: capitalize;             background-color: #fff;             overflow: hidden;             width: 460px;             height: auto;             border: 1px solid #124191;         }         .modalBackground { ...