Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro Search Page Wizard - More fields in result text
Message
 
 
To
16/06/1998 13:33:58
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00108756
Message ID:
00111252
Views:
27
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform