This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: ajaxSingle and form parametersilya_shaikovsky Nov 5, 2009 11:11 AM (in response to jean.baldessar)It was like you describing long time ago.. but there was the other issues with that approach. So all the form submitted now - but the only component processed actually. 
- 
        2. Re: ajaxSingle and form parametersjean.baldessar Nov 5, 2009 11:38 AM (in response to jean.baldessar)But how can I reduce the post size? 
 Performace is very important in my application. :/
- 
        3. Re: ajaxSingle and form parametersilya_shaikovsky Nov 5, 2009 11:52 AM (in response to jean.baldessar)state saving set to server could reduce the request/response size. 
- 
        4. Re: ajaxSingle and form parametersjean.baldessar Nov 5, 2009 12:02 PM (in response to jean.baldessar)I was already set to server. 
 I can't send only what I want do send in the post request?
 It's critical for me, becouse my form its very big...
 
    