Moving in with In-laws

Hi all, we currently rent a house & only recently joined up with BT after ditching TalkTalk, we're looking at buying our own house & to help save money for the deposit, we're having to move in with the in-laws for 6-12months, the problem we have & for which I've not been able to find anything on the Help section in BT is, my in-laws have also just ditched TalkTalk in favour of PlusNet, so I don't want to cancel my BT & they don't want to cancel their PlusNet, so is it at all possible for us to move into my in-laws house & get a new BT line installed & keep my current phone/broadband package without affecting the phone/braodband package already at that address?
Any help on this would be gratefully appreciated

Welcome to the forum. We had the same situation a few years ago, but as the in-laws. Daughter's family moved in, got their own BT broadband service for a year or so, then had it disconnected, all with no effect on us. We've inherited the Openreach stuff in the top room though. Call Sales on 150 and say, "Home move."
You can click the white star next to this message if you think it was helpful.

Similar Messages

  • Slow Moving Materials with qty

    Dear Experts,
    Is there any report to see the slow moving Materials with stock qty ?
    Regards,
    Manish Jain

    Please check this answered link:
    Slow Moving Report
    slow  moving report
    Edited by: Afshad Irani on May 19, 2010 10:38 AM

  • Artifacts when moving object with arrow keys.

    Hi all
    hope this is the right place to post this question.
    I want to to write simple arkanoid game in Flash (AC3). I've managed to write code that  moves my paddle with arrow keys. The code looks like this:
    function OnNewFrame(event:Event):void
        if (input.IsLeftHeld)
            if (paddle.x > 0)
                paddle.x -= 10;
        else
        if (input.IsRightHeld)
            if (paddle.x < stage.stageWidth - paddle.width)
                paddle.x += 10;
    It works but the result is ugly. The animation is not fluent, there are times when paddle stops for a moment . Also when speed of translation is high (here it is 10) you can see that paddle is flickering at the ends, it looks like single buffering problem. You can see both of those effects here:  http://www.flash-game-design.com/flash-tutorials/movOb.html , hovewer flickering is less visible due to small translation amount.
    How to fix this? How can i enable double buffering (or maybe it is enabled by default)?  Any help will be appreciated.
    P.S. sorry for bad english

    Thanks for samples, this is very kind ; p
    Hovewer you are doing everything almost exactly as I'am doing. Tou are using mySymbol.x++ which means your translation speed is 1. Also I'am aware that rising frame rate will result in smoother animations, but this is not the point. So once again, my flash applications suffer from two problems:
    1) Animations are not smooth. You can see this crealrly in here: http://www.kirupa.com/developer/actionscript/hittest.htm  , go back to the very bottom of the page, there is an animation window, look at the smallest circle. It looks like its blinking. 
    2) Moving symbols with arrow keys with the method i've presnted in the first post (the same method that infeter uses ). Moved symbol is randomly stopping for the very (very very) short amount of time. You can easily spot this in infeter sample.
    Many sample applications i've seen suffer from those issues. and nobody seems to see the problem, so maybe I am delusional? ; p
    cheers and thank for help

  • How do I stop the ruler from moving along with my guide line as I move it?

    Hello everyone,
    I am new to muse and may well be missing the obvious here, but I have a little problem, which until it is solved is a big road block to me.
    I am trying to move a guide lower on the page and can not do that because the left ruler is moving along with the guide!
    How do I lock the ruler itself, so the guide can be moved to a different position on the ruler?
    Totally weird. I have tried searching "locking rulers" both in this site and in google, but got no results at all.  I don't think the rulers are supposed to move in the first place, so am worried that nobody out there may have an answer to this.
    So I am stuck for now & I can't finish my project unless this is solved.
    Thanks for reading,
    Pat

    I would need more details for this, as you have mentioned rulers move ? Are you referring to rulers on page in design ?
    You can move a guide lower down the page , ruler marks will be displayed on ruler but that will not stop you moving the guides.
    What happens if you uncheck rulers from top view options ?
    Thanks,
    Sanjit

  • Dock has moved lower with Mountain Lion. This truncates the indicator light below the dock. Has anyone solved this problem?

    Dock has moved lower with Mountain Lion. This truncates the indicator light below the dock. Has anyone solved this problem?

    scottkb2000 wrote:
    I'm confused. I just got an email from Apple Support Community (updates) and I see that a "baltwo" response is marked "This solved my question" (no offense directed towards baltwo). The question just seems to be more defined, not resolved. This is an Apple OS problem (seemingly) and needs to be directed towards a technical representative, not the community. I would ask that if anyone knows how to push this issue towards Apple, that is where the solution lies.
    File a bug report with Apple via feedback. Do note that this goes through marketing and sales. No telling when it'll get to engineering. Alternatively, if you want to report this issue directly to Apple's engineering, bypassing marketing and sales, send a bug report or an enhancement request via its Bug Reporter system. To do this, register as an Apple Developer—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that. Once a member, go to Apple BugReporter and file your bug report or enhancement request. You'll get a response and a follow-up number; thus, starting a dialog with engineering and you'll be able to track its status.

  • Simple question about moving files with applescript : Not finisched

    I use this script now but the dubble files stays in folder A. I would like to delete the dubble files so the folder is empty after moving. With this script the dubble files keep is folder A.
    tell application "Finder"
    activate
    set this_folder to ("MAC2:A")
    set these_files to every file of folder this_folder
    move these_files to ("MAC2:B") with replacing
    end tell

    Your script works fine on the same volume. If you are going to another volume (disk or server) a move become a duplicate by nature. You would have to delete the files after duplicate is complete.
    After everthing is moved
    tell application "Finder"
    activate
    set this_folder to ("PowerMac:Temp:")
    set these_files to every file of folder this_folder
    move these_files to ("Server:Backup:") with replacing
    delete these_files
    end tell
    Delete each file as you go
    tell application "Finder"
    activate
    set this_folder to ("PowerMac:Temp:")
    set these_files to every file of folder this_folder
    repeat with these_file in these_files
    move these_file to ("Server:Backup:") with replacing
    delete these_file
    end repeat
    end tell

  • I am having a file moving issue with Adobe Reader XI

    I am having a file moving issue with Adobe Reader XI on a Windows 7 32bit system. When Adobe reader is set as the default program for PDF files moving files from one directory to another takes over a minute, regardless of the size of the file. When the default handler is set to another program, like Nuance or PDF Creator, this is instant. What in Adobe Reader is causing this and what can I do to speed up file moving? Any help will be greatly appreciated. Thank you.

    I am using Windows 7 home edition and using Internet Explorer 10
    The PDF's are online on websites that I am trying to open.  Both on the site as well as trying in a new window.
    Thank you
    Jeff

  • Moving overseas with my iphone - how to make it work

    So I am moving overseas with my iphone and getting conflicting reports on if I can get it to work. I need to get it unlocked to work with the other carriers. Apple has told me AT&T will unlock it and AT&T is telling me they won't. I have spoken to 2 different people at each company who say the same thing. I have to break my contract with AT&T either way, so it would seem ridiculous that my iphone would be rendered useless even though it has the capability. Anybody have any idea it AT&T will in fact unlock it..or should I just try to get it unlocked on my own? What would be the best way to do this? Any help greatly appreciated.

    Well, you'll probably end up have an iPhone that work as an iPod Touch. I have not heard of AT&T unlocking anybodies phone for any reason (even if you pay the contract termination fee)

  • Moving backward with a JScrollBar or JSlider

    Hi,
    I am trying to use a JScrollBar or JSlider to move in a rowset using the JClient View Binding model.
    It works fine when moving forward with the scroll bar / slider, but when I try to move backward the fields in the forms are not updated.
    Is it a bug or do I have to do something special to be able to move backward.
    Version: jdev 9.0.3
    Oscar

    To fix this for your project,
    Open up this class'es source from (BC4J\src\bc4juisrc.zip)
    Make a copy in your local project source (maintaining the class package structure - oracle.jbo.uicli.binding)
    Then edit this method setRangeScrollValue.
    Look for lines:
                if (scroll < rangeSize)
                   //in scroll range. >=0 check for slider/scroll bar moving backwards.
                   rsi.setCurrentRowAtRangeIndex(scroll);
                else
                {change that to
                if (scroll < rangeSize && scroll >= 0)
                   //in scroll range. >=0 check for slider/scroll bar moving backwards.
                   rsi.setCurrentRowAtRangeIndex(scroll);
                else
    [/b]

  • Moving abroad with iPhone?

    Hi, I'm trying to find some user's experience on moving abroad with a simlocked iPhone (most likely US people using the iPhone legally).
    For example, you buy the iPhone in the US, thus you have a contract of 2 years with AT&T. What happens when you move abroad (fe. Spain), and have to use a native operator (fe. a pre-paid with Vodafone)? Does this have consequences?
    Next to this: what if the 2-year contract with the operator is over, and you want to switch to another operator? Will Apple unlock the phone and leting you use it legally with any other operator? Or would it force customers to take hold of an unlocked version?
    It seems to me simlocking would limit the use of the iPhone in several countries, which is why it would be great to hear from people who had to deal with these situations already.
    Personally, I currently live in Belgium, yet moving to Spain in some weeks time. I am therefor choosing between waiting for the unlocked Belgian version, or getting one in Spain and being bound to an operator...
    Hope to get some answers. Thanks.
    Tim

    The US iPhone is carrier locked to ATT. Using it in Spain would entail signing up for one of ATT's international plans and paying for international roaming.
    At this time, no one knows whether ATT or Apple will provide an unlock code when the 2 years are up since no phone has hit the 2 year mark yet. Come back July 1, 2009 for that question.

  • Exasperated moving home with BT

    Moving home with BT has turned from being easy to being a totally destructive experience and one that looks like it will cost me a fortune.
    Having given 5 weeks notice BT decided to text me 3 days before the move cancelling my home move, new number, call forwarding .. everything. Explanation?.. sky (the provider at the house I am going to) have not cancelled the line.
    I spent 4 hrs on the phone to BT and they advised that as sky had not canceled the line thewy had to cancel, nothing they could do and even though I was moving in 3 days (2 now) my phone / BB, the lot was all cancelled and I would have to "call them when I got to the new house and start it all again"... didnt care that I work from home, as a Web Designer !!!
    Sky were advised over 2 weeks ago but BT refused to call sky so I did... they said that it was their policy to not cancel a line till the day of the move and BT knew this.... not according to anyone at BT !!... so it seems that I am the first person to ever move with a BT line to a house currently with a phone from SKY... all at BT accept this is not possible but noone can explain why as they havnt heard of this before... still, no matter, its my problem and "call us when you move and we will see what we can do... or you can go online and book"... what with I asked?... you are cutting me off "oh yes, well call us from your mobile then !!"
    Ok, well I cant believe that I should be treated like this... 25 years with BT and they are screwing up not only my house move but my business too all because they cant be bothered to do anything that may or may not help.
    So, below is the copy of the email I sent earlier today to Sir Michael Rake (BT Chairman)... I will be interested to see if I get a reply as although now I accept that BT are going to hurt me (oh and they wont even let me go to SKY without charging 12 months) I DO want to know or at least be reassured that I am not being "turned over" by the people at the call centres.
    Can anyone help... email content to follow below...
    Dear Sir Michael,
    I have been a customer of BT for over 20 years but I felt I
    had to let you know about the total shambles that BT are creating regarding my
    home move. I will reduce the details down vastly so as not to take up too much
    of your time but suffice to say I was on the phone for 4.5hrs yesterday to BT
    in total.
    1)      I
    booked a home move weeks ago, all was fine a provisional new number was given
    and although I could not have BT infinity at the new address I was offered the
    best other package available.
    2)      I
    am moving on 22nd Sept (2 days)
    3)      I
    received a text message yesterday saying “your order has been cancelled”. I
    received this while I was out so went straight home and called BT.
    4)      I
    was advised by home move dept that my telephone, broadband, new number and
    installation had all been cancelled since the phone line I was moving to had
    not been cancelled. I was told to get the phone line at the other end cancelled
    and reorder.
    5)      I
    spoke to the estate agents and then the sellers who advised that they has
    advised sky 10 days ago that they were moving
    6)      I
    called BT and told them... “no its not cancelled on our system can’t help you”
    I was told. We cant reopen the order so you will have to start it all again.
    7)      I
    called SKY myself to be told that although they were different from everyone
    else they as a company don’t cancel lines until the move date as if they did it
    would screw up their own systems so they would not be cancelling till 22nd
    and this was well known by BT.
    8)      Called
    BT back, no, not heard that before and nothing they could do.
    9)      Can
    I move from BT I asked?... you will be charged 12 months as you are signed up
    till Sept 2012.
    10)   I
    said I couldn’t believe I was the first BT customer ever to move to a house
    which currently has sky. Everyone agreed that this couldn’t be the case but
    offered no other explanation.
    11)   I
    called and asked for customer relations department... “we don’t have one” I was
    advised, each department looks after their own complaints. I was however put
    through to an Indian guy (sorry didn’t get his name) who said he wold take
    ownership and get everything sorted for me over night and would call me 10-12am
    today.
    12)   He
    called as promised at 11am and said he would put me through to home move. After
    explaining the situation AGAIN they said that if they put an order in today it
    would be 11 working days and would likely get cancelled anyway. They said “best
    thing to do is ring us when you get to the new property on your mobile and we
    can do a new order on Thursday... if the line is cancelled). Again they offered
    no explanation and agreed that I could not be the first person to move to a
    house with a sky line.  
    13)   I
    work from home as a web designer so you can imagine that internet connection is
    quite important.
    14)   Yesterday
    the only bit of hope I was offered was by a lady who agreed it was a mess and
    gave me a free 30 day hot spot access (as my existing phone will be cancelled
    on Thursday I wouldn’t be able to use this currently free service) but at least
    I have this access as long as I can find a hot spot where I am moving to.
    15)   I
    am afraid by now BT had worn me out and I accept that I will have to go without
    a phone and my businesses will have to stop for as long as BT choose to keep me
    offline. However what I cant accept is that I am the first person to move to a
    house where there is currently a sky connection... I just cant be the first
    person and if I am not then this surely must have happened (or not) before or
    BT must have a policy for this.
    16)   30
    mins ago I rang and asked where would I go to if I wanted to escalate a
    complaint. I was told to hold as again “we don’t have a complaints or customer
    relations department”. I was then told that a Manager called Louise Jones would
    look into my question and call me within 48 hrs... not a fat lot of good as I
    am moving before then ... but I gave my mobile number for her to call anyway. I
    was not offered anything else and to be honest feel like I have been kicked
    down the lane till Thursday.
    I can see now that I will end up in Market Rasen (where I am
    moving to) on Thursday, no phone, no internet, no contract and even my call
    forwarding service which I have paid for wont work as there is no number for it
    to go to... so no one will be able to call me and my clients will be less than
    impressed.
    After giving so much notice (at least 5 weeks) to then be
    cancelled just 3 days before a move with a totally implausible explanation (as
    I just can’t be the first) I’m sure you will agree appears just a bit harsh. I
    know as a residential customer I am not that important but this could and
    possibly will impact a great deal on my business and income and no one at BT
    appears to care at all.
    I accept that I am pretty stuffed but while I know that I am
    going to suffer I really do want to know if I am the very first person who has
    ever moved to a house where sky provides service and if not then is this what
    happens to everyone?
    For your information I am:
    (removed)
    I appreciate your time and just hope you can at least get
    someone to answer what would seem to be a reasonably easy question that will at
    least reassure me that I am not being badly treated.
    Best wishes
    Dominic
    Parker

    Hi Domparker,
    Thanks for the post and welcome to the forum.  I am very sorry for the problem you are having with the home move order.  I am sure I can help you.  Not to sure what is going on but I would like to take a look at the order so that I can figure out the best way forward.
    Please drop me an email via the 'Contact Us' link in my profile. (click on my name and you will find the link under the "about me" section). Include your BT account details and the link to this thread.
    Cheers
    Sean
    BTCare Community Manager
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • I just moved overseas with the Military, how do I freeze my account & unlock my phone?

    I just moved overseas with the Military, how do I freeze my account & unlock my phone?

        annestahl
    I'd love to make sure your account is taken care of! While our 4G devices are unlocked for global use already, we do need to take care of a few things to suspend your account for military deployment. Can you please reply to the Direct Message I sent you?
    RuthW_VZW
    Follow us on twitter @VZWSupport

  • Problem moving folders with Lightroom 4.4 on Mac OS 10.7.5

    I am trying to move a folder of recently edited files from my desktop to an external drive where I keep all my processed files using Lightroom but I keep getting a message that the folder can not be moved.
    If I try to create a new folder on the external drive using Lightroom I get a message saying the folder could not be created.
    This has just happened for the first time. I have never had issues with this in the past and have successfully moved many folders over the years.
    I tried rebooting Lightroom to no avail.
    Any suggestions?

    Make sure you have write permissions on the destination disk. You may need to repair permissions.

  • MOVED: Help with information on two MSI boards, Help!

    This topic has been moved to MSI Intel boards.
    https://forum-en.msi.com/index.php?topic=256376.0

    Quote from: Chike on 10-June-15, 19:13:53
    Sorry I was looking at the wrong board (G41M-P33 Combo)
    Both boards support up to 4GB according to support site, and share the same PCB by the look of it, the only difference seems to be the HDMI and DVI-D ports.
    It looks like the P33 has a sticker over the board model but this may be just edited in the photo.
    http://www.msi.com/media/product/five_pictures1_20101123111923.jpg62405b38c58fe0f07fcef2367d8a9ba1/600.png
    http://www.msi.com/media/product/five_pictures1_20101123111404.jpg62405b38c58fe0f07fcef2367d8a9ba1/600.png
    Ah I see, my P33 board is missing the sticker that was over the original printing of the board,
    the specs of the P33 does say 8GB max and the E43 says 4GB max, hmm.. the P33 has an upgrade yet downgrade with less output options
    Thank you for all your help!! the missing sticker was the confusion :-)

  • MOVED: Problems with MS-1722 Barebones build.

    This topic has been moved to MSI Notebook.
    https://forum-en.msi.com/index.php?topic=125421.0

    Thank you for your response and sorry for the length
    of code,
    Thats was my first idea that it was asking for
    or something I dont have but I checked my database and
    I dont have any unusually large data entries (most
    between 8-15 letters, the others are numbers) could it
    be something wrong with how I've entered the database
    in MsAccess, or am i barking up the wrong tree again!
    Many thanks
    RobI think you've misunderstood me. This has nothing to do with unusually large data entries, but rather the opposite. You are wrongly expecting data that is shorter than you think. When you call rs.getString(i) to retrieve a column value of a field, and you only want the first 5 characters in the column (instead of 10 or whatever the column size is), you would do something similar to the following:
    String column_value = rs.getString(1).subtstring(0,5);The above expects a String that is at least 5 characters. Your problem is when your column value returned is less than the specified substring index ( in this case 5 ) it will throw an exception. If you changed your code to this, the error will not occur:
    String column_value = rs.getString( 1 ).subtstring( 0, 5);
    if ( column_value.length() > 5 )
    column_value = column_value.substring( 0, 5 );
    }Jamie

Maybe you are looking for

  • New podcasts not available since 5/6

    I download daily podcasts to my ipad such as many ESPN daily programs, but they stopped updating since May 6 (all older podcasts are available up to 5/6).  They are available on the ESPN website, so I know they exist.  Why aren't they available to do

  • Viewing compliled code in PeopleSoft

    Hello Folks, I have a question. Does anyone know how to view the code behind the delivered peoplesoft functions?? For eg., I want to view the code that I written behind 'AddAttachment' or a 'Datetimetolocalizedstring' function. Is there any way that

  • System status to complete

    Hi, I am working on CRM Service implementation. Currently my client is using non-sap system for Service orders. Post go-live with SAP, the non-sap system will be shut down. So we need to move all the complete Service, Sales orders to SAP system for p

  • In sales order

    hi all After creating sales order, while creating delivery system is saying u201Cno delivery-relevant items in order 0000008507,order type OR u201C.in schedule line category CPu2014there is a controlu2014item relevant for delivery, it was deactivate

  • Does Premiere CC have a new binary project format (CS6 was xml based)?

    Just interest, can Premiere CC store projects in xml format not binary (.prproj)?