![]() |
Sergey Kornilov admin 1/15/2008 |
BeforeEdit event is executed on the server while popups displayed on the client side, after all server code is processed. |
K
|
kaled2006 author 1/16/2008 |
ok what i did is in my data_in_edit.asp I add in save button |
![]() |
Sergey Kornilov admin 1/16/2008 |
Rafi, |
K
|
kaled2006 author 1/17/2008 |
I found the solution <script langauge=javascript>
class=buttonborder><INPUT class=button [color="#00FF00"]onClick= "return checkClick();" [/color]type=submit value= Save name=submit1></SPAN>
|