Thanks for that - I'd found some stuff previously todo with calling the worksheetfunctions but that given me a steer on how to actually get the reference.
I'm still hoping to find some code that'll do it without Excel as obv. I'd rather not have to install it on the web server.
Cheers
Hi there
I'm a relative new comer to .net, I have a project that is taking some calculations that are done in a spreadsheet and coding them in c#. No problem I'll just use the Math library I thought ... Except no NORMSDIST and no NORMSINV.
I believe you can access these Excel functions...
Hi there
Doing a program that is transfering data over an SSL connection (where the server issues the certificate)
What I want the client program to do is check that the SSL certificate is from who it should be from (to prevent possible man in the middle attacks).
How can I do this? I thought...
Hi there!
Working on a program that will connect to the internet and am having a problem. I am detecting whether they have internet setup etc with - InternetGetConnectedState(@dwConnectionTypes, 0); - and then checking the contents of dwConnectionTypes for various values and then following this...
Hi, I have a bit of a strange problem.
We have a web site in development which is using Digest Authentication & SSL. We have a hardware load balancer infront of the web servers but it also ensures that for the lifetime of a connection that a user's machine will hit the same web server...
Hi, I am a PC programmer so pardon my lack of DB2/AS400 knowledge - I'm trying to learn. I am currently trying to increase the performance of a client/server application we have written in Delphi and running queries against the DB2 tables on our iSeries.
An example of a query used by the...
Just in case anyone else out there has hit this problem
The problem was to do with the version of vbscript.dll on the server - this was from IE4 but the code was using features from the IE5.5 version.
Hi there,
I'm hoping somebody may be able to give me a clue on this one. I have a DTS package that does a simple bit of VBScript which is checking for a file existing. This works fine when I run it on my PC under my user profile but it fails when it runs on the server.
The line it complains...
It's not actually ALL mail that we want to go to one mailbox - it's only mail that matches a particular format, e.g clientABC@ourclients.com would go to this mailbox whereas clientABC@yahoo.com would go out via the normal route (routed to the exchange server at our parent company which actually...
Thanks for the the reply
What we want is for all the client directed email to be routed to a single mailbox which an external application can pick-up and distribute to the clients (our clients dial-up to us directly to pickup their information).
We also need a mechanism for updating the client...
Hi, we currently use Lotus Notes for internal email. Our clients have an application that allows them to send email to us via a proprietary format which gets loaded into Notes by a simple delphi application and thereby gets sent to the internal user. The internal new mail form has a link to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.