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:
00389224
Views:
16
>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?

Absolutely!

Try using quotes around the value clause. value="server_name".
Carl R. Perkins
NJ5J Software Corp. http://www.nj5j.com
Previous
Reply
Map
View

Click here to load this message in the networking platform