[thelist] ajax question, server vs. client request

Anthony apwebdesign at yahoo.com
Fri Aug 12 17:54:35 CDT 2005



--- Anthony <apwebdesign at yahoo.com> wrote:

> Nope. It would have to be a new query, since I'm
> basically creating a wrapper to search results, it
> would vary based on the search phrase entered.
> 
> I'm thinking if I have /redirect.html?phrase=foo
> 
> and have 
> window.location.href = url + phrase;
> 
> in redirect.html, if that would work. Not sure, I'm
> going to try now.
> 
> 

Didn't work, the function xmlhttprequest won't run
javascript on the page, so it just returns a dump of
the redirect.html, not the resulting rss feed from
craigslist.

Oh well, I guess it's back to iframes instead of ajax.

Anthony
ph: (408) 656-2473
blog: http://www.chovy.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the thelist mailing list