news.constructionbuzz.co.uk
Open in
urlscan Pro
23.36.162.7
Public Scan
Submitted URL: http://x352y.mjt.lu/lnk/EAAAAxji9RwAAc2N7JAAAKhurSQAAYCqD2IAAAAAABA8ZgBi36tX4k_reUzVTIyw61qZC7tSsAAPYuM/27/_vOeFFBCR...
Effective URL: https://news.constructionbuzz.co.uk/en/article/148580?utm_source=Mailjet-ukconstructionweek&utm_medium=newsletter&utm_campaign=ukcon...
Submission: On July 29 via api from GB — Scanned from GB
Effective URL: https://news.constructionbuzz.co.uk/en/article/148580?utm_source=Mailjet-ukconstructionweek&utm_medium=newsletter&utm_campaign=ukcon...
Submission: On July 29 via api from GB — Scanned from GB
Form analysis
7 forms found in the DOMName: subscriber —
<form name="subscriber" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email">
<div>
<div class="email" style=" border-radius: 5px; border: 1px solid #dadada;"> <input type="email" name="email" placeholder="Your Email" req="" required="" ng-model="newSubscriber.Email"
ng-pattern="/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/i"
class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email" aria-invalid="true"> </div>
<div class="advertise-btn"> <button class="btn btn-default ng-binding ng-isolate-scope" style="width: 80%; padding: 7px; font-weight: 600; font-size: 16px;" ng-click="saveSubscriber()" ng-disabled="!subscriber.$valid"
log-click="ClickPortalSubscriber" related-id="" disabled="disabled"> Subscribe </button> </div>
</div>
</form>
Name: subscriber —
<form name="subscriber" class="ng-pristine ng-invalid ng-invalid-required">
<div class="form-group"> <input type="text" name="email" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Enter your email" req="" required="" ng-model="subscriberEmail" aria-invalid="true"> </div>
<div class="form-group"> <button class="btn btn-default ng-isolate-scope" type="button" ng-click="save()" ng-disabled="!subscriber.email.$valid" log-click="ClickPortalSubscriber" related-id="" disabled="disabled">Subscribe</button> </div>
<!-- ngIf: message -->
</form>
<form class="MuiPaper-root jss10 jss14 MuiPaper-elevation1 MuiPaper-rounded ng-pristine ng-valid"><svg class="MuiSvgIcon-root jss13 jss15" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
<path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z"></path>
</svg>
<div class="MuiInputBase-root jss12"><input aria-invalid="false" placeholder="Type your email" type="text" aria-label="Type email here" class="MuiInputBase-input jss11" value=""></div>
</form>
Name: signUpForm —
<form name="signUpForm" ng-submit="submit(signUpForm)" ng-show="isFieldsOpened && windowMode == 1 && settings.allowTrackerUserLogIn"
class="ng-pristine ng-valid-server ng-invalid ng-invalid-required ng-valid-email ng-valid-minlength ng-hide ng-invalid-recaptcha" aria-hidden="true">
<ul class="signup-fields">
<li> <input type="text" ng-model="signUpModel.FirstName" placeholder="First Name" name="firstName" required="" server-validator="" class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true">
<!-- ngIf: showSignUpErrors --> </li>
<li> <input type="text" ng-model="signUpModel.LastName" placeholder="Last Name" name="lastName" required="" server-validator="" class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true">
<!-- ngIf: showSignUpErrors --> </li>
<li> <input type="email" ng-model="signUpModel.Email" placeholder="Email Address" name="email" email-regex-validator="" required="" server-validator=""
class="ng-pristine ng-untouched ng-empty ng-valid-email ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
<li> <input type="password" ng-model="signUpModel.Password" placeholder="Password" name="password" ng-enter="submit(signUpForm)" required="" ng-minlength="6"
class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
<li> <input type="text" ng-model="signUpModel.CompanyName" placeholder="Company Name" name="companyName" ng-enter="submit(signUpForm)" required="" server-validator=""
class="ng-pristine ng-untouched ng-empty ng-valid-server ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showSignUpErrors --> </li>
<li>
<autocomplete id="add-countries" data="countriesResult" ng-model="term" on-focus="autocompleteFocus" add-param="signUpModel.Country" on-type="autocompleteTyping" on-select="autocompleteSelect" type="search" placeholder="Country"
class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty" aria-invalid="false">
<div class="autocomplete " id="add-countries"> <input type="search" ng-model-options="{ debounce: 250 }" ng-model="searchParam" placeholder="Country" class="" id="" aria-invalid="false">
<ul ng-show="completing && suggestions.length>0" aria-hidden="true" class="ng-hide"> <!-- ngRepeat: suggestion in suggestions track by $index --> </ul>
</div>
</autocomplete>
</li>
<div class="recaptcha ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required" style="margin-top: 10px;" vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="signUpModel.RecaptchaToken"
name="recaptcha" required="" on-create="setWidgetId(widgetId)" aria-required="true" aria-invalid="true">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&co=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&hl=en&v=5JGZgxkKwe0uOXDdUvSaNtk_&size=normal&cb=h2m8fctmvzb4"
width="304" height="78" role="presentation" name="a-4p4hvlv63c8l" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
</div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div> <!-- ngIf: signUpForm.recaptcha.$invalid && showSignUpErrors -->
<!--<li class="dropdown-list"> <div class="dropdown-title" ng-click="toggleCultureSelect()">{{selectedCountry.CountryName}}<i class="chevron-down"></i></div> <ul ng-if="countrySelectOpened" class="dropdown"><li ng-repeat="country in countries" ng-class="{ selected: selectedCountry.CountryName == country.CountryName }" ng-click="selectCulture(country)">{{country.CountryName}}</li></ul> </li>-->
</ul>
</form>
Name: signInForm —
<form name="signInForm" ng-submit="submit(signInForm)" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required">
<li> <input type="email" autocomplete="off" name="email" ng-model="signInModel.Email" placeholder="Email Address" email-regex-validator="" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
aria-invalid="true"> <!-- ngIf: showSignInErrors --> </li>
<li> <input type="password" autocomplete="off" name="password" ng-model="signInModel.Password" placeholder="Password" ng-enter="submit(signInForm)" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
aria-invalid="true"> <!-- ngIf: showSignInErrors --> </li>
</form>
Name: createCompanyForm —
<form name="createCompanyForm" class="create-form ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-invalid-recaptcha">
<ul class="signup-fields">
<li> <input type="text" ng-model="companyModel.Name" placeholder="Company name" name="name" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="companyModel.WebSite" placeholder="Web site" name="webSite" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="companyModel.ContactFirstName" placeholder="Contact person first name" name="contactFirstName" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true">
<!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="companyModel.ContactLastName" placeholder="Contact person last name" name="contactLastName" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true">
<!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="companyModel.Phone" placeholder="Telephone" name="phone" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="email" ng-model="companyModel.Email" placeholder="Email address" name="email" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" aria-invalid="true">
<!-- ngIf: showErrorMessages --> </li>
<li>
<div vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="companyModel.RecaptchaToken" name="recaptcha" required="" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required"
aria-required="true" aria-invalid="true">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&co=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&hl=en&v=5JGZgxkKwe0uOXDdUvSaNtk_&size=normal&cb=ppklsrcagef7"
width="304" height="78" role="presentation" name="a-9dt92d757of1" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div> <!-- ngIf: showErrorMessages -->
</li>
</ul> <button class="add-btn btn ghost-btn-caboodle ng-binding ng-isolate-scope" type="button" log-click="CompanyCreatedRequest"
data="{"Name":"","WebSite":"","ContactFirstName":"","ContactLastName":"","Phone":"","Email":"","RecaptchaToken":""}"
ng-click="submit(createCompanyForm)">Add your Company</button>
</form>
Name: contactForm —
<form name="contactForm" class="create-form ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-invalid-recaptcha">
<ul class="signup-fields">
<li> <input type="text" ng-model="contactFormModel.Name" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHName}}" name="name" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Name"
aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHNameTooltip --> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="email" ng-model="contactFormModel.Email" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHEmail}}" name="email" required="" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
placeholder="Email" aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHEmailTooltip --> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="contactFormModel.Phone" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHPhone}}" name="phone" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" placeholder="Phone"
aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHPhoneTooltip --> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="contactFormModel.Company" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHCompany}}" name="company" required="" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
placeholder="Company" aria-invalid="true"> <!-- ngIf: settings.advertisementPopupTexts.PHCompanyTooltip --> <!-- ngIf: showErrorMessages --> </li>
<li> <input type="text" ng-model="contactFormModel.Position" ng-attr-placeholder="{{settings.advertisementPopupTexts.PHPosition}}" name="position" class="ng-pristine ng-untouched ng-valid ng-empty" placeholder="Position (optional)"
aria-invalid="false"> <!-- ngIf: settings.advertisementPopupTexts.PHPositionTooltip --> </li>
<li> <textarea rows="3" ng-required="type === 'contactus'" ng-model="contactFormModel.AdditionalNotes" ng-attr-placeholder="{{ additionalNotesPlaceholder }}" name="additionalNotes"
class="ng-pristine ng-untouched ng-empty ng-valid ng-valid-required" aria-invalid="false"></textarea> <!-- ngIf: settings.advertisementPopupTexts.PHAdditionalNotesTooltip --> <!-- ngIf: showErrorMessages --> </li>
<li>
<div vc-recaptcha="" key="'6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD'" ng-model="contactFormModel.RecaptchaToken" name="recaptcha" required="" class="ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required"
aria-required="true" aria-invalid="true">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcC5LwZAAAAANlNkA0-f5ARhyMeutBufZiOn7WD&co=aHR0cHM6Ly9uZXdzLmNvbnN0cnVjdGlvbmJ1enouY28udWs6NDQz&hl=en&v=5JGZgxkKwe0uOXDdUvSaNtk_&size=normal&cb=igwgr117c2xo"
width="304" height="78" role="presentation" name="a-cfc16di7vx67" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-3" name="g-recaptcha-response"
class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div> <!-- ngIf: showErrorMessages -->
</li>
</ul> <button class="add-btn ng-binding ng-isolate-scope" type="button" log-click="AdvertisementRequest"
data="{"Name":"","Email":"","Phone":"","Company":"","Position":"","AdditionalNotes":"","RecaptchaToken":""}"
ng-click="submit(contactForm)">Submit</button>
</form>
Text Content
This website uses cookies to tailor the website to your needs, to offer and improve the basic functionality of the website. For more information on the use of cookies, please visit our Privacy and Cookie Policy. You can change your cookie opt-ins at any time via your browser settings I acceptX * My newsfeed * Recent * Product Directory UK CONSTRUCTION WEEK - NEWS * My newsfeed * Recent * Product Directory Login Trending * Follow Construction News * * * * * * Save for later FORMER CARILLION BOSSES FACE £870,000 FINES Three former Carillion directors are set to be fined nearly £900,000 for “recklessly” publishing misleading accounts. The contractor’s former chief executive, Richard Howson, is set to be landed with a £397,800 fine, while chief financial officer Richard Adam faces a fine of £318,000. The Financial Conduct Authority (FCA) said it also wants to fine by Construction News - Jul 28 RECENT NEWS * Follow PBC Today * * * * * * Save for later CRAIG TATTON APPOINTED AS CHIEF OPERATING OFFICER IN TILBURY DOUGLAS RESTRUCT… by PBC Today - Jul 29 * Follow PBC Today * * * * * * Save for later * Follow Construction Index * * * * * * Save for later UK'S FIRST HYBRID GENIE FOR HIRD by Construction Index - Jul 29 * Follow Construction Index * * * * * * Save for later * Follow Construction News * * * * * * Save for later DEVELOPER SELECTED FOR NEW CANAL-SIDE COMMUNITY by Construction News - Jul 29 * Follow Construction News * * * * * * Save for later * Follow Construction Enquirer News * * * * * * Save for later HUNT ON FOR CONTRACTORS TO FINISH MID GROUP JOBS by Construction Enquirer News - Jul 29 * Follow Construction Enquirer News * * * * * * Save for later * Follow North West * * * * * * Save for later THE NOTTINGHAM POSTS £11.3M PROFIT DESPITE 'EXTREME' ECONOMIC TURM… by North West - Jul 29 * Follow North West * * * * * * Save for later * Follow Building Design * * * * * * Save for later HOK MODULAR HOUSING SCHEME APPROVED FOR PLANNING by Building Design - Jul 29 * Follow Building Design * * * * * * Save for later * Follow Construction Index * * * * * * Save for later BALFOUR BEATTY RAISES FUNDS FOR PEOPLE IN NEED by Construction Index - Jul 29 * Follow Construction Index * * * * * * Save for later * Follow Construction News * * * * * * Save for later £190M 'MEGAFACTORY' PLAN FOR DUNDEE by Construction News - Jul 29 * Follow Construction News * * * * * * Save for later * Follow Construction Enquirer News * * * * * * Save for later M+W SUES THREE DIRECTORS AFTER £320M LOSS ON PROJECTS by Construction Enquirer News - Jul 29 * Follow Construction Enquirer News * * * * * * Save for later * Follow North West * * * * * * Save for later ASDA AMONG THREE MAJOR RETAILERS INVESTIGATED OVER 'GREEN' FASHION CLAIMS by North West - Jul 29 * Follow North West * * * * * * Save for later * Follow North West * * * * * * Save for later OLDHAM ATHLETIC FC DEAL COMPLETED AS LOCAL BUSINESSMAN TAKES CONTROL by North West - Jul 29 * Follow North West * * * * * * Save for later * Follow Architects Journal * * * * * * Save for later ACAN BLASTS 'GREENWASHING AND SOCIAL CLEANSING' IN STIRLING PRIZE SHORTLIST by Architects Journal - Jul 28 * Follow Architects Journal * * * * * * Save for later * Follow PBC Today * * * * * * Save for later THE DIGITAL ROLE IN PASSIVE FIRE PROTECTION by PBC Today - Jul 28 * Follow PBC Today * * * * * * Save for later * Follow Business Green * * * * * * Save for later TORY MEMBERS BACK STRONGER GREEN ENERGY POLICIES, AS SUNAK COOLS O… by Business Green - Jul 28 * Follow Business Green * * * * * * Save for later * Follow Construction Index * * * * * * Save for later MPI TO DEVELOP FIRST ZERO EMISSION CEMENT by Construction Index - Jul 28 * Follow Construction Index * * * * * * Save for later by Federation of Master Builders (FMB) - Jul 28 BUILDERS' PROFITS FALL AS ECONOMY FALTERS, WARNS FMB NORTHERN IRELAND Builders are feeling the pinch, seeing their profits tumble as the pressures in the economy mount. Small, local builders are facing an uncertain few months ahead with growing concerns about insolvencies, as they tackle increasing inflation, the knock-on effects of the war in U… * Follow Federation of Master Builders (FMB) * * * * * * Save for later by New Civil Engineer - Jul 28 ABANDONED THAMES RAILWAY CROSSING LINED UP FOR GARDEN BRIDGE TRANSFORMATI… HS2 footbridge designer Moxon Architects has revealed plans to turn an abandoned crossing in west London into a park straddling the Thames. The big-name practice has been given the role of developing a project known as The View, which would see a disused Victorian bridge in Barn… * Follow New Civil Engineer * * * * * * Save for later by Insider Media - Jul 28 TROWERS & HAMLINS PROVIDES LEGAL ADVICE ON COMMONWEALTH GAMES Law firm Trowers & Hamlins has advised Birmingham City Council on the Commonwealth Games 2022, which will take place in the city from today. The firm worked with the council on a range of legal issues arising from its role as host city of the games. The Birmingham Organi… * Follow Insider Media * * * * * * Save for later by Insider Media Ltd - Jul 28 TIMBER SPECIALIST DOUBLES PREMISES AS ORDER BOOK GROWS A timber construction specialist has doubled the size of its Sunderland manufacturing facility and head office as it looks to meet the growing demand for its products and services.Fencehouse Timber Engineering manufactures sustainable roof trusses, timber frames and floor joists… * Follow Insider Media Ltd * * * * * * Save for later by Construction Enquirer News - Jul 28 COST INFLATION STALLS £65M CARLISLE SOUTHERN LINK ROAD The council has now decided to retender the project in an attempt to bring the 8km road scheme in on budget. It is the largest live road project so far to be stalled by industry-wide cost inflation. Also the latest delay will be a major setback for a planned major housing scheme in th… * Follow Construction Enquirer News * * * * * * Save for later by PR Newswire - Jul 28 BULLSEYE BUILDERS' OWNERSHIP ACQUIRES JG COMPANIES New owners will focus on customer service, new construction technology and streamlined operations to build on the California construction and facilities company's 40 years of success CHINO, Calif., July 28, 2022 /PRNewswire/ -- JG Companies, a premium provider of c… * Follow PR Newswire * * * * * * Save for later by Scottish Housing News - Jul 28 NEARLY 850,000 SCOTS ARE 'PREPARED TO MOVE AWAY' IF HOME TOWN DOES NOT GO GR… A nationwide study of 20,000 UK adults by E.ON has revealed that nearly 850,000 (14%) of adults in Scotland are be prepared to move home town if it doesn’t go greener in the next five years. The new survey explores the attitudes and ambitions of 20,000 adults around the UK, a… * Follow Scottish Housing News * * * * * * Save for later by North West - Jul 28 AIRBUS STEERS STEADY COURSE THROUGHOUT STABLE FIRST HALF Aircraft manufacturer, Airbus, which employs around 5,000 staff at its wing-making plant in Broughton, near Chester, has released half year figures which show that, during the six months to June 30, 2022, the group’s revenues and earnings were broadly stable. Revenues of €24.8… * Follow North West * * * * * * Save for later by Housing Today - Jul 28 BRICK MANUFACTURERS POST LARGE PROFITS AFTER RAISING PRODUCT PRICES Ibstock and Forterra post interim pre-tax profit rises of 32% and 38% respectively by passing on costs to customers. Two major brick manufacturers have reported large profit rises for the first half of the year, after passing on inflationary costs to customers. Ibstock and For… * Follow Housing Today * * * * * * Save for later by Bdaily Business News - Jul 28 SKILLS STARTUP SECURES EMPLOYMENT FOR OVER 1,000 JOB SEEKERS AT THE NORTH EAST… A newly launched business is hoping to play a key role in plugging the nation’s skills gap, after landing contracts with a number of major blue-chips. Just five months since its launch, Path2Solutions has been tasked with sourcing talent for the UK operations of some of the world’… * Follow Bdaily Business News * * * * * * Save for later Load more * * * * Subscribe to the newsletter Subscribe Please enter a business email address. You can unsubscribe at any time How my data will be used PERSONALISE MY NEWSFEED Receive newsletters with content relevant for you. Personalise your newsfeed by clicking here Personalise Contact Us previous next 1. slide 1 of 2 2. slide 2 of 2, currently active SPONSORED ARTICLES CHECK OUT THE LATEST PRO DEALS TO CLAIM A FREE REWARD! BOSCH Jul 25 * Save for later FEATURED SOURCES Load more UK CONSTRUCTION WEEK SHOW NEWS NEW NET ZERO AREA LAUNCHES AT UKCW Jul 26 * Save for later FEATURED PRODUCTS GSR 18V-150 C PROFESSIONAL <p>CORDLESS DRILL/DRIVER</p> <h3>When strength counts – the clever drill driver for unrivalled power and control</h3> BOSCH Our next event: UK Construction Week Birmingham 4-6 October 2022 REGISTER HERE INDUSTRY TWEETS LATEST NEWSLETTERS NEWSLETTER 28. JULY. 2022 NEWSLETTER 27. JULY. 2022 NEWSLETTER 26. JULY. 2022 NEWSLETTER 25. JULY. 2022 NEWSLETTER 22. JULY. 2022 Load more * About CaboodleAI * Contact Us * Terms of Use * Privacy & Cookies * Advertise NEWSLETTER Stay In The loop! Subscribe To Our Weekly Newsletter Subscribe CaboodleAI 2022. CaboodleAI is not responsible for the content of external sites. SEND ME A LINK TO CHANGE A PASSWORD: Send email Back to login page New user? Sign up Sign in to UK Construction Week * Sign in with LinkedIn * Sign in with Google * Sign in with Email * * * * * * Sign in keep me signed in Forgot your password? Close Add Your Company Add your company to the most comprehensive guide. * * * * * * * Add your Company Thank you for submitting your company A marketing specialist will contact you to verify your information and discuss proper placement of your product or service for search results. Ok * * * * * * * Submit Close OPEN IN APP? Yes No