I need website programmed that is very similar to: www.onprintshop.com, gotprint.com or really any other online print shop.
We have the design already in place so we just need programming.
This requires quite a few forms and admin panels.
Most important function is the PHP formulas and calculations.
We will need to adjust shipping, quantity, color and name fields (but not limited too) in the Dashboard back end.
APIs needed would be the UPS XML shipping API that works based on Postal …
Iam looking for a tool that allows me to calculate and compare daily rates of several campervan hire companies.
It can be either web based or running within Open Office on a simple spreadsheet application.
The vehicle prices of each operator are different for seasons of the year and the date when the seasons are changing are different from one operator to the next.
Back end
- create operator ( name)
- add vehicles to the operator
- create seasons (IE 01/03/2012 – 30/05/2012)for each op…
I want to create a mortgage calculator using three groupboxes . The first groupBox will let the user input the loan amount. The second groupbox will hold three radio buttons for the rate/year. The third groupbox will hold a data grid to display the Month, Payment, Interest, Principle, Mortgage Amount (These are the columns that should be in the data grid). I will have a calculate button, reset button, and a exit button.
Not sure how to use the data grid. Data isn’t displaying at all so not sure if it’s my formula or I am missing something with the coding in the data grid.
Using Visual Studio 2008.