Stevematix's Posts
Nairaland Forum › Stevematix's Profile › Stevematix's Posts
1 2 (of 2 pages)
Website needs Admin for posted data from returned API output. Data must be stored in new SQL db (created by you). Admin must be separated by type of return or return from a specific page. Example: We are a life insurance quote website, using an XML API for real time quotes from carriers. (API integration and interaction performed by API company). The end user will generate a real-time quick quote with no membership needed (from the index page). We will capture there email address with this quick quote form and store said email address in a mailable table in our DB. When a person completes a quick quote, he/she will be able to proceed to a "Pre-application" page which will capture there Name / address carrier / policy-cost preference and contact info such as phone/fax. This data will be stored in a "Pending Policy" table in the DB and must be accessible via out admin under our Pending Quotes "tab". This registration will be emailed to the user as a confirmation we received there policy quote, and also email us an alert that we have a new policy quote to review (email alert only if user has proceeded through the pre-application/registration - Do not email quick quote alerts). The quick quote alerts from the index will be stored in a separate table in the db. This will be sorted by date. It will be laid out in a list of dates and email addresses. Clicking an entry will display there quick quote information, as well as a status message of progression (i.e., have they proceeded to pre-application or reg?) YES / NO. In reference to the actual pre-application, this form should be pre-populated with there email address from the quick quote form. Again, after they complete the pre-application, this data, along with there Quick-quote data will be combined and emailed to site admin, as well as the user. Need an adjusted quote for the following (quote for first half, then below task combined please): Having this data accessible via a "My Account" login by the end user. Nothing complicated, only a login to a form that will allow them to edit there data via form fields. Only allow editing of there name and contact info. Display there quote/variables selected for that quote. Allow to edit quote. If user selects edit quote, he/she will be placed on the Get Quote page (logged in of course) and will be able to reselect there quote variables then select a preferred policy carrier. This new selection will be defaulted as there most current quote, with the old quote displaying underneath. Variables selected for first quote MUST prepopulate the "Get Quote" form if logged in. This speeds up the process of reselecting a carrier, eliminating the need to re-enter all variables again (by the user that is). Need a fair quote on this project ASAP. call me: 08077110008 Languages Spoken: English Only (can understand broken English) Please contact me accordingly Technology/Service: ASP HTML Javascript .NET |
hello There, Iam looking to create a program that will gather data from stored print spool files stored in a folder, and allow a user to search the data to pick a specific file to preview and possibly print. Each document that the user will preview/print will also have two supporting files containing the data for the user to search. The files will be distinguished by having the same filename with a different extension for each file. The first file is an ASCII text file (.cap) in a custom format containing most of the information to be searched. This includes information like username, job name, pages, copies, etc… The second file is a copy of the Windows Spool Header (.shd) file for the print job that was stored. It may be necessary to extract additional information from this file if it is not available in the .cap file. The main file will have the extension .spl. It is the raw spool file data, in either Postscript or PCL5/6/XL. This can be written in any language, though the use of one of the Visual Studio languages is preferred. The target platform is Windows 2000/2003/XP. To summarize the user experience, they would open the application, browse and sort the information based on what they are looking for, with the option to do a search for specific file data. The could then select a specific file and view a preview of the .spl file, and optionally print it. Technology/Service: C++ .NET or Visual Basic |
1 2 (of 2 pages)