|
Ajax function and not ajax function in the same button |
Iniciado por me, 04,jun. 2008 12:11 - No hay respuesta |
| |
| | | |
|
| |
Publicado el 04,junio 2008 - 12:11 |
Hi everyone, I need to execute this code with a click
FileDisplay("c:\test.txt","application/unknow","test.txt") TableAddLine(TBL_FD,"File displayed")
The table TBL_FD is a table ajax mode, the problem is that WebDev can't execute FileDisplay and TableAddLine on the same click on the button, because FileDisplay can't be used with ajax, and ajax is enabled on the button to add the new line on the table TBL_FD. How can I solve this problem? Thank you |
| |
| |
| | | |
|
| | | | |
| | |
|