Ajax Post with Response in New Window

Ajax Post with Response in New Window

Hi Guys,

I have a script that on.DocumentReady posts data to another page. That page responds with some HTML encapsulated in one div tag.

My goal is to have this post response/data open in a new window.

Any hints or clues?