I don't understand why HTTP(200,Location=URL(...)) isn't redirecting to URL(...)?
On Wednesday, March 28, 2012 12:01:05 PM UTC+8, weheh wrote: > > I'm trying to figure out how the proper syntax to redirect from an ajax > call using HTTP(200,Location=URL(...)). > > The problem is the ajax call points to either an id or an :eval. But I > want to refresh the entire page -- wiping the slate clean. Is this possible? >

