Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asp and logical fields
Message
From
06/08/1999 11:42:23
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00250672
Message ID:
00250713
Views:
22
Hi Chad,

The value coming out of an ASP checkbox is 0 or 1, thus you will need a numerical value (N(1)) for the field it maps to. You can review the Value property of a VFP checkbox in the VFP online help to see how it can use the same numerical field the ASP checkbox maps to in a VFP app.

>I'm trying to post data from an html form using asp. I have a checkbox that I want to update a logical field in the foxpro table. Every time I try to insert a value I get the "invalid data type" error.
>
>I've tried to convert the value using cbool(), no luck. Help.
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform