BroIgnatius
New Member

56 Posts |
Posted - 01 May 2007 : 10:08:36
|
In the inc_profile.asp the Hobbies, LNEWS, Quote, and Bio are all coded as input fields limited to 50 characters I think it was.
These should be textarea fields (they are memo fields in the db) as the input field are not big enough.
I changed the code to a textarea of 30 columns and 4 rows which was the setting on the original code.
I thought I'd post this since I presume this might be an oversite.
|
|