Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web publishing
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00779267
Message ID:
00779274
Views:
16
Moises,
this is where web programming comes in. You need to be able to stick that product_name between a
<A HREF="http://www.whatever.com/myApp/default.asp?productid=25>My product</A>
so that it's hyperlnked and, of course, you need to be able to programatically pull up that page. I'm pretty sure you can't do that with just publishing it out of VFP 6. You might want to look at VFPCGI.exe - web search page wizard or foxisapi which are included with VFP6. Also make sure to upgrade to ServicePack5. If you want a really easy way to do this, you might want to try ActiveVFP which is also free - you can see some examples at: http://www.activevfp.com/avfpdemo2/default.asp .
>I am using Web publishing of VFP 6.0 to generate a
>html page from my table
>
> The table has a field product_name and 3 descripion fields
>
> Any to tip to generate a page with all the products
>and other pages for description so that
> when a product is clicked the page description will open ?
>
>Moises
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform