Link to home
Start Free TrialLog in
Avatar of SirReadAlot
SirReadAlot

asked on

Excel sheet to dataTable

Howdy experts,

I am sure that I am becoming popular with my questions.....

Anyway I came across this article and I decided to try it out, I simply copied and pasted the data into my webforms,

But when i ran it, it gave this error  

ExcelBase.aspx.cs is not valid b/c it does not extend clas system.web.ui.page

I know that the webform should read

ExcelBase: system.web.ui.page

How do i this code to work?

thanks

http://blogs.vbcity.com/hotdog/archive/2006/01/12/5777.aspx
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SirReadAlot
SirReadAlot

ASKER

hey Bob,

thanks for the tip

I shat run it now

thanks