Excel as back end

K

Kash

Hi, I have a excel sheet which perform all calculations and give output on
excel itself.. How to make excel as back end and get all the desired input
from an HTML page and get output on HTML page?
 
S

Stefan B Rusynko

See http://support.microsoft.com/default.aspx?scid=268948
But Excel is a single user application and is not recommended for use in the web as a front/back end
- use an Access DB and server side script
(both require a Windows server)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Hi, I have a excel sheet which perform all calculations and give output on
| excel itself.. How to make excel as back end and get all the desired input
| from an HTML page and get output on HTML page?
 
Top