[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] retrieving text from html5 page?
From: |
voytek |
Subject: |
Re: [Lynx-dev] retrieving text from html5 page? |
Date: |
Sat, 11 Jan 2014 17:02:10 +1100 |
User-agent: |
SquirrelMail/1.5.2 [SVN] |
On Sat, January 11, 2014 12:19 pm, address@hidden wrote:
> in -dump text, some fields have been 'trimmed off' at the end, missing
> one of more traling chars;
>
> in screen view, these fields do not fit on screen, BUT, allow me to enter
> each field, and, scroll left/right to see all data, when a field is
> entered, field displays 'scroll indicators' '<' '>' to indicate 'there is
> more'
looking at source file, if I edit cols="30" below to a higher value, I get
my text, is there a way to pass such with -dump swicth ?
<label class="pfbc-label">Special requirements </label><textarea
name="spec_req_tx" readonly="readonly" class="ro pfbc-textarea" rows="6"
cols="30"></textarea>