Does anyone know a script that I could use for...

Discussion in 'HTML & Website Design' started by aproxaday, Apr 4, 2011.

  1. #1
    What I'm looking for
    -Business owners add their business to my site.
    -They edit their wikipedia style page with information about the business.
    -They can add events or promotion the business is offering.
    -There should be more than one kind of business.
    -The users can search through businesses.
    -The users can comment and rate a business.
    -The businesses should be mapped on google maps and the user should be able to click on one and get to the business info page.


    Does anyone know a script that has some or most of these features?
     
    aproxaday, Apr 4, 2011 IP
  2. xira

    xira Active Member

    Messages:
    315
    Likes Received:
    8
    Best Answers:
    4
    Trophy Points:
    68
    #2
    This isn't a script, this is a number of scripts that need to be run using PHP, ASP,.NET or some other language and connected to a database. In short, you need a web programmer. A "script" like Ajax or Javascript, will do some small function like validate content before it's sent, or keep information locally for your web session. The minute you want information saved and used by other visitors, it needs to be put into a database and controlled via a web programming language.
     
    xira, Apr 5, 2011 IP