<%@LANGUAGE="JAVASCRIPT"%> <% // *** Edit Operations: declare variables // set the form action variable var MM_editAction = Request.ServerVariables("URL"); if (Request.QueryString) { MM_editAction += "?" + Request.QueryString; } // boolean to abort record edit var MM_abortEdit = false; // query string to execute var MM_editQuery = ""; %> <% // *** Insert Record: set variables if (String(Request("MM_insert")) != "undefined") { var MM_editConnection = MM_glasgowmoneyquest_STRING; var MM_editTable = "copy2autodates"; var MM_editRedirectUrl = "http://www.financesearch.co.uk/mq_mortgage_enquiry_thanks.html"; var MM_fieldsStr = "FirstName|value|Surname|value|HomeTel|value|WorkTel|value|Mobile|value|email|value|StatusType|value|DateofBirth|value|FoundProperty|value|EstCompDate|value|ApplicationType|value|MortgageTerm|value|PPriceVal|value|LoanRequired|value|Notes|value|email_recip|value|url|value|Valuation|value|searchengine|value|searchengine_sitemanager|value|Source|value|TakenBy|value|Outcome|value|LeadType|value|Consultant|value|MortgageAdvisor|value|CaseManager|value|SourceType|value|Spare5|value|App2NameFirst|value|App2SecondName|value|App2Salary|value|App2JobTitle|value|IncomeBasic|value|Occupation|value|App2HouseNo|value|App2CellPhone|value|App2OfficeNo|value|App2EAddress|value|App2DOB|value|Answer1|value|Answer2|value|Answer3|value|Answer4|value|Answer5_1|value|Answer5_2|value|Answer5_3|value|Answer5_4|value|Answer5_5|value|Answer5_6|value|Answer5_7|value|Answer5_8|value|Answer5_9|value|Answer6|value|NetMonthlyPayApp1|value|NetMonthlyPayApp2|value|ExistingMortgageRent|value|CouncilTax|value|Groceries|value|Clothing|value|Travel|value|EntertainmentLeisure|value|SavingsInvestment|value|Miscellaneous|value"; var MM_columnsStr = "FirstName|',none,''|Surname|',none,''|HomeTel|',none,''|WorkTel|',none,''|Mobile|',none,''|email|',none,''|StatusType|',none,''|DateofBirth|',none,''|FoundProperty|',none,''|EstCompDate|',none,''|ApplicationType|',none,''|MortgageTerm|none,none,NULL|PPriceVal|none,none,NULL|LoanRequired|none,none,NULL|Notes|',none,''|Spare10|',none,''|Spare9|',none,''|Valuation|none,none,NULL|Spare7|',none,''|SiteManager|',none,''|Source|',none,''|TakenBy|',none,''|Outcome|',none,''|LeadType|',none,''|Consultant|none,none,NULL|MortgageAdvisor|',none,''|CaseManager|',none,''|SourceType|',none,''|Spare5|',none,''|App2NameFirst|',none,''|App2SecondName|',none,''|App2Salary|',none,''|App2JobTitle|',none,''|IncomeBasic|',none,''|Occupation|',none,''|App2HouseNo|',none,''|App2CellPhone|',none,''|App2OfficeNo|',none,''|App2EAddress|',none,''|App2DOB|',none,''|Answer1|',none,''|Answer2|',none,''|Answer3|',none,''|Answer4|',none,''|Answer5_1|',none,''|Answer5_2|',none,''|Answer5_3|',none,''|Answer5_4|',none,''|Answer5_5|',none,''|Answer5_6|',none,''|Answer5_7|',none,''|Answer5_8|',none,''|Answer5_9|',none,''|Answer6|',none,''|NetMonthlyPayApp1|',none,''|NetMonthlyPayApp2|',none,''|ExistingMortgageRent|',none,''|CouncilTax|',none,''|Groceries|',none,''|Clothing|',none,''|Travel|',none,''|EntertainmentLeisure|',none,''|SavingsInvestment|',none,''|Miscellaneous|',none,''"; // create the MM_fields and MM_columns arrays var MM_fields = MM_fieldsStr.split("|"); var MM_columns = MM_columnsStr.split("|"); // set the form values for (var i=0; i+1 < MM_fields.length; i+=2) { MM_fields[i+1] = String(Request.Form(MM_fields[i])); } // append the query string to the redirect URL if (MM_editRedirectUrl && Request.QueryString && Request.QueryString.length > 0) { MM_editRedirectUrl += ((MM_editRedirectUrl.indexOf('?') == -1)?"?":"&") + Request.QueryString; } } %> <% // *** Insert Record: construct a sql insert statement and execute it if (String(Request("MM_insert")) != "undefined") { // create the sql insert statement var MM_tableValues = "", MM_dbValues = ""; for (var i=0; i+1 < MM_fields.length; i+=2) { var formVal = MM_fields[i+1]; var MM_typesArray = MM_columns[i+1].split(","); var delim = (MM_typesArray[0] != "none") ? MM_typesArray[0] : ""; var altVal = (MM_typesArray[1] != "none") ? MM_typesArray[1] : ""; var emptyVal = (MM_typesArray[2] != "none") ? MM_typesArray[2] : ""; if (formVal == "" || formVal == "undefined") { formVal = emptyVal; } else { if (altVal != "") { formVal = altVal; } else if (delim == "'") { // escape quotes formVal = "'" + formVal.replace(/'/g,"''") + "'"; } else { formVal = delim + formVal + delim; } } MM_tableValues += ((i != 0) ? "," : "") + MM_columns[i]; MM_dbValues += ((i != 0) ? "," : "") + formVal; } MM_editQuery = "insert into " + MM_editTable + " (" + MM_tableValues + ") values (" + MM_dbValues + ")"; if (!MM_abortEdit) { // execute the insert var MM_editCmd = Server.CreateObject('ADODB.Command'); MM_editCmd.ActiveConnection = MM_editConnection; MM_editCmd.CommandText = MM_editQuery; MM_editCmd.Execute(); MM_editCmd.ActiveConnection.Close(); if (MM_editRedirectUrl) { Response.Redirect(MM_editRedirectUrl); } } } %> Mortgage Enquiry Form

Moneyquest Mortgage and Remortgage Enquiry Form

"Why Completing This Simple Form Can Save You Time and Money"

Our mortgage experts have access to the most up-to-date rates from the UK's top Lenders. By completing this user-friendly enquiry form fully and accurately, we will be able to search the market on your behalf and provide you with the most suitable mortgage quote for your needs.
If you are serious about finding the most competitive mortgage, our reliable FREE quote service is the fastest way to ensure you find the best deal - why not put us to the test today? (* denotes a required field).

Consent to Call: (IMPORTANT - Please read carefully)
Please Note: We need your consent before we can telephone you and provide mortgage quotes. We do not pass your details to any third party.
I would like to take advantage of your FREE quote service & give my express consent for Moneyquest to call me. * 
Your Details: Your Contact Details:
First Name: *  Best Contact Tel No: *
Surname: * Work Tel: (If contactable)
Date of Birth: Mobile: (If contactable)
Occupation: Email: (Your quotes will be emailed)
Gross Annual Income:    
Will the quotes be in joint names?  
   
Quotation Details: Mortgage Details:
Type of Quotation: Mortgage Amount Required: £ *
Preferred Mortgage Term in Years: Property Valuation: £
Preferred Payment Method: Have You Found a Property?: *
Mortgage Type: Mortgage Completion Date:  
Credit History :  
   

Time Saving Tip: Save even more time by completing some additional questions now and you will benefit from our fastest quote service ever! These extra questions will only take you a few minutes to answer but enable us to pinpoint the best deals for you very quickly. This reduces the time you need to spend when we telephone to give you your quotes.


"> ">