> post your js ad cfc fucntions.
> 
> Azadi Saryev
> Sabai-dee.com
> http://www.sabai-dee.com/

Ok, problem resolved.  My hidden field was using ID only, e.g.
<input type="hidden" id="magicID"> // the object and id thing got me now ...
instead, it should be <input type="hidden" id="magicID" name="magicID"> for 
CFAJAXPROXY at least.  I did not test with <input type="hidden" 
name="magicID">...
anyway, I need ID Attribute ...

Thanks though.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305302
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