I donno this one is what you want or not, I get is from
Quote:
So you want to allow your users to get some data directly into their excel.... no problem.
All you need to do it organize your data in rows where each data field is delimited by a comma or
some other acceptable delimiter and send the correct header to the browser.
Suppose you want to send something like :
Car Type Car Model Number of Cars
Mazda 323 5
Mazda 6 4
Mazda MPV 6
all you need to do is :
|
I recommand that you better check out their site