1. Mail Transfer 2. Change password 3. Validation strings 4. Countries dropdown list 5. Years dropdown list 6. State dropdown list: 7. For check boxes in mail transfer: 8. TO FIX THE LENGTH OF THE IMAGE: 9. Asp DetailView 10.child control from parent control
----------------------------------------------------------------------ClientScript.RegisterStartupScript(this.GetType(), "asd", "alert('Please Log Out from Whole_Sale')", true); not to see every time the page is opened
Page.RegisterStartupScript("asd", "<script>alert('inserted successfully')"); to see every time the page is opened
Mail Transfer