472,123 Members | 1,373 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,123 software developers and data experts.

Read/Write from Excel using ASP.Net

Hi,
I've got an Excel file that calculates various engineering formulas,
and uses VBA to perform certain tasks essential to the calculations,
and I now need to make an ASP.Net page that allows someone to input
data into a web form, and be inputted into cells in excel, then return
the overall result to a web page (whether the same page or not I do
not believe matters). I know a little bit of C# and have a reasonable
level of understanding of VB, but cannot think of a way to make Excel
interface with ASP.Net.

Any help would be much appreciated.
Mar 25 '08 #1
5 1841
"DaveBinM" <Br*********@gmail.comwrote in message
news:54**********************************@i12g2000 prf.googlegroups.com...
I've got an Excel file that calculates various engineering formulas,
and uses VBA to perform certain tasks essential to the calculations,
and I now need to make an ASP.Net page that allows someone to input
data into a web form, and be input into cells in excel, then return
the overall result to a web page (whether the same page or not I do
not believe matters). I know a little bit of C# and have a reasonable
level of understanding of VB, but cannot think of a way to make Excel
interface with ASP.Net.
http://www.aspose.com/categories/fil...a/default.aspx

Don't even consider server-side Office automation:
http://support.microsoft.com/default...US;q257757#kb2
http://support.microsoft.com/default.aspx/kb/288367
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Mar 25 '08 #2
"DaveBinM" <Br*********@gmail.comwrote in message
news:f6**********************************@d21g2000 prf.googlegroups.com...
I'm not sure if that would affect the stability given the small number of
users,
and I doubt there would be more than one user at a time.
If you're referring to server-side Office automation, the number of
(concurrent) users is irrelevant - that's not what makes it unstable...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Mar 25 '08 #3
On Mar 25, 4:11*pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.netwrote:
"DaveBinM" <Brydo.Sk...@gmail.comwrote in message

news:f6**********************************@d21g2000 prf.googlegroups.com...
I'm not sure if that would affect the stability given the small number of
users,
and I doubt there would be more than one user at a time.

If you're referring to server-side Office automation, the number of
(concurrent) users is irrelevant - that's not what makes it unstable...

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net
Okay, I will endeavour to find an alternative solution to my problem,
thank you very much for your help.
Mar 25 '08 #4
"DaveBinM" <Br*********@gmail.comwrote in message
news:7b**********************************@s19g2000 prg.googlegroups.com...
Okay, I will endeavour to find an alternative solution to my problem,
thank you very much for your help.
I've already provided you with an alternative solution:
http://www.aspose.com/categories/fil...a/default.aspx
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Mar 25 '08 #5
On Mar 25, 4:44*pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.netwrote:
"DaveBinM" <Brydo.Sk...@gmail.comwrote in message

news:7b**********************************@s19g2000 prg.googlegroups.com...
Okay, I will endeavour to find an alternative solution to my problem,
thank you very much for your help.

I've already provided you with an alternative solution:http://www.aspose.com/categories/fil.../aspose.cells-...

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net
Oh, yes, thank you for that.
Mar 25 '08 #6

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by newtophp2000 | last post: by
4 posts views Thread by Hardy Wang | last post: by
6 posts views Thread by =?Utf-8?B?LnBhdWwu?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.