PDA

View Full Version : ASP script to search a Excel file


cspydude
09-28-2004, 09:56 PM
Hi,
I am new to this ASP programming, and i was wondering, where can i get a script or help about an ASP script which seaches an Excel file and then shows the result in html?

I really need this help. Thank you.

Cspydude.

Roy Sinclair
09-29-2004, 07:31 PM
You can open an Excel file and search it using database tools and SQL, you can also create and use an Excel object directly if your sever has a licensed copy installed.

Here's a place you can start your learning: http://www.asp101.com/samples/xl.asp

cspydude
10-07-2004, 09:58 PM
As you said, how do i search by database tools?, where to start from?

Thank you, and i am willing to pay some money for anyone who gives me a script to search a existing excel, the script should search inside the excel and find any tables, rowss or any info and outputs the results.

Thankyou