<div>I want to use NodeImpl-&gt;seNodeValue() to change a INPUT's value </div>
<div>but It's return with ececeptioncode = 7</div>
<div>&nbsp;</div>
<div>so I use NodeImpl-&gt;dispatchEvent() to change the INPUT's value</div>
<div>but It still fail</div>
<div>&nbsp;</div>
<div>what's the reason? pls help me.</div>
<div>&nbsp;</div>
<div>I write my code in khtmlview.cpp</div>
<div>I use konq/e 20030705<br>&nbsp;</div>