Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Read/Write from Excel using ASP.Net

Reply
Thread Tools

Read/Write from Excel using ASP.Net

 
 
DaveBinM
Guest
Posts: n/a
 
      03-25-2008
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.
 
Reply With Quote
 
 
 
 
Mark Rae [MVP]
Guest
Posts: n/a
 
      03-25-2008
"DaveBinM" <> wrote in message
news:546588c1-2d31-4762-a2a3-...

> 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

 
Reply With Quote
 
 
 
 
DaveBinM
Guest
Posts: n/a
 
      03-25-2008
On Mar 25, 3:35*pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.net> wrote:
> "DaveBinM" <Brydo.Sk...@gmail.com> wrote in message
>
> news:546588c1-2d31-4762-a2a3-...
>
> > 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.../aspose.cells-...
>
> Don't even consider server-side Office automation:http://support.microsoft..com/defaul...aspx/kb/288367
>
> --
> Mark Rae
> ASP.NET MVPhttp://www.markrae.net


Thanks for that,
The program would only be used by about 6 or so different users, and
would be secured using a certificate and username/password
authentication. 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.
 
Reply With Quote
 
Mark Rae [MVP]
Guest
Posts: n/a
 
      03-25-2008
"DaveBinM" <> wrote in message
news:f6ae5a40-d61b-4a8a-acd2-...

> 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

 
Reply With Quote
 
DaveBinM
Guest
Posts: n/a
 
      03-25-2008
On Mar 25, 4:11*pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.net> wrote:
> "DaveBinM" <Brydo.Sk...@gmail.com> wrote in message
>
> news:f6ae5a40-d61b-4a8a-acd2-...
>
> > 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.
 
Reply With Quote
 
Mark Rae [MVP]
Guest
Posts: n/a
 
      03-25-2008
"DaveBinM" <> wrote in message
news:7b0487ae-1bae-4e83-8b90-...

> 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

 
Reply With Quote
 
DaveBinM
Guest
Posts: n/a
 
      03-25-2008
On Mar 25, 4:44*pm, "Mark Rae [MVP]" <m...@markNOSPAMrae.net> wrote:
> "DaveBinM" <Brydo.Sk...@gmail.com> wrote in message
>
> news:7b0487ae-1bae-4e83-8b90-...
>
> > 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.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Excel reports ::::Excel 2003 Migration To Excel 2007 =?Utf-8?B?c2hhc2hhbmsga3Vsa2Fybmk=?= ASP .Net 15 10-24-2007 01:34 PM
Export to excel in asp.net using excel template Grey ASP .Net 4 10-17-2007 08:08 AM
read a excel sheet using aspose.excel sajithkahawatta ASP .Net 3 04-19-2007 02:54 PM
Reading excel file using Java Excel API pps! Java 0 08-29-2006 12:05 PM
using Microsoft Excel image for Export to Excel button =?Utf-8?B?U3JpZGhhcg==?= ASP .Net 0 12-09-2005 08:58 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57