Log in

View Full Version : Application to make sales quotes based on drop downs??


Majestic
08-01-2003, 04:00 PM
Need something that will let me take some basic customer info, select some services, add a price and have that create a quote that I can print to a printer on the fly or paste into an email.

Would like the following:

If I select say, a product called Car, the template would have "This great car has low miles and is in perfect condition."

This way most of the mundane and repetitive entries don't have to be retyped.

Does any of this make sense? Anyone know how I could do this?

Thanks!

Fred

darrylb
08-02-2003, 04:37 AM
This should probably be in the development forum.

You have several choices tho,
1. Write it in .net and use SQL Server CE
2. Use something like one of the database apps. There is a case study of one in the Articles section of this site.

I have not used the databases before, but the look quite simple.