Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

need help with custom page

Asked Modified Viewed 1,279 times
U
uberman
U
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

hi,

i tried searching but no one seems to have had this problem yet.
what i have done is made a new page with a form on.
1 textbox and 1 textarea.
the textarea name is pbody and the form name is addp.

all i want to do is put the displaysmileys function under my textarea.
i tried and it just wont work.
this is what i tried

<textarea name='pbody' class='textbox' style='width:295px;'  rows='10'>".$pbody."</textarea><br>
".displaysmileys("pbody")."

and it didnt work, it showed the smiley's but when you click one it doesnt put anything into the textbox.

what am i doing wrong?
please help.)
Edited by uberman on 31-03-2007 18:07,
0 replies

2 posts

U
uberman
U
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
answered
Newbie

its been months.. and no answer?? anyone?
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

You need to set the form name as inputform. ;)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet