I will have javascript validation as well, but I always do php as a backup (in case javascript is turned off).
I have actually been working on plugins myself for the past…week and a half haha (how long I’ve used wordpress). Will add this to the list of plugins that need to be made, I am trying to build my own library in my off time so that I don’t have to worry about IP issues.
Thanks for your help, I will check out the polldaddy plugin. I think I found a really crappy workaround for now, so I am gonna implement that and search for a better answer when I have time.
Hey Levi,
Yeah I actually was directed to use that originally from my work. It worked great except that it doesn’t have the ability to require an answer to my radio buttons. So, if the user leaves them blank, the form still submits. And pre-populating them the first time around is not an option for this form.
That’s why I was going about creating my own, and how I came to this problem.
Any suggestions from there?