This function posts a text message with whatever header information you have stored in nntpr.private, and the list of groups, the subject, and text body passed in function parameters
1 | posttext(group_list, post_subject, message_body_vector)
|
group_list |
values for the Newsgroups header |
post_subject |
value for the Subject header |
message_body_vector |
vector containing lines of message text to post |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.