Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2010-07-15 11:17:40

man_xinha
New member
From: Mumbai
Registered: 2010-07-15
Posts: 3
Website

not getting textarea content in post variable

Hii
i have used Xinha editor on one of my texarea  and in my form i have three textareas
in $_post i am getting other texareas values but the textareas on which i have applied xinha code is not getting values in $_POST variable i have seraching this issue from 3 hr but i am not getting
Any advise welcomed ..

please replyy.......

Offline

#2 2010-07-15 19:46:08

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: not getting textarea content in post variable

You probably have invalid HTML.

<table><form><tr>

and

<table><tr><form>

are INVALID HTML and will cause this effect.


James Sleeman

Offline

#3 2010-07-16 03:36:23

man_xinha
New member
From: Mumbai
Registered: 2010-07-15
Posts: 3
Website

Re: not getting textarea content in post variable

thank you vary much
this worked
i didn't get what the logic behind this
what exactly might have happen for this?
please explain mee please..........

Offline

#4 2010-07-16 05:14:27

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: not getting textarea content in post variable

It is simply not valid.  Read the W3C HTML specification, write valid code.


James Sleeman

Offline

#5 2010-07-16 05:30:19

man_xinha
New member
From: Mumbai
Registered: 2010-07-15
Posts: 3
Website

Re: not getting textarea content in post variable

ohh
gr8
thanks for reply yaarrrr

Offline

Board footer

Powered by FluxBB