HI

I have an excel book with 3 work sheets the last sheet named as " Total " has the data which i want to put on an asp page.
There are around 250 to 300 rows and around 10 to 12 colums in that sheet.
That Total sheet contains data of all the clients. I want to display the data of one perticular client only. which will be in a row format and not in a tabular format with alternate colors for the row.
I would like to have a text box on top with a search button where in i can search a perticular record also or can scroll the asp page also.
I want this page to be on the server so that all my client machines can access the ASP page and get the required information.
There a new excel sheet on a daily bases i:e there are new records on daily bases and so the ASP page should have the news information on it .

This is my problem can u pls give me a sloution for the same.
with the code pls.