Log in

View Full Version : Export to Text/Excel



buntyindia
11-15-2007, 12:35 PM
Hi,
I have a requirement to place two links for export below Table so that when the user click on that link the Table stuff will be exported to Text/Excel
Please Help how to do this using Javascript/DOM?

Regards,

buntyindia
11-15-2007, 05:13 PM
Please help guys

buntyindia
11-17-2007, 01:51 PM
Is there any alternate solution vailable ?

jscheuer1
11-17-2007, 04:14 PM
I really don't know how to do this, but from a quick Google it looks like it can be done using PHP or (easier still) asp.

http://www.devx.com/tips/Tip/14235

http://www.webdeveloper.com/forum/showthread.php?t=138071

Both looked promising to my uneducated (in these matters) eye. My search terms on Google were:

export HTML table to excel

and to get the PHP info:

export HTML table to excel PHP

There were of course many other links returned for each search, you might want to take the time to look through some of the others.