ChrisB: Postback bei <input ...> verhindern

Beitrag lesen

Hi,

Das Form brauch ich, wie kann ich Submit unterbinden

Wozu brauchst du ein Formular, wenn du es nicht abschicken willst?

<form id="form1" submitdisabledcontrols="true" runat="server" >


> Das bringt nichts??  
  
Natürlich nicht, das sind (bis auf id) ja auch keine in HTML definierten Attribute.  
  
MfG ChrisB  
  

-- 
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]