Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by w3bd3v

  1. w3bd3v

    Client Side Script to Export to Excel from the Server Side

    I'm looking to create an excel file on the server side at the request of a client and then export the report data generated into that excel file and point the client's browser to it. It needs to be flexible for code reuse. I can do this all on the client side, however, its too slow. I think...
  2. w3bd3v

    Client Side Script to Export to Excel from the Server Side

    I'm trying to set-up a client side script (in jscript/javascript) that will export some dynamically generated report data from a table to excel on the server side. Afterwards, the user will be pointed to this file on the server. At this point, I can do this from the client side. However, the...

Part and Inventory Search

Back
Top