Thoughts please.

Discussion in 'Java Script/AJAX' started by edmond, Sep 1, 2007.

Remove these ads by signing in
Remove these ads by signing in
Thread Status:
Not open for further replies.
  1. edmond New Member

    Member Since:
    Aug 31, 2007
    Message Count:
    85
    Likes Received:
    0
    I want to design a web app that would allow my sales staff to build quotes through a web page interface. Obviously i will need a database probably MySQL. I would like it to be similar to Dell's customize it part when you configure a server to purchase. I would like it to be dynamic.
    Any ideas on what would work best for me? AJAX, PHP, Javascript?
    Thanks
  2. morris New Member

    Member Since:
    Aug 31, 2007
    Message Count:
    65
    Likes Received:
    0
    php will make a nice backbone for the application, providing db support and interactivity. Ajax (javascript) will work nicely to provide that dynamic update to the prices after changes are made to the options.
Thread Status:
Not open for further replies.

Share This Page