Jump to content

Recommended Posts

Posted
School has decided again to look at converting our old paper based form system into an electronic system. e.g. forms for events and caretaker requests etc. I've been tasked to look at this a few times and have produced solutions but they never caught on (custom VB.net application). I've also tried Google Forms but the data representation is poor - they need emails sending to the relevant parties depending what's been filled in they really didn't like just looking at a spreadsheet. We now need a web based solution because of the introduction of iPads etc. - before I run off and brush off my old .asp skills, is there a preferably free solution out there that can do this ?
Posted
I just roll our own with a php script writing to a mysql database. Once the first one had been written, it doesn't take long to copy & mod it for whatever questions they want asking.
  • Thanks 1
Posted
I'm not so good with PHP unfortunately, well not good enough for forms especially for these as there will be probably if, then else statements.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...