Diff between Normal Postback by a button Click and a postback using __doPostBack in javascript ?

StackOverflow https://stackoverflow.com/questions/9769855

Frage

Question is the title itself.

 __doPostBack('<%=btnABC.UniqueID %>', '') and 

  onClick="Button1_Click" 
War es hilfreich?
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top