How can I create a HTML based petition?

Zoom Z

New member
I have my own website and want to create a petition inside my website to get a bill passed. I want to be able to control the people signing it by IP address so there is no double signatures and have them be able to post a photo of them and post a comment. I want it to be runned and controled on my website server
 
You'll need more than HTML. You'll need a database, and a middle tier to do the communicating (like .NET, PHP, pearl, etc.). Even then, there's going to be scope creep requirements that are going to require other skills like CSS, Javascript, XML, and possibly web services.

Also, IP's are NOT guaranteed to eliminate double postings. Look up DHCP for the reason why.

Hire a real expert to do this work for you. You are out of your mind if you think you can do this all on your own without any knowledge of this stuff what-so-ever.
 
Back
Top