>If you're just trying to load a full HTML page into the frame, use
>top.framename.location.href = "the url to your file".  Using ajax doesn't
>make much sense in that application.  

I couldn't agree more. I think sometimes people get so caught up in the
phrase "AJAX" that they forget about existing elements and DOM methods.

-Dan

Reply via email to