On 02/20/2013 10:16 AM, John Taylor-Johnston wrote:
Hi,
I have a when submitted creates a new form with the textarea
data in a hidden field:
But when this new form gets resubmitted, the \n get stripped?
I don't get it.
There is nothing in my code that is stripping the \n?
">
Do I need t
On Wed, 2013-02-20 at 13:47 -0500, Jim Giner wrote:
> On 2/20/2013 1:32 PM, Matijn Woudt wrote:
> > On Wed, Feb 20, 2013 at 7:16 PM, John Taylor-Johnston <
> > john.taylor-johns...@cegepsherbrooke.qc.ca> wrote:
> >
> >> Hi,
> >> I have a when submitted creates a new form with the textarea
> >> da
On 2/20/2013 1:32 PM, Matijn Woudt wrote:
On Wed, Feb 20, 2013 at 7:16 PM, John Taylor-Johnston <
john.taylor-johns...@cegepsherbrooke.qc.ca> wrote:
Hi,
I have a when submitted creates a new form with the textarea
data in a hidden field:
But when this new form gets resubmitted, the \n get s
On Wed, Feb 20, 2013 at 1:32 PM, Matijn Woudt wrote:
>
> An input with type=text is used for single lines, so yes, newlines get
> stripped.
> Either use a textarea with style="display: none", or store the data in a
> session instead.
Or at least .
--
Network Infrastructure Manager
http://w
On Wed, Feb 20, 2013 at 7:16 PM, John Taylor-Johnston <
john.taylor-johns...@cegepsherbrooke.qc.ca> wrote:
> Hi,
> I have a when submitted creates a new form with the textarea
> data in a hidden field:
>
>
>
> But when this new form gets resubmitted, the \n get stripped?
>
>
>
> I don't get it.
5 matches
Mail list logo