Replace document.write(r);

With

DWRUtil.setValue("myDivName",r);

Does that work?

> -----Original Message-----
> From: Ioannis Papanikolaou [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 03, 2007 3:49 PM
> To: CF-Talk
> Subject: Re: Ajaxcfc newbe problems (2)
> 
> It works smoothly with alert(r);
> 
> Any other way to try to display it ?( what I want to do is to display the
> results of the output form my server to a specific DIV on my first page.
> The page is kind of dynamic content displaying info).
> 
> I am using the Beta version as you said. The errors I am getiing are:
> 
> a)On the console tag: the request field is keep loading for ever even
> thought the requested content has been dispalyed in my screen already.
> 
> b)On the Script tag the debbuger has stoped on util.js, line 271
> "$('disabledZone').style.visibility = 'hidden';"
> 
> this probably produses the alert I had mention before.
> 
> Do you think my javascript synatax is wrong (my level is quite basic on
> Javascript)
> 
> Thanx a a lot
> 
> Ioannis
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265564
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to