Welcome! Log In Create A New Profile

Advanced

WEBDEV XI & AJAX

Posted by Paulo Oliveira 
Paulo Oliveira
WEBDEV XI & AJAX
February 27, 2009 07:41PM
when i select one row in one table (JAX ENABLE) i need to refrsh one HTML control.
I always get one error in IE the detail is PAGE_A17 (alias of the html control) is null or without content.

I'm doing like this:
AJAXExecuteAsynchronous(server_proc,brw_proc)

PROCEDURE SERVER_PROC ()
...
// HTML1 is one HTML control in the page
RESULT HTML1

PROCEDURE BRW_PROC(par1,par2)
HTML1=par1

What is my mistake?
PS:
The content of HTML1 is OK, i tested in another page whith one HTML control and the same content and everything works.



Paulo Oliveira
Re: WEBDEV XI & AJAX (problem solved)
February 27, 2009 07:59PM
My control HTML1 was one HTML CONTROL.
I delete the control and create it as HTML STATIC CONTROL and it works.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: