<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <% xstforbiz.Components.DBConnection dbconn = new xstforbiz.Components.DBConnection (); xstforbiz.Validation.Validation valid = new xstforbiz.Validation.Validation (); String title = new String (); String fname = new String (); String sname = new String (); String busname = new String (); String house_no = new String (); String town = new String (); String road = new String (); String postcode = new String (); String county = new String (); String landline = new String (); String mobile = new String (); String email = new String (); String tenure = new String (); String result = new String (); String contact_options = new String (); String w_landline = new String (); //new ones String fax = new String (); %> <% title = request.getParameter("title"); fname = request.getParameter("fname"); sname = request.getParameter("sname"); landline = request.getParameter("landline"); busname = request.getParameter("busname"); house_no = request.getParameter ("house_no"); road = request.getParameter ("road"); town = request.getParameter ("town"); county = request.getParameter ("county"); postcode = request.getParameter ("postcode"); mobile = request.getParameter ("mobile"); fax = request.getParameter ("fax"); email = request.getParameter ("email"); contact_options = request.getParameter ("contact_options"); if (contact_options == null) contact_options = new String (); valid.setIsvalid_road (road); valid.setIsvalid_town (town); valid.setIsvalid_house_no (house_no); if (county != null && county.equals("invalid")) valid.setAreerrors(true); valid.setIsvalid_fname (fname); valid.setIsvalid_sname (sname); valid.setIsvalid_telephone (landline); valid.setIsvalid_mobile (mobile); valid.setIsvalid_email (email); valid.setIsvalid_busname (busname); if (postcode == null || postcode.length() == 0) valid.setAreerrors (true); if (postcode == null || postcode.length() == 0) valid.setAreerrors (true); if (!valid.getAreerrors ()) { request.getRequestDispatcher("/servlet/ContactSelling").forward(request, response); } %> Immediate Business Sale Form: Pegasus Business Sales - Contact us to Sell your business.
 
Pegasus Business Sales; Contact us to Sell your business.
Your Business Details <% if (!valid.getIsvalid_fname () || !valid.getIsvalid_sname ()) { %> <% } %> <%if (!valid.getIsvalid_busname()) { %> <% } %> <% if (!valid.getIsvalid_house_no ()) { %> <% } %> <% if (!valid.getIsvalid_road ()) { %> <% } %> <% if (!valid.getIsvalid_town ()) { %> <% } %> <% if (county.equals("invalid")) { %> <% } %> <% if (valid.getAreerrors() && (postcode == null || postcode.length() == 0)) { %> <% } %> <% if (!valid.getIsvalid_telephone ()) { %> <% } %> <% if (!valid.getIsvalid_mobile ()) { %> <% } %> <% if (!valid.getIsvalid_email ()) { %> <% } %> <% if (valid.getAreerrors() && (contact_options == null || contact_options.length() == 0 )) { %> <% } %>

If you are considering selling through us immediately, complete the form here,

Alternatively if you require a form sent to you by post then please fill in the following form and select the correct option from the, Contact Options box, or you can select any other option from there.

The name that you have entered is not valid.
Title*
First Name*
Surname*
Please tell us the Business name or the Company name.
Business/Company Name*

Please specify a house number or a name.

House No/Name*

Please specify a road or a street name.

Road or Street name*

The town or the city was not given, please specify a town or a city.

Town*

Please tell us the name of your county, in UK.

County*

Please give us the postal code.

Postal code*
Please enter a contact number, to contact you.
Telephone *
Please enter a valid mobile number.
Work Telephone
Mobile
Fax
Please enter a valid email.
Email*
Please select a option, from the contact options list.
Contact Options*