/    Sign up×
Community /Pin to ProfileBookmark

Responding to an entry

I have a blog. I want it to be more active for the visitors so I wanna add a form where they could reply to my entries. How do I do that?

here’s an example: [URL=http://syrophenikan.org/blog/archives/00000031.html#comments]http://syrophenikan.org/blog/archives/00000031.html#comments[/URL]

Can anyone help me?

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@Phil_KarrasJul 30.2003 — This is standard HTML, just add a form with an input type of textarea.

Once that's done you need a place to post the results to, it has to be a server-side script to get the new input & then do something with it, like add it to your comments page or something.

Or, you could have it send it to you as an email and then you either add it to your page or not, by hand. ([color=blue][b]NOTE:[/b] having a form post an email message is more complex due to security issues and in most cases it's a big pain. There's no way for you to insure it will work for all clients. Best look for a CGI or other mailer you can use on your server, or use one of the free ones on some other server.[/color])

There is no way for client-side JavaScript to add client entered data to your server-side pages.
×

Success!

Help @Arlene spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...