Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text boxes only showing partial values
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00388636
Message ID:
00389019
Views:
20
>I am using an asp to collect data on customers. Upon logging on to the page data is retrieved from VFP tables with ADO and used to populate the form input textboxes with current data on file. However, the textboxes are only showing the first word in a field.
>
>Example: Company Name is: Schreiner Capital Management, Inc.
>When populating the text box with the value=<%rs("companyname")%> attribute the textbox only shows 'Schreiner'
>
>Any hints on how to make the input textbox display the entire value of the ado recordset field value?

Take a look at the HTMLEncode method of the Server object.
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Previous
Reply
Map
View

Click here to load this message in the networking platform