Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Missing object properties
Message
De
24/07/2001 09:37:18
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
24/07/2001 09:13:46
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00534317
Message ID:
00534361
Vues:
13
claude look to your code you are doing ADDPROPERTY("kdTitle", "This is the title") and the on the asp page you are calling obj.title try calling the property name that you have created e.g. obj.kdtitle.

>Thank Claude
>
>Actualy i use VFP7 let me explain better the problem:
>
>I create the new propeties in the Init method of my object using the ADDProperty method ADDPROPERTY("kdTitle", "This is the title").
>
>The code in the ASP page is it:
>
>Set prova as new content.schema
>
>prova.init 105, 'that fire the init method of my object and create the new object properties
>
>
>after it i tried to get the valued from the new property
>
>response write ..... prova.title and get the error
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform