Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple html form controls to VFP table
Message
 
To
02/08/2000 14:33:01
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00399974
Message ID:
00400195
Views:
15
Take a look at the following article:

http://www.west-wind.com/articles.asp

and look for the using VFP COM objects with Active Server Pages article which describes how to use VFP code to handle Web requests.

However, if all you want to do is store some fields from a form into a table I'd go with using ADO and script code to store that VFP data, which is fine for low volume applications.

You can find more info on that at the articles page above as well. You can also check out:

http://www.asp101.com/

which has lots of articles on using ASP scripting for accessing data in general.

+++ Rick ---


>All,
>
>I have a simple web page with about 10 controls (text fields, checkboxes) that I would like a Submit button to transfer the data to a VFP table (1 field per control).
>
>Is there anything that is relatively simple that I can use to transfer the entries on the web page to the table? Can someone point me to a reference that I could use to get this accomplished? I'm looking for something that is fairly straight-forward and shouldn't take too long to implement. I also don't need a lot of entry validation.
>
>Thanks in advance for ANY and all help.
>
>Jay
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform