Re: webservice.htc by Steve
Steve
Mon Dec 29 07:06:46 CST 2003
I might be wrong, but if IIRC you can't run a C++
file in a web server / web environment.
Only in a system environment.
--
95isalive
This site is best viewed..................
..............................with a computer
"Mehrdad" <anonymous@discussions.microsoft.com> wrote in message
news:022401c3cd9c$84bd3310$a301280a@phx.gbl...
> Hi, I am trying to call web service methods from within
> Frontpage 2003. I have created C++ asmx file. i follow
> Java Script call to "webservice.htc". However, somehow
> Frontpage cannot access webservice.htc, eventhough it is
> in the same directory of the web page.
>
> Any suggestion? Is there any special trick for consuming
> web services in Frontpage?