Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro Search Page Wizard - More fields in result text
Message
 
 
À
16/06/1998 13:33:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00108756
Message ID:
00111252
Vues:
26
Well, of course you can use more than five fields. Just not with the wizard. *g*

Edit the .IDC file. It should look something like this:

DSN: dsnName
SQLStatement:
+ SELECT field1,field2,field3,field4,field5
+ FROM table

Once you've added the fields you want to the query, edit the matching .HTX file to insert the necessary HTML and <%merge%> markers for your extra fields.

I *hate* the wwwizard.

Dan

>Hello:
>I'm trying to use the WWW Search Page Wizard in VFP and want to be able to use more than five fields in my result fields selection?
>
>The documentation states that currently I cannot use any more than five fields. Does anyone know if this can be hardcoded in so that
>I can retrieve more than five fields?
>
>
>Has anybody come across this problem and found a way to get around it?
>
>Any input would be greatly appreciated. Thank you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform