hi all, I have one request, i just cant seem to find. I have a multi user blog, transformed into a classifieds site. And i want to have it so when someone is viewing an authors individual post, they can contact the author by entering there info onto a dropdown contact form that will only send the question being asked, to that specific author. Is there a plugin or something that might achieve this.? Currently i have setup so when viewing a post by an author, there is a link to contact the author. This is using the mailto: function. That works fine, but it opens the users outlook express to send an email. I want the email to be written on the site into a contact form. Then send to the authors email listed in their profile. please help
http://herbalcenter.info/?page_id=4 here is something i did for this site. I used a third party contact form all javascript. But wordpress wont let you use javascript, so i had to tweak the code a bit for it to allow it. what do you think