Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems using CreateObject in ASP
Message
De
28/08/2006 16:55:10
 
 
À
28/08/2006 16:14:34
Randy Witt
Diamond Vogel Paints
Orange City, Iowa, États-Unis
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
01149169
Message ID:
01149178
Vues:
8
Randy,

How about Server.CreateObject?

>I've made & tested some multi-threaded dll's from VFP 9. The process calls work just fine from VFP. By this I mean that I can do the following command from a VFP command window:
> oObj = CREATEOBJECT("MyDll.MyOLEPublicClass")
>After which, I can reference & use the object interactively, w/ no problems.
>
>However, if I put the following code as an insert on an .ASP page, Internet Explorer chokes on the "CreateObject" command, w/ or w/o a "Dim" statement:
> < % Set oObj = CreateObject( "MyDll.MyOLEPublicClass" ) % >
>
>I've not done too much w/ ASP, so I figure I'm probably missing something obvious. Any suggestions?
>
>Thanks,
>Randy
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform