making a website do this..

edited July 2010 in Internet & Media
How would i go about making a webpage that changes each time you click on a button. So whenever the user clicks, information from a "database" (i guess) would be chosen and displayed?
not sure if i did this in the correct section

Comments

  • kryystkryyst Ontario, Canada
    edited July 2010
    Well you would create the web page with lots of elements and those elements bring in their information from a database. Then whenever someone clicks on the button it randomly (or in a fixed cycle) pulls in the information it needs.

    That's the broad stroke of it. What your doing isn't really different then any other web page. Every web page has something that changes based on the click of a button. Where it becomes complicated is the degree of change you are trying to put through.
Sign In or Register to comment.