<script type="text/javascript">
__doPostBack("<controlid>", "");
</script>__doPostBack is javascript function created by ASP.NET 2009/8/31 Sudhir <[email protected]>: > hi, > > How to postback the page programatically means without clicking any button > > please explain elaborately > > if possible write me code > > thanks
