_>I would know how to do this in DM, but not in CSS/Java/HTML/WYNTDI(whatever-you-need-to-do-it).
DM version:
if(address==iphere)
verbs+=/post/verb/addpost
But how would I add an "Add Post" function at the top of the page in CSS if the viewer's IP is equal to a value I put, and clicking it would add a post to the "content" div?
Thanks for reading,
~Yeller
Your choice of language will probably be restricted most by what your website provider supports. Usually this is PHP or nothing.