[EMAIL PROTECTED] schrieb:
> On Jan 22, 3:49 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote:
>>     var d = doXHR('/preview', {
>>       'method': 'POST',
>>       'sendContent': 'text=' + escape(text) + '&format=rest',
>>       headers: {"Content-Type": "application/x-www-form-urlencoded"}
>>     });
 > A Thousand Thank Yous!  This little snippet below helped me to track
 > down multiple errors in my doXHR call!  And now it works!!!

Glad I could help!

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to