<% ' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit. On Error Resume Next Session("FP_OldCodePage") = Session.CodePage Session("FP_OldLCID") = Session.LCID Session.CodePage = 1252 Err.Clear strErrorUrl = "" If Request.ServerVariables("REQUEST_METHOD") = "POST" Then If Request.Form("VTI-GROUP") = "0" Then Err.Clear Set fp_conn = Server.CreateObject("ADODB.Connection") FP_DumpError strErrorUrl, "Cannot create connection" Set fp_rs = Server.CreateObject("ADODB.Recordset") FP_DumpError strErrorUrl, "Cannot create record set" fp_conn.Open Application("CPKLaw2.0_ConnectionString") FP_DumpError strErrorUrl, "Cannot open database" fp_rs.Open """client financial profile""", fp_conn, 1, 3, 2 ' adOpenKeySet, adLockOptimistic, adCmdTable FP_DumpError strErrorUrl, "Cannot open record set" fp_rs.AddNew FP_DumpError strErrorUrl, "Cannot add new record set to the database" Dim arFormFields0(69) Dim arFormDBFields0(69) Dim arFormValues0(69) arFormFields0(0) = "Field53" arFormDBFields0(0) = "Other Creditors" arFormValues0(0) = Request("Field53") arFormFields0(1) = "Field42" arFormDBFields0(1) = "monthly payment3" arFormValues0(1) = Request("Field42") arFormFields0(2) = "Field31" arFormDBFields0(2) = "Interest rate on card1" arFormValues0(2) = Request("Field31") arFormFields0(3) = "Field20" arFormDBFields0(3) = "Defendant's value any other equities" arFormValues0(3) = Request("Field20") arFormFields0(4) = "Field64" arFormDBFields0(4) = "Cellular phone bill" arFormValues0(4) = Request("Field64") arFormFields0(5) = "Field43" arFormDBFields0(5) = "Credit Card 4" arFormValues0(5) = Request("Field43") arFormFields0(6) = "Field32" arFormDBFields0(6) = "monthly payment1" arFormValues0(6) = Request("Field32") arFormFields0(7) = "Field21" arFormDBFields0(7) = "Vehicles driven by Plaintiff" arFormValues0(7) = Request("Field21") arFormFields0(8) = "Field10" arFormDBFields0(8) = "Appraised value or estimated value" arFormValues0(8) = Request("Field10") arFormFields0(9) = "Field54" arFormDBFields0(9) = "Total of other creditors" arFormValues0(9) = Request("Field54") arFormFields0(10) = "Field44" arFormDBFields0(10) = "user of card4" arFormValues0(10) = Request("Field44") arFormFields0(11) = "Field22" arFormDBFields0(11) = "Vehicles driven by Defendant" arFormValues0(11) = Request("Field22") arFormFields0(12) = "Field11" arFormDBFields0(12) = "Other real estate" arFormValues0(12) = Request("Field11") arFormFields0(13) = "Field33" arFormDBFields0(13) = "Credit Card 2" arFormValues0(13) = Request("Field33") arFormFields0(14) = "Field55" arFormDBFields0(14) = "Medical Insurance" arFormValues0(14) = Request("Field55") arFormFields0(15) = "Field66" arFormDBFields0(15) = "child care day care" arFormValues0(15) = Request("Field66") arFormFields0(16) = "Field23" arFormDBFields0(16) = "Estimated Blue Book Value vehicle 1" arFormValues0(16) = Request("Field23") arFormFields0(17) = "Field34" arFormDBFields0(17) = "user of card2" arFormValues0(17) = Request("Field34") arFormFields0(18) = "Field45" arFormDBFields0(18) = "Balance on card4" arFormValues0(18) = Request("Field45") arFormFields0(19) = "Field56" arFormDBFields0(19) = "Life Insurance" arFormValues0(19) = Request("Field56") arFormFields0(20) = "Field67" arFormDBFields0(20) = "car insurance premium" arFormValues0(20) = Request("Field67") arFormFields0(21) = "Field12" arFormDBFields0(21) = "Retirement Benefits of Plaintiff" arFormValues0(21) = Request("Field12") arFormFields0(22) = "Field57" arFormDBFields0(22) = "Insurance Premium" arFormValues0(22) = Request("Field57") arFormFields0(23) = "Field13" arFormDBFields0(23) = "Plaintiff value 401k" arFormValues0(23) = Request("Field13") arFormFields0(24) = "Field24" arFormDBFields0(24) = "Estimated Blue Book Value vehicle 2" arFormValues0(24) = Request("Field24") arFormFields0(25) = "Field35" arFormDBFields0(25) = "Balance on card2" arFormValues0(25) = Request("Field35") arFormFields0(26) = "Field46" arFormDBFields0(26) = "Interest rate on card4" arFormValues0(26) = Request("Field46") arFormFields0(27) = "Field68" arFormDBFields0(27) = "Auto fuel" arFormValues0(27) = Request("Field68") arFormFields0(28) = "Field58" arFormDBFields0(28) = "Cash surrender value" arFormValues0(28) = Request("Field58") arFormFields0(29) = "Field14" arFormDBFields0(29) = "Plaintiff value pension" arFormValues0(29) = Request("Field14") arFormFields0(30) = "Field25" arFormDBFields0(30) = "Estimated Blue Book Value vehicle 3" arFormValues0(30) = Request("Field25") arFormFields0(31) = "Field36" arFormDBFields0(31) = "Interest rate on card2" arFormValues0(31) = Request("Field36") arFormFields0(32) = "Field47" arFormDBFields0(32) = "monthly payment4" arFormValues0(32) = Request("Field47") arFormFields0(33) = "Field69" arFormDBFields0(33) = "Auto payments" arFormValues0(33) = Request("Field69") arFormFields0(34) = "Field48" arFormDBFields0(34) = "Credit Card 5" arFormValues0(34) = Request("Field48") arFormFields0(35) = "Field15" arFormDBFields0(35) = "Plaintiff value mutual fund" arFormValues0(35) = Request("Field15") arFormFields0(36) = "Field26" arFormDBFields0(36) = "Estimated Blue Book Value vehicle 4" arFormValues0(36) = Request("Field26") arFormFields0(37) = "Field37" arFormDBFields0(37) = "monthly payment2" arFormValues0(37) = Request("Field37") arFormFields0(38) = "Field49" arFormDBFields0(38) = "user of card5" arFormValues0(38) = Request("Field49") arFormFields0(39) = "Field16" arFormDBFields0(39) = "Plaintiff value any other equities" arFormValues0(39) = Request("Field16") arFormFields0(40) = "Field27" arFormDBFields0(40) = "Safe Deposit Box" arFormValues0(40) = Request("Field27") arFormFields0(41) = "Field38" arFormDBFields0(41) = "Credit Card 3" arFormValues0(41) = Request("Field38") arFormFields0(42) = "Field28" arFormDBFields0(42) = "Credit Card 1" arFormValues0(42) = Request("Field28") arFormFields0(43) = "Field17" arFormDBFields0(43) = "Defendant's value 401k" arFormValues0(43) = Request("Field17") arFormFields0(44) = "Field39" arFormDBFields0(44) = "user of card3" arFormValues0(44) = Request("Field39") arFormFields0(45) = "Field29" arFormDBFields0(45) = "user of card1" arFormValues0(45) = Request("Field29") arFormFields0(46) = "Field18" arFormDBFields0(46) = "Defendant's value pension" arFormValues0(46) = Request("Field18") arFormFields0(47) = "Field19" arFormDBFields0(47) = "Defendant's value mutual fund" arFormValues0(47) = Request("Field19") arFormFields0(48) = "Field3" arFormDBFields0(48) = "Marital Home Address or legal description" arFormValues0(48) = Request("Field3") arFormFields0(49) = "Field4" arFormDBFields0(49) = "Year Purchased" arFormValues0(49) = Request("Field4") arFormFields0(50) = "Field70" arFormDBFields0(50) = "Any other expenses" arFormValues0(50) = Request("Field70") arFormFields0(51) = "Beneficiary" arFormDBFields0(51) = "Beneficiary" arFormValues0(51) = Request("Beneficiary") arFormFields0(52) = "Field5" arFormDBFields0(52) = "Purchase price" arFormValues0(52) = Request("Field5") arFormFields0(53) = "Field60" arFormDBFields0(53) = "Disability insurance" arFormValues0(53) = Request("Field60") arFormFields0(54) = "Field6" arFormDBFields0(54) = "Balance due" arFormValues0(54) = Request("Field6") arFormFields0(55) = "groceries" arFormDBFields0(55) = "groceries" arFormValues0(55) = Request("groceries") arFormFields0(56) = "Field61" arFormDBFields0(56) = "disability premium" arFormValues0(56) = Request("Field61") arFormFields0(57) = "Field50" arFormDBFields0(57) = "Balance on card5" arFormValues0(57) = Request("Field50") arFormFields0(58) = "Field7" arFormDBFields0(58) = "Who are the payments made to?" arFormValues0(58) = Request("Field7") arFormFields0(59) = "Field51" arFormDBFields0(59) = "Interest rate on card5" arFormValues0(59) = Request("Field51") arFormFields0(60) = "Field40" arFormDBFields0(60) = "Balance on card3" arFormValues0(60) = Request("Field40") arFormFields0(61) = "Field8" arFormDBFields0(61) = "What is the mortgage interest rate?" arFormValues0(61) = Request("Field8") arFormFields0(62) = "Field62" arFormDBFields0(62) = "Phone Bill" arFormValues0(62) = Request("Field62") arFormFields0(63) = "T1" arFormDBFields0(63) = "Client Case Number" arFormValues0(63) = Request("T1") arFormFields0(64) = "Field52" arFormDBFields0(64) = "monthly payment5" arFormValues0(64) = Request("Field52") arFormFields0(65) = "Field41" arFormDBFields0(65) = "Interest rate on card3" arFormValues0(65) = Request("Field41") arFormFields0(66) = "Field30" arFormDBFields0(66) = "Balance on card1" arFormValues0(66) = Request("Field30") arFormFields0(67) = "Field9" arFormDBFields0(67) = "Home Owner's insurance?" arFormValues0(67) = Request("Field9") arFormFields0(68) = "Field63" arFormDBFields0(68) = "Electric/gas bill" arFormValues0(68) = Request("Field63") FP_SaveFormFields fp_rs, arFormFields0, arFormDBFields0 fp_rs.Update FP_DumpError strErrorUrl, "Cannot update the database" fp_rs.Close fp_conn.Close FP_FormConfirmation "text/html; charset=windows-1252",_ "Form Confirmation",_ "Thank you for submitting the following information:",_ "Client%20Financial%20Profile.htm",_ "Return to the form." End If End If Session.CodePage = Session("FP_OldCodePage") Session.LCID = Session("FP_OldLCID") %> Client Financial Profile

Text Box:  

                                                                                                                                                                               

   

Text Box:  

30445 Northwester Highway, Suite 230, Farmington Hills, MI 48334/248-737-8410 phone/1-866-728-4718 fax, christopherkohler@kohlerlaw.net

Text Box: "Your Michigan Divorce Lawyers!"
The Law Offices of Christopher P. Kohler, P.C.

 

Client Financial Profile...

Please enter the case number I have assigned to you.  (this is not your court case number, but the case number I gave to you at our first office consult.)

What is the Address and legal description (if you know) of the marital home?
 

What year was the marital home purchased in?
 

What was the purchase price of the marital home?  (remember no dollar signs!)
 

If there is a balance on the mortgage, how much is it?  (if not, skip ahead)
 

Who are the payments made to?
 

What is the mortgage interest rate? (remember no percentage signs!)
 

If you have home owner's insurance, who is it with and what are the terms of the policy?
 

What is the appraised value or estimated value of the marital home?  (remember no dollar signs)
 

Please list all other real estate you own, and provide the address, estimated value, insurance policies and their terms, and anyone else beside your spouse who may have an ownership interest in said property.
 

If you are, or will be the Plaintiff in this action, please provide a comprehensive list of all of your retirement assets here.  Please include the name(s) of the broker and the account numbers.  Please provide the balances in the fields indicated.  If you are not the Plaintiff, then provide the same information for your spouse.  If the information is not available to you at this time, then indicate that as well.
 

Plaintiff value 401k (the following fields have to be numbers, even if you don't have an exact amount, ballpark it for now)
 

Plaintiff value pension
 

Plaintiff value mutual fund
 

Plaintiff value any other equities
 

Defendant's value 401k
 

Defendant's value pension
 

Defendant's value mutual fund
 

Defendant's value any other equities
 

Vehicles driven by Plaintiff
 

Vehicles driven by Defendant
 

Estimated Blue Book Value vehicle 1(the following fields have to be numbers, even if you don't have an exact amount, ballpark it for now)
 

Estimated Blue Book Value vehicle 2
 

Estimated Blue Book Value vehicle 3
 

Estimated Blue Book Value vehicle 4
 

If you have a safe deposit box, please list the name and address of the financial institution where it is kept and give an accounting of the contents of said box.
 

 

The following fields pertain to your unsecured credit.  If you have more cards than are allowed for here, you may supplement that information in the "other creditors" field.  (the following fields have to be numbers, even if you don't have an exact amount, ballpark it for now)

Credit Card 1-Please enter the name of the card and issuing financial institution.
 

user of card1
 

Balance on card1
 

Interest rate on card1
 

monthly payment1
 

Credit Card 2-Please enter the name of the card and issuing financial institution.
 

user of card2
 

Balance on card2
 

Interest rate on card2
 

monthly payment2
 

Credit Card 3-Please enter the name of the card and issuing financial institution.
 

user of card3
 

Balance on card3
 

Interest rate on card3
 

monthly payment3
 

Credit Card 4-Please enter the name of the card and issuing financial institution.
 

user of card4
 

Balance on card4
 

Interest rate on card4
 

monthly payment4
 

Credit Card 5-Please enter the name of the card and issuing financial institution.
 

user of card5
 

Balance on card5
 

Interest rate on card5
 

monthly payment5
 

Other Creditors
 

Total of other creditors
 

Who is your medical insurance with?  What is the policy number and group ID?  Who does the plan cover?  How much is the premium?
 

Who is your life insurance with?  What is the policy number?  Who does the plan cover? 
 

Insurance Premium-Please enter a number in this field.
 

Cash surrender value-Please enter a number in this field.
 

Beneficiary
 

If you have disability insurance, please list who the carrier is here.
 

disability premium
 

The following questions refer to your monthly expenses.  Please enter numbers for these questions.  An estimated value is sufficient for our purposes here.

Phone Bill
 

Electric/gas bill
 

Cellular phone bill
 

groceries
 

child care day care
 

car insurance premium
 

Auto fuel
 

Auto payments
 

Any other expenses not previously listed?  Again, this question requires a numerical value.  Just enter a total of all other expenses for now, we will breakdown the details later.
 

 

 

 

 

 

 

The information provided in this site is purely informational and not intended to, nor should it be construed as, legal advice.  Anyone having a question concerning the law and his rights or remedies there-under should contact an attorney competent to render legal advice within the jurisdiction in which he resides.  Transmission to the viewer of this website and the viewer's receipt of any information through the site is not intended to, nor does it create, an attorney/client relationship with The Law Offices of Christopher Kohler, P.C..  This includes, but is not limited to, the transmission of an e-mail message to or from Attorney Kohler.  No attorney/client relationship shall exist unless and until the facts, circumstances and legal issues of a particular matter have been thoroughly discussed with Attorney Kohler and a written Attorney Fee Agreement has been fully executed by and between Attorney Kohler and the person seeking to enter into an attorney/client relationship with Kohler & Associates, P.C.

Your Michigan Divorce Lawyer serving:  Lake Orion, Michigan. Your Michigan Divorce Lawyer serving: West Bloomfield, Michigan. Your Michigan Divorce Lawyer serving: Farmington Hills, Michigan.Your Michigan Divorce Lawyer serving: Orchard Lake, Michigan.Your Michigan Divorce Lawyer serving: Waterford, Michigan. Your Michigan Divorce Lawyer serving: Pontiac, Michigan.Your Michigan Divorce Lawyers serving:  Keego Harbor, Michigan.Your Michigan Divorce Lawyer serving:  Holly, Michigan.Your Michigan Divorce Lawyer serving: Mt. Clemens, Michigan. Your Michigan Divorce Lawyer serving:  Monroe, Michigan.Your Michigan Divorce Lawyer serving:  Bloomfield Hills, Michigan.Your Michigan Divorce Lawyer serving:  Birmingham, Michigan.Your Michigan Divorce Lawyer serving: Southfield, Michigan.Your Michigan Divorce Lawyer serving: Walled Lake, Michigan.Your Michigan Divorce Lawyer serving:  Milford, Michigan.Your Michigan Divorce Lawyer serving: Trenton, Michigan.Your Michigan Divorce Lawyer serving: Wayne, Michigan.Your Michigan Divorce Lawyer serving:  Redford, Michigan.Your Michigan Divorce Lawyer serving:  Troy, Michigan.Your Michigan Divorce Lawyer serving:  Rochester Hills, Michigan.Your Michigan Divorce Lawyer serving:  Harrison Township, Michigan.Your Michigan Divorce Lawyer serving:  Oakwood, Michigan.Your Michigan Divorce Lawyer serving:  Ortonville,  Michigan.Your Michigan Divorce Lawyer serving:  Clarkston, Michigan.Your Michigan Divorce Lawyer serving:  Oxford, Michigan. Your Michigan Divorce Lawyer serving:  Clawson, Michigan.Your Michigan Divorce Lawyer serving:  Salem, Michigan.Your Michigan Divorce Lawyer serving:  New Hudson, Michigan.Your Michigan Divorce Lawyer serving:  Seven Harbors, Michigan.Your Michigan Divorce Lawyer serving:  Wolverine Lake, Michigan.Your Michigan Divorce Lawyer serving:  Oxbow, Michigan.Your Michigan Divorce Lawyer serving:  Hartland, Michigan.Your Michigan Divorce Lawyer serving:  Leonard, Michigan.Your Michigan Divorce Lawyer serving:  Lakeville, Michigan.

Christopher P. Kohler
Copyright © 2006; All rights reserved.
Revised: August 26, 2008