From: Maulik V Patel <maulik.mca@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Tagging Facility
Date: Tue, 22 Sep 2009 05:19:22 -0700 (PDT) [thread overview]
Message-ID: <0f7a086b-a0bd-4ca7-8651-3dcb4e6a69a8@d15g2000prc.googlegroups.com> (raw)
Hi i m new in facebook developement.. my prblem is that i have to
perform tagging facility to friends profile. i have applied a fbjs
code. but the code does not effect. here my code is
function process_form1()
{
document.getElementById('result_name').setInnerFBML =
document.getElementById('input_name').getValue();
}
</script>
<form method="post">
<input type="text" id="input_name" size="5">
<div id="result_name"></div>
<input type="button" onClick="process_form1()" value="Tag"><
<form>
let me know where i m wrong. & is there any effective code for simple
tagging Facility. i have to post only one tag & My textbox & button
Should be invisible. help me to find out solu~n
Thanks in advance, for help me..
reply other threads:[~2009-09-22 12:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0f7a086b-a0bd-4ca7-8651-3dcb4e6a69a8@d15g2000prc.googlegroups.com \
--to=maulik.mca@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.