yourgoal Posted December 16, 2012 Share Posted December 16, 2012 2) Hi, I am new here.Can any one help me out with the coding for my websiteI would like to create a form with the following options to be put in a page in my website.• States• Cities• Amount• Category• New topic title• Topic descriptionAfter a user enters the information as mentioned above and after clicking on the submit button. I want a textbox in the same page to add up the total amount entered by visitors visiting my website and show how much amount has been entered. this should never get deleted.Also, want to have a bar chart in the same page showing the first 4 cities, states and categories selected by visitors visiting my website. This has to be in % wise. Even this should never get deleted.Would also like to have a blog where users can enter their story title and story of their experience.“ Idea behind this is I want to create a website where users can discuss their stories of how and when they have paid bribe. To make my website for interactive, I want users to fill a form with the options mentioned above. After the user enters the information, the same has to be shown in the form of bar chart. “ Link to comment Share on other sites More sharing options...
justsomeguy Posted December 17, 2012 Share Posted December 17, 2012 Where do you want to start? What do you have so far? At a minimum, you'll need a database to store all of this information and you'll need to use a language like PHP to interact with the database. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now