We have a user request to be able to edit a list text section that is output to browser from our asp.net web page as shown below. Has anyone done this and what are some options? Thanks.
<ul>
<li>Avoid the use of syrups, elixirs and chewable tablets.</li>
<li>Swallow tablets and capsules are generally lowest in carbohydrate.</li>
<li>A pharmacist can recommend low carbohydrate alternatives and determine if certain<br />
medications can be crushed or dissolve without affecting efficacy.</li>
<li>The carbohydrate content of the diet can be adjusted if the carbohydrate content of the<br />
medications and supplements combined exceeds 1000 mg.</li>
<li>A simple rule-of-thumb is to reduce the carbohydrate component of the diet;
<ol type='a'>
<l ...
Go to the complete details ...