Re: How to Consume a Web Service from Microsoft Access




I was just joking. The post I referred to showed how to "get" a web
page via API calls, and doesn't use a browser at all. It was part of
another thread, so there really wasn't a reason you should of seen it.

But yes, back in that last discussion we had, I did suggest using a
RSS Feed to notify (and inform) someone of new content.

I haven't had an need for doing that yet myself, so I plan on checking
out your article. I'm not sure I'll have a chance to use it, but I do
enjoy learning new things!


On Wed, 30 Nov 2005 16:32:21 -0700, "Danny J. Lesandrini"
<dlesandrini@xxxxxxxxxxx> wrote:

>I don't recall seeing it. I thought you suggested using an RSS feed, which
>would work for reading it, I assume, but not for writing. So, no, I guess
>I didn't wee your post.
>
>The Web Service idea was born from a request to simplify the migration
>from an Access application to a Dot Net app that uses web services for
>inputting data.


--
Drive C: Error. (A)bort (R)etry (S)mack The Darned Thing

.



Relevant Pages

  • Re: Writing Text Files with SSL Web Service Not Working
    ... The part with restarting the browser appears very interesting. ... I have a very basic .NET web service that accepts a simple text message ... appears to be going thru the whole writing process, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: How to return a request from a Web Service
    ... Web Services aren't typically "consumed" straight from a browser. ... from an internal server to a location on the web server to make it available ... > The web service is invoked using the HTTP POST protocol. ... on the web server until the user made the request. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: image not rendered when expected
    ... The browser doesn't have access to read from the hard drive of the server. ... You have to save the file in a folder in the web root, so that the browser can access the file via IIS. ... the page calls a web service to grab the requested image and place it on the local file system. ... Then it is supposed to update the Image control on the page by assigning a new path. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Ajax enabled WCF Service not working under IIS
    ... What happens when you simply point your browser at the web service address. ... perfectly under the built in visual studio web server ... doesnt work and I get the error TestServices is undefined ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS performance sending XmlDocument
    ... ..Net Developer ... > I wrote a c# web service that sends an XmlDocument as a return type. ... > to a client (I wrote a smart client c# app to consume it, ... > 10s for the browser to get the data. ...
    (microsoft.public.dotnet.general)