Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I do asp query forms like vfp query forms via av
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Divers
Thread ID:
00828408
Message ID:
00828430
Vues:
13
Soykan,
1.) If you're going to use ActiveVFP on an ISPs server, I would suggest you package your application as in the Installshield example (mywebapp.ism) included with ActiveVFP. Change all references to AVFPdemo2 to the name of your web app and include any other needed files. Tell your ISP that this is an Installshield installation program for an ASP (or ASP.NET) component.
2.) ActiveVFP supports anything you can do with an HTML form and CSS which probably won't match exactly what a VFP form will do. Dropdown boxes, which can be single or multi select, typically satisfy many of the selection requirements. Here's an AVFP example: http://www.activevfp.com/avfpdemo2/default.aspx?action=detail&cust_id=BSBEV

>Hi All,
>i wantto migrate my vfp apps to web apps. i've researched related tools and i found that activevfp is more easy then others. my classic asp knowlodge is starting level . i think i can with 'avfp' quikly and easly web forms vfpcodes +html code blocks . At this point i've some questions and requests from 'avfp' users.
>
>1- is support any web servers around the world 'avfp' ? or which .dll etc. should we upload to the server together asp,html pages ? and/or what should we do step by step for publishing our asp pages on the internet & intranet ?
>
>2- i wantto make query forms with asp pages same like my vfp forms which is containing textbox,combobox,listbox etc. for eg. i wantto do this on asp pages ....
>
>StocId ..... ...... && can be texbox or combobox
>CustId ..... ...... && can be texbox or combobox
>Date ..... ...... && textbox
>Amount ..... ...... && textbox
>I/O Incomings Outgoings All && optiongroup means
>
> A-how can i show data's on comboxes,listboxes
> B-how can combine sql syntaxes for result
>
>would you like me show or send a simple samples about this.
>
>PS : i've allready downloaded latest version but didn't install yet.
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform