I originally helped create this web site a few years ago (mainly created the scheduler form).
Right now I'm just working on the most important part of the web site, the scheduler form. This time the form writes and pull info from a database so it's a lot more functional and well managed. You can check out the form here >> AutoAppointment Schedule. The form is mostly done, minus a few cosmedic/informative details. If any willing people want to try it out, go a head. I need a good selection of people to fill out this form and try to break it any way possible. You can just fill it out with fake info and let me know of any issues or suggestions you have.
Obviously, the rest of the site has not even been started yet. I'm trying to tackle the toughest part first then move onto the simplier parts. So because of this new "job", all other web site work will have to stop for now (sorry ps3passion, webnv, and mmo portal).
UPDATE: I always forget how fun it is to create an HTML that writes to a database using php. Writing the intial code is easy, it's thinking of all the crazy things people might do with this form that I have to worry about. One of the most worrisome items is the preventions of sql injections. Don't want anyone pulling confedential info from the database now do we.
UPDATE 2: Cool, the form is pretty much done. No more entering random characters Paul and Founder. Through the magic of php and preg_match, now only certain characters can be entered into fields. And don't try running any scripts as strip_tags takes car of that. Try it again . . . . if you dare! But seriously, this form is still in testing, so test away and let me know of any other issues. Thanks a bunch. (Ok, actually only the first couple of form pages are done. Gawd php roxxxorss!!)

April 15, 2006 8:42 pm
557 Views

USB modem on my carPC
This is on the insurance info page.
Cool, so I need to set allowable characters.