>Why are you putting output in the ajax component? You need to create a
>component that extends ajax.cfc. Have you tried to run any of the examples?
>
>On 12/31/06, Ioannis Papanikolaou <[EMAIL PROTECTED]> wrote:
>>

Answers:

1st)
I am putting output because this is what I want my component to do. In reality 
it reads rdf files and displays the output. The Component works fine if I just 
put :

<cfinvoke
component="Test"
method="myFuncIngrWorld">
</cfinvoke>

But this is not my goal. I need to dynamicaly extract stored content from the 
server using Ajax. 

2nd) 
My component extends AJAX.cfc according to the examples. Actually as far as I 
understand I just need to <cfcomponent extends="ajax">.

3rd)
I ve test 3 of the examples and are working fine from my server. 

I forgot to specify before
Server:
PIII 1000
512 MB
UBUNTU 6.06
MySQL 5
Coldfusion 7.02

Thanx for your responce

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:265422
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