hi i use a script at www.champrock.uk.to/dc for checking some domains can u tell me what code needs to be added so that the vertical scroll bar always stays and focuses at the bottom rather than the free flow that currently exists.. i mean when the list continues to grow then the scroll bar should automatically go down with them.. thanks
try this <textarea style="overflow:scroll;" name="domains" cols="100" rows="20"></textarea> Code (markup):