Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Webconnect and Templates
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00475133
Message ID:
00475156
Vues:
34
Hi Simon,

If you've got it in as a method of the process class, then you'll need to use the syntax process.MyMethod(). Another option is to put the UDFs after the ENDDEFINE in the process class file and then they'll be available in the calling chain simply using the MyMethod() syntax.

Cheers,

Andrew

>Hi
>
>I am using web connect to create a web page using a template. However, I am unsure as to where to put my UDF code that should be executed in template page. The UDF is used to populate a listbox with values from a table. I was planning to return the HTML code for the options in the list box. The web page displays but the UDF's are not executed. Presently I have the UDF in the process class. I used the "expandtemplate" method to generate the web page. When I view the source of the generated web page it has "Error: " where I had embedded my UDF's.
>
>Thanks
>Simon White


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform