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!

Incorporating "Microsoft Office Web Components into an ASP.NET project

Status
Not open for further replies.

deb18

Programmer
Joined
May 19, 2003
Messages
40
Location
US
From an Excel "Expense Template", I chose the "Save as Web Page" option which, of course, gave me a nice HTML page that looks 95% like the original Excel sheet. I see that this generated page is not simply a static HTML page, but rather it has functionality to it, too: such as the Excel icons that undo, sort, cut, paste, help etc. All that free functionality is super! But...

How do I take this page and incorporate it into an ASP.NET project so I can use it as a template into which end-users can input data and submit it via the web?


Thank you very much,
Deb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top