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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display contents of excel spread sheet / ms- word 1

Status
Not open for further replies.

choudary

Programmer
Sep 3, 2000
19
ID
Hey friends can u help me in this,

how can i display the contents of an excel spread sheet in my browser using asp.

Thanks

choudary
 
The easiest way that I can think of is to import the spreadsheet into microsoft Access and display it from there. There could be another way I am not sure though.

Walter III

Walt III
SAElukewl@netscape.net
 
Dear WalterIII, thanks for ur advice,but my idea behind this is, there will be a link on the web page which when clicked should show the user the excel spread sheet, something like when we click the attachements link in our emails with and excel spread sheet as an attachment, then we see the content on the same page, i want the same sort of thing.

Thanks,

-Choudary
 
choudary,

What you are describing is a feature of the browser.

> which when clicked should show the user the excel spread sheet

To show the user an excel spread sheet the user must use either Excel or the MS Office document viewer. Some versions of IE will launch the office application as an ActiveX Control inside of the IE Frame so it runs within the browser. That is a feature of the browser and you cannot control it.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top