• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What would it take to get this going?

Nocturnal

Lifer
What would it take to create something like this:

I?d prefer if it was a website where I can login and basically input my jobs I do at work.

A job is basically a computer that I fix. I?d like to be able to type in a customer?s name, invoice number, select a type of service from a drop down box, have the service determine a dollar amount, and then have a total. I?d also like to be able to create some type of list in html format that would have each customer line by line and also have a total with my commission which would be .30*dollar amount of customer?s job.

If I?m not making total sense, just ask me. But basically I know I could do this with Access off of a computer. I?ve already created an Excel worksheet that does this but I?d like to be able to log onto the net from work and from home to mess around with it.

Any ideas?
 
sounds like your a PC-Repairman .. all I can say is dont charge 150$-200$ for a PC build (they provide the parts) like this one local store does... heh
 
LAMP is probably your best bet, with the possible substitutions of iis and postgres if those are handier. You could probably do up a two pager in php, one form for input and one to view the stuff.
 
Back
Top