Title: Contact form?
Last modified: August 18, 2016

---

# Contact form?

 *  [pezastic](https://wordpress.org/support/users/pezastic/)
 * (@pezastic)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/contact-form/)
 * I’m using WP 1.5 and the [Arzel Blue](http://demo.yusop.net/wp13/) theme. Can
   anyone tell me where I can find a good “Contact Me” script?

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [rossz](https://wordpress.org/support/users/rossz/)
 * (@rossz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/contact-form/#post-122655)
 * Why not just use a mailto link with a twist. A bit of javascript and your email
   address is stealthed from bots, but fully clickable to humans. Add this snippet
   in the `<head>` section of index.php:
 * `
    
   <script language="javascript" type="text/javascript">
    <!-- function WriteMailLink(
   thelink, user, domain, subject) { document.write("<a class="contact" href="mai");
   document.write("lto:"+user+"@"); document.write(domain); if ( subject.length 
   > 0 ) document.write("?subject="+subject); document.write("">"+thelink+"<"+"/
   a>"); } //--> </script>
 * In the location you wish a clickable mailto link, put in this:
 * <script language="javascript" type="text/javascript">
    <!-- WriteMailLink("Link
   Text","name-part","domain-part.com","optional subject"); //--> </script>
 * To clarify, your email address is broken into two parts: [name-part@domain-part.com](https://wordpress.org/support/topic/contact-form/name-part@domain-part.com?output_format=md).
 * Hopefully I put encoded everything properly so it won’t be mangled. A preview
   button would be nice.
 *  Thread Starter [pezastic](https://wordpress.org/support/users/pezastic/)
 * (@pezastic)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/contact-form/#post-122700)
 * That would be great to put on top of the form, but there are users who access
   my site from a computer where the mail client isn’t specific to them (office 
   environment). For those users, I still need a contact form.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/contact-form/#post-122702)
 * This does the trick for me:
    [http://jimsun.linxnet.com/SCForm.html](http://jimsun.linxnet.com/SCForm.html)
 *  [Ryan Duff](https://wordpress.org/support/users/ryanduff/)
 * (@ryanduff)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/contact-form/#post-123052)
 * Official Thread:
 * [http://wordpress.org/support/topic.php?id=22318](http://wordpress.org/support/topic.php?id=22318)
 * Plugin URI:
    [http://ryanduff.net/wp-plugins/wp-contactform/](http://ryanduff.net/wp-plugins/wp-contactform/)
 *  [symantix](https://wordpress.org/support/users/symantix/)
 * (@symantix)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/contact-form/#post-123053)
 * Hey, Ryan. Interesting plugin. I’m going to give it a try.
 * Very nice site too, btw. However, you might want to consider linking the graphic
   at the top of your page to your home page for easier navigation.
 *  [clay](https://wordpress.org/support/users/clay/)
 * (@clay)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/contact-form/#post-123054)
 * aformmail
 *  [rvblog](https://wordpress.org/support/users/rvblog/)
 * (@rvblog)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/contact-form/#post-123055)
 * I’ve been trying for the past couple weeks to get a decent contact form working
   properlu on my site.
 * Looking forward to trying your plugin out as well.
 * Thanks for creating this kind of plugin.
 *  [fuzzylizard](https://wordpress.org/support/users/fuzzylizard/)
 * (@fuzzylizard)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/contact-form/#post-123069)
 * Cool plugin, works great. Nice work 🙂
 *  [sgerber](https://wordpress.org/support/users/sgerber/)
 * (@sgerber)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/contact-form/#post-123089)
 * Ryan — This plugin sounds like it’s exactly what I’m looking for, but…I’m getting
   a 404 error at the ryanduff.net URI and a “This page cannot be displayed” message
   at WordPress support URL.
 * Halp?
 *  [Peter Westwood](https://wordpress.org/support/users/westi/)
 * (@westi)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/contact-form/#post-123090)
 * Ryans put the wrong uri for his plugin up.
 * The correct uri is: [http://ryanduff.net/projects/wp-contactform/](http://ryanduff.net/projects/wp-contactform/)
 * This alternate uri for the support forum link should work ok: [http://wordpress.org/support/topic/22318](http://wordpress.org/support/topic/22318)
 * westi

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Contact form?’ is closed to new replies.

 * 10 replies
 * 10 participants
 * Last reply from: [Peter Westwood](https://wordpress.org/support/users/westi/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/contact-form/#post-123090)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
