Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP COM for ASP
Message
From
08/12/2000 09:18:02
 
 
To
08/12/2000 01:46:05
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00450718
Message ID:
00450764
Views:
31
>Dear all,
>
>I created a COM object (.EXE) and registered on the web server. I wrote a simple
>ASP page to call the COM object and display the returned result on the browser.
>But the page didn't show and the browser just still running. When I change the
>front-end to VFP client and call the COM object, it is work! It sure that the
>COM object can retrieve the data. What's the problem on ASP? Anyone can help me
>to solve the problem? Is it just only .DLL COM object for ASP? Thanks a lot!!
>
>Best Regards,
>
>Justy Chow
>justychow@sinaman.com

I believe you have to use the Response object of the ASP model to do the output. Read the following article at west-wind site: http://www.west-wind.com/presentations/aspobjects/ASPObjects.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform