calling php file (generating an excel file) through jQuery

calling php file (generating an excel file) through jQuery

Hi All,

I am new to jQuery and I am stuck. I am using modal dialog to select some check boxes and when I click on the button I need to call a php script file witch is generating an excel file based on the selected checkboxes.

I am getting the checkboxes value but not able to call the php file.

Thanks