Re: Redirect from POST?

2008-11-27 Thread Dan Phiffer
Oh wait, I think I can use iframes. Nevermind all that. On Nov 27, 11:57 am, Dan Phiffer <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been playing around with building a Twitter client in pure > Javascript and it's actually working better than I'd expected. The > only real hiccup I've encountere

Redirect from POST?

2008-11-27 Thread Dan Phiffer
Hi all, I've been playing around with building a Twitter client in pure Javascript and it's actually working better than I'd expected. The only real hiccup I've encountered so far is with API calls that require the use of POST. Since I'm relying on JsonP to get off-domain, I think these POST call