Announcement

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

#1 2005-07-29 12:34:52

php-hobby
New member
Registered: 2005-07-29
Posts: 1

Sumit to Publish

I need help submitting the 'ta' or 'myTextArea' variable to a publishing script.

I would rather call Xinha directly to the <textarea> instead of using the <div id="lipsum"> tag.

EXAMPLE:
<form action="/cgi/publish.cgi" method="post" id="xinha" name="xinha">
  <textarea id="ta" name="ta" rows="34" cols="70">
  <?php echo "$html"; ?>
  </textarea>
<input type="submit" value=">>  Submit  >>">
</form>




Can anyone help me with this... thanks!
~A

Offline

#2 2005-07-29 22:29:50

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

Re: Sumit to Publish

php-hobby wrote:

I need help submitting the 'ta' or 'myTextArea' variable to a publishing script.

Provided Xinha is working for you it will submit as normal, as if it was a plain textarea (infact it is a plain textarea).


James Sleeman

Offline

Board footer

Powered by FluxBB