Internet programming Help Wanted

From: Rohit (joshid_43016_at_yahoo.com)
Date: 12/31/03


Date: 31 Dec 2003 10:25:43 -0800

I need some ideas on how to write a program that could

 -- Read an MS Access database and grab information say Vehicle year,
vehicle make
 -- Make a call to a website and enter the information grabbed earlier
 -- Get the Auto premium quote
 -- Store the results on the MS Access database / table.

The Websites that quote premium on web like progressive's website use
POST method to pass information from one URL to another. For example,
below are the URLs that we go through to get a quote on Progressive's
web site.

1) https://buyonline2.progressive.com/info.asp
2) https://buyonline2.progressive.com/PriorIns.asp
3) https://buyonline2.progressive.com/driver.asp
3) https://buyonline2.progressive.com/VehInfo.asp
4) https://buyonline2.progressive.com/Vehicles.Asp
5) https://buyonline2.progressive.com/AdditionalInformation.asp

Finally on URL https://buyonline2.progressive.com/RateCombo.asp, I get
the quoted premium.

I would like to automate this process and have this done
programatically. Any ideas, sample code, help would be appreciated.

Thanks in advance.



Relevant Pages

  • Re: I caused a small accident, pay cash or put through insurance?
    ... Appears on one hand we have 2 or 3 posters with PNCD, including myself, who have actually made a claim, and not had their premium increase. ... A change of vehicle or change of circumstances or change within the company can all result in a future quote being uncompetitive or even unavailable. ... AFAIA my claims have made little or no difference to the cost of my insurance. ... If claims made have no affect on premiums paid, I'm not concerned about having a claim free record. ...
    (uk.rec.cars.misc)
  • Re: Question about 4-Field Pk Subform..... Is there a better way?
    ... a vehicle table with a PK of VehicleID ... a seating position table with PK of SeatingPositionID ... you must specify the quote, vehicle, and seating position that it ...
    (microsoft.public.access.tablesdbdesign)
  • Re: apostrophe problem
    ... pulled from an Access database. ... The system says there is an Extra quote character found or quote ... html, body { ... If you really must use a single quote (apostrophe) for your attributes, then replace the apostrpophes in your values with ' ...
    (microsoft.public.inetserver.asp.db)
  • Re: Question about 4-Field Pk Subform..... Is there a better way?
    ... > - a vehicle table with a PK of VehicleID ... > - a seating position table with PK of SeatingPositionID ... > you must specify the quote, vehicle, and seating position that it ... > - VehicleID autonumber, PK ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Form Filtering Question.....
    ... Use a Master form that identifies the quote and 3 seperate forms that let ... manipulate if the table has a single field primary key. ... > Multiple Vehicle IDs per Quote ID ... > Multiple Seating Position IDs per Vehicle ID ...
    (microsoft.public.access.forms)