This topic is locked

size in varchar() in template

5/19/2004 10:13:12 AM
ASPRunnerPro General questions
author

Hello,
I have de DB Mysql and a field in varchar(40)

When I write inside a text with 5 caracters.
When I want to edit again by ASPRunner in tha field I can modify only on 5 caracters.
How could I write other car more than 5 up to 40 ?
Tkanks for your response ....
A+
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=605&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' />
Alphonse

Sergey Kornilov admin 5/19/2004

Hi,
you can explicitly set the size of edit box in ASPRunner. Proceed to the formatting page in ASPRunner and set Edit as type to Edit box. After that click on Change ... and set edit box size and maximum number of characters allowed.
I hope this picture can help.