Zeradin Posted January 8, 2009 Share Posted January 8, 2009 Is there a way to do this? I finally got an ajax form working, but when spaces or returns are entered from my text area or html it just throws it in like whatever.php?title=title&story=<b>this is how it comes out</b> Quote Link to comment Share on other sites More sharing options...
kenrbnsn Posted January 8, 2009 Share Posted January 8, 2009 Code please. Ken Quote Link to comment Share on other sites More sharing options...
premiso Posted January 8, 2009 Share Posted January 8, 2009 Send via post, not get. Get has limitations, and as far as I know Post does not (unless it is an absurdly huge text file. Like 2MBs or something) Quote Link to comment Share on other sites More sharing options...
Zeradin Posted January 8, 2009 Author Share Posted January 8, 2009 Send via post, not get. Get has limitations, and as far as I know Post does not (unless it is an absurdly huge text file. Like 2MBs or something) king phillip told me to do this. worked like a charm. thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.