Hi, Is it possible to write a file download functionality using ajax? If so, plz provide me with some sample code. thanks.
Err.. no. When you click a link to download a file, the browser asks you to save it. How would you want to involve AJAX? Be more specific...