Re: Submitting larger data using cfajaxproxy: throwing error

2009-01-27 Thread dev losh
Hey Thanks Kumar we idendifed that the error is because of new lines in it.

Do you have any  solution for this issue ? thanks a lot.

Dev

Does the Text Area have new lines in it. I remember reading about
there being an issue with JS and Textarea with afajaxproxy when the
text has newlines.


-- 
Kumar Shah
http://www.coldfusion-ria.com/Blog/


 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318610
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Submitting larger data using cfajaxproxy: throwing error

2009-01-27 Thread Raymond Camden
Did you specify POST format? If not, it is doing a GET request.

On Tue, Jan 27, 2009 at 4:55 AM, dev losh devl...@gmail.com wrote:
 Hey Thanks Kumar we idendifed that the error is because of new lines in it.

 Do you have any  solution for this issue ? thanks a lot.

 Dev

Does the Text Area have new lines in it. I remember reading about
there being an issue with JS and Textarea with afajaxproxy when the
text has newlines.


--
Kumar Shah
http://www.coldfusion-ria.com/Blog/




 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318612
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Submitting larger data using cfajaxproxy: throwing error

2009-01-26 Thread dev losh
Hi all,

I'm submitting my form using cfajaxproxy(using remote method invocation). it is 
working fine with small data. my page is having a text area. if we give larger 
text say like 500 chars, the sumbit action is throwing javascript error. the 
CFC is not able to handle it. is there any solution for this issue ? please 
help 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318588
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Submitting larger data using cfajaxproxy: throwing error

2009-01-26 Thread Brad Wood
Is there a CF error being thrown?  (the CFC is not able to handle it)

~Brad

- Original Message - 
From: dev losh devl...@gmail.com
To: cf-talk cf-talk@houseoffusion.com
Sent: Monday, January 26, 2009 10:14 PM
Subject: Submitting larger data using cfajaxproxy: throwing error


 Hi all,

 I'm submitting my form using cfajaxproxy(using remote method invocation). 
 it is working fine with small data. my page is having a text area. if we 
 give larger text say like 500 chars, the sumbit action is throwing 
 javascript error. the CFC is not able to handle it. is there any solution 
 for this issue ? please help
 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318589
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Submitting larger data using cfajaxproxy: throwing error

2009-01-26 Thread Kumar Shah
Does the Text Area have new lines in it. I remember reading about
there being an issue with JS and Textarea with afajaxproxy when the
text has newlines.


-- 
Kumar Shah
http://www.coldfusion-ria.com/Blog/

On Mon, Jan 26, 2009 at 11:22 PM, Brad Wood b...@bradwood.com wrote:
 Is there a CF error being thrown?  (the CFC is not able to handle it)

 ~Brad

 - Original Message -
 From: dev losh devl...@gmail.com
 To: cf-talk cf-talk@houseoffusion.com
 Sent: Monday, January 26, 2009 10:14 PM
 Subject: Submitting larger data using cfajaxproxy: throwing error


 Hi all,

 I'm submitting my form using cfajaxproxy(using remote method invocation).
 it is working fine with small data. my page is having a text area. if we
 give larger text say like 500 chars, the sumbit action is throwing
 javascript error. the CFC is not able to handle it. is there any solution
 for this issue ? please help


 

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

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318591
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4