Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Enable an existing VFP6 application
Message
 
À
26/11/2001 01:07:29
Chinmay Lele
Inter-Tech Systems Pvt.Ltd
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00585629
Message ID:
00585827
Vues:
7
Chinmay,

First, instead of creating new threads on a continuing issue, you can just reply to other's replies so the entire chain of messages stays together.

Second, you typically cant just take any VFP application and say "compile" as a COM server and hope it runs... There are things you need to control in the background as to who is requesting what from what page. Ex: if 10 people are on your web-site, all doing a display list of customers, and 1 person is at the top of the list, a second person is around 200th customer, then person 1 asks to display the next page of customers, does it start with the 201st (which is actually where the second person was working)? No.. There are control measures, such as cookies, hidden properties, or even back-end (VFP, SQL, Oracle, etc) to store info as to where each person is/was so when subsequent requests are made, you know where to pick it up from.

If you'd like to zip and send me a copy to look at (with limited or even bogus sample data), I'll give you my opinion on conversion impacts...

Don
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform