Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Com object not working as expected
Message
 
À
04/04/2000 02:11:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00354504
Message ID:
00354963
Vues:
20
>>This yields the results I want to see in my ASP file. However, when I try the ASP code, I don't get any results.
>
>What if you make it:
>
><%set oServer = Server.CreateObject('WebData.AspTools')
>x=oServer.ShowTable()
>Response.Write(oServer.cHtml)%>

>
>Perosnally, I would return all the text right from the whos table method, and do things like this:
>
><%set oServer = Server.CreateObject('WebData.AspTools')
>Response.Write(oServer.ShowTable())%>

>
>I think that works.

I tried the second one without any difference. I'm on site with the client right now and don't have source with me, I'll try the first one when I return. Thanks for the input.
Oct 31 = Dec 25
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform