Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

Is this something we could do ourselves quickly, perhaps with an off the shelf solution? We have no programming experience. Otherwise what language would we need to learn to do it? This does not need to be beautiful, just needs to function and be able to integrate with our current sparsely populated review database.

Any suggestions would be appreciated, including if there is some other forum where we should ask the same question.

Thanks!

share|improve this question

1 Answer

up vote 3 down vote accepted

I am not 100% sure of the question but will guess it is one of two things:

  • you want to create a simple form that captures reviews - if so use something like http://www.wufoo.com that will handle the form capture and send you the results via email or downloadable file that you can import into your database.

  • you want a form that captures your data that looks like the rest of your website and then stores it alongside the data in your existing site - if so this needs more information on the languages your site supports (e.g. PHP/ASP/Rails etc) and the database (e.g. Access/MYSql/SQL Server etc) to be able to guide you to a solution.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.