Essentially, from a "connecting a new client" point of view, there is no difference to whomever is creating your account. It could be a wireless provider, or copper based (ie: coax/ADSL) and from the end of things where they create your account, it's the same. The only thing that differs is the mediRead more
Essentially, from a “connecting a new client” point of view, there is no difference to whomever is creating your account. It could be a wireless provider, or copper based (ie: coax/ADSL) and from the end of things where they create your account, it’s the same. The only thing that differs is the media and that’s seamless from the user creation point of view.
I work in a hybrid network that has fiber optic, copper, and wireless all combined and it’s not hard to have them all working together. When we hire a new employee, they people creating the user accounts don’t care (and aren’t affected by) the transmission media….it has nothing to do with their job.
They also have informed us that the broadband connection cannot be shared and they offered us to avail a leased line instead.
LOL – this is a fairly standard line of BS they’re feeding you. The “lease” line is no different than what you have with one exception. They’ll charge you more for the lease line. There is no technical reason you you can’t share it. They’re just trying to screw you over for more money.
These days, even a single person living alone is likely to have no less than two wireless devices in their possession. A smart phone and a laptop. Should they have to lease a line to have more than one device connectede? Heck no. They should be able to install their own wireless capable SOHO Router and connect all their devices.
If you haven’t yet, you should contact your ISP’s support line and enlist their help in getting your setup working. If they give you any grief, or can’t help then I would strongly suggest you ask whomever you’re talking to to pass you along to 2nd level support. If you have any other ISP’s in your area, I would seriously consider going with a different one as this bunch is trying to con you (“you can’t share our connection”) in an attempt to make you pay more money. Not only are they trying to rip you off, they’re obviously stupid too or you’d be working by now.
I would still recommend asking (before you say/do anything else) if they use MAC registration and if the answer is yes, get them to reset any/all registrations and then try your router again. If it still doesn’t work, you might want to go with a different provider.
Just for grins and giggles, what is the name of this provider and what state are you in? I’d love to call them and ask them about this “can’t share fiber optic” thing. Maybe there’s some new developement I’m not aware of and if nothing else, it would entertain me to pick their BS apart.
It matters not how straight the gate, How charged with punishments the scroll, I am the master of my fate; I am the captain of my soul.
Click the Chrome menu Chrome menu on the browser toolbar.2. Select Settings and find the "Search" section.3. click Manage search engines.4. In the Search Engines dialog that appears, select google and edit the link. for example <a href="https://www.google.com/search?q=%s&ie;=utf-8&oe;=utfRead more
Click the Chrome menu Chrome menu on the browser toolbar. 2. Select Settings and find the “Search” section. 3. click Manage search engines. 4. In the Search Engines dialog that appears, select google and edit the link.
for example
<a href="https://www.google.com/search?q=%s&ie;=utf-8&oe;=utf-8&aq;=t&q;=%s&ie;=utf-8&oe;=utf-8&aq;=t&channel;=fflb&q;=%s&ie;=utf-8&oe;=utf-8&aq;=t&channel;=rcs" target="_blank" rel="nofollow">https://www.google.com/search?q=%s&...</a>
edit it and change for
<a href="https://www.google.com/search?q=%s&ie;=utf-8&oe;=utf-8&aq;=t&channel;=rcs" target="_blank" rel="nofollow">https://www.google.com/search?q=%s&...</a>
Have you tried plugging in a ps/2 mouse, then starting the machine. Once booted plugging in the usb mouse? Should get a new hardware found message and the drivers for the usb mouse will be loaded.If so (usb mouse is working) do not unplug the ps/2 mouse until the machine has been shut down.
Have you tried plugging in a ps/2 mouse, then starting the machine. Once booted plugging in the usb mouse? Should get a new hardware found message and the drivers for the usb mouse will be loaded.
If so (usb mouse is working) do not unplug the ps/2 mouse until the machine has been shut down.
So, I recreated what you were trying to do and got the same error, with that in mind, I would just stick with what works. A different approach would be:C:\folder\> xcopy config\*.* C:\1 . But that still doesn't use the backslash. After looking through both the MS-DOS User's Guide and MS-DOS encylRead more
So, I recreated what you were trying to do and got the same error, with that in mind, I would just stick with what works. A different approach would be:
C:\folder\> xcopy config\*.* C:\1 .
But that still doesn’t use the backslash.
After looking through both the MS-DOS User’s Guide and MS-DOS encylopedia, you can, however, specify the command like this:
C:\folder\> xcopy \folder\config C:\1 OR C:\> xcopy \folder\config C:\1
Any of these will work. (Same person, sorry, username troubles.)
gplearning,While I’m not quite sure what a ‘WiFi Rander’ brand of Extender is, once you think it’s set up, it’s fairly easy to check if it’s working.1) We’re basically testing signal strength Before & After right? So here we go:2) Find the spot in your area that needed to be boosted in the 1st pRead more
gplearning,
While I’m not quite sure what a ‘WiFi Rander’ brand of Extender is, once you think it’s set up, it’s fairly easy to check if it’s working.
1) We’re basically testing signal strength Before & After right? So here we go:
2) Find the spot in your area that needed to be boosted in the 1st place (bedroom, upstairs, through a few walls, etc. We’re going to use an excellent built-in wireless checker avail in the last few releases of OS X.
2A: W/MacBkPro running 10.9+: With the Extender @:/OFF, ‘Option-click’ on the Wi-Fi icon in upper-right menu bar. There will be a drop down menu – select ‘Open Wireless Diagnostics.’ It’s sorta a secret app! (I don’t know why..?) It’s located hidden inside /System/Library/CoreServices/Applications if you want to make it a perm addition to your desktop.
2B) Take a reading – it’s self-explanatory – but will give you a great overview.
2C) Plug in the ‘Extender’ – repeat reading/signal checking. If it’s setup right you should see at least a 10% or more difference. Can I suggest one more easy helper? Purchase larger/better antenna(s) for your base router – this can make a a tremendous difference on its own, and it’s usually less expensive than a plug-in signal booster.
2D) You can check signal with nearly any iPhone/Android setup as well. The signal checker program I use for both is ‘OpenSignal’ – it’s free, and it also checks 4G/LTE signals for all carriers…very, very handy.
)) else (You're ending your IF block, closing a non-existent block of code, and adding an ELSE block. Strangely, CMD never thinks about saying something. Get rid of the ) line before the ) else ( line.How To Ask Questions The Smart Way
) ) else ( You’re ending your IF block, closing a non-existent block of code, and adding an ELSE block. Strangely, CMD never thinks about saying something.
I found (and tried) the answer and it worked (I'm on Firefox)...DO this:In Hotmail go to OPTIONS & Under 'Customizing Hotmail' title, Click Advanced Privacy Options, and under AUTO-COMPLETE Options there's the following: 1. Only suggest people in my contact list is what you want Ticked, then cliRead more
I found (and tried) the answer and it worked (I’m on Firefox)…DO this: In Hotmail go to OPTIONS & Under ‘Customizing Hotmail’ title, Click Advanced Privacy Options, and under AUTO-COMPLETE Options there’s the following: 1. Only suggest people in my contact list is what you want Ticked, then click Save and send an email and notice it no longer is there.
Simple test.Disconnect the VGA cable from the tower.Now try to turn on the monitor.Do you get an on-screen display saying "No signal input" or similar message?If so there is nothing wrong with the monitor.It is unclear from your description whether the blinking on/off button is on the monitor or theRead more
Simple test. Disconnect the VGA cable from the tower. Now try to turn on the monitor. Do you get an on-screen display saying “No signal input” or similar message? If so there is nothing wrong with the monitor.
It is unclear from your description whether the blinking on/off button is on the monitor or the tower. If it is on the tower then you may have a powersupply problem inside the tower.
OK, I wrote this formula to create a single column of data from 3 separate columns of varying lengths. I wrote it for your Columns B, E & H. You will need to extend it to add Columns K & N:=IF(B1<>"",B1,IF(INDIRECT("E"&ROW;()-COUNTA(B:B))<>"",INDIRECT("E"&ROW;()-COUNTA(B:Read more
OK, I wrote this formula to create a single column of data from 3 separate columns of varying lengths. I wrote it for your Columns B, E & H. You will need to extend it to add Columns K & N:
If you put this in Row 1 of an empty column, it will grab all data from Column B until it runs out and then grab data from column E until it runs, then grab data from Column H.
You will note that each time it moves to the next column, you have to SUM the COUNTA from all the previous columns. It uses that SUM to get itself back to Row 1 of the current column.
As long as you drag that down far enough to exceed the total number of pieces of data in all 5 columns, you will have a single list that can then be used for your drop down.
You may need adjust for Column headers, etc.
Let’s say we put that formula in Column P…
Your Source formula for the Drop Down can either include the entire Column e.g. P:P – but that will include any blanks at the bottom of the long list – or you can use the same concept to have the Source list stop at the bottom of the actual data in the long list by using this as the Source:
Setup/Uninstall Has Stopped Working
See if this helps: https://computing.net/answers/ga...http://www.anandtech.com/show/5845/...message edited by riider
http://www.anandtech.com/show/5845/…
message edited by riider
Solved Problem With PPPoE Connection
Essentially, from a "connecting a new client" point of view, there is no difference to whomever is creating your account. It could be a wireless provider, or copper based (ie: coax/ADSL) and from the end of things where they create your account, it's the same. The only thing that differs is the mediRead more
I work in a hybrid network that has fiber optic, copper, and wireless all combined and it’s not hard to have them all working together. When we hire a new employee, they people creating the user accounts don’t care (and aren’t affected by) the transmission media….it has nothing to do with their job.
They also have informed us that the broadband connection cannot be shared and they offered us to avail a leased line instead.
LOL – this is a fairly standard line of BS they’re feeding you. The “lease” line is no different than what you have with one exception. They’ll charge you more for the lease line. There is no technical reason you you can’t share it. They’re just trying to screw you over for more money.
These days, even a single person living alone is likely to have no less than two wireless devices in their possession. A smart phone and a laptop. Should they have to lease a line to have more than one device connectede? Heck no. They should be able to install their own wireless capable SOHO Router and connect all their devices.
If you haven’t yet, you should contact your ISP’s support line and enlist their help in getting your setup working. If they give you any grief, or can’t help then I would strongly suggest you ask whomever you’re talking to to pass you along to 2nd level support. If you have any other ISP’s in your area, I would seriously consider going with a different one as this bunch is trying to con you (“you can’t share our connection”) in an attempt to make you pay more money. Not only are they trying to rip you off, they’re obviously stupid too or you’d be working by now.
I would still recommend asking (before you say/do anything else) if they use MAC registration and if the answer is yes, get them to reset any/all registrations and then try your router again. If it still doesn’t work, you might want to go with a different provider.
Just for grins and giggles, what is the name of this provider and what state are you in? I’d love to call them and ask them about this “can’t share fiber optic” thing. Maybe there’s some new developement I’m not aware of and if nothing else, it would entertain me to pick their BS apart.
It matters not how straight the gate,
How charged with punishments the scroll,
I am the master of my fate;
I am the captain of my soul.
***William Henley***
Solved Why My Chrome Repeating Search Words Queries To 3 Times
Click the Chrome menu Chrome menu on the browser toolbar.2. Select Settings and find the "Search" section.3. click Manage search engines.4. In the Search Engines dialog that appears, select google and edit the link. for example <a href="https://www.google.com/search?q=%s&ie;=utf-8&oe;=utfRead more
2. Select Settings and find the “Search” section.
3. click Manage search engines.
4. In the Search Engines dialog that appears, select google and edit the link.
::mike
message edited by mikelinus
USB Mouse Not Working In Win XP, All Other USB Devices Work
Have you tried plugging in a ps/2 mouse, then starting the machine. Once booted plugging in the usb mouse? Should get a new hardware found message and the drivers for the usb mouse will be loaded.If so (usb mouse is working) do not unplug the ps/2 mouse until the machine has been shut down.
Should get a new hardware found message and the drivers for the usb mouse will be loaded.
If so (usb mouse is working) do not unplug the ps/2 mouse until the machine has been shut down.
Solved Xcopy – File Not Found?
So, I recreated what you were trying to do and got the same error, with that in mind, I would just stick with what works. A different approach would be:C:\folder\> xcopy config\*.* C:\1 . But that still doesn't use the backslash. After looking through both the MS-DOS User's Guide and MS-DOS encylRead more
C:\folder\> xcopy config\*.* C:\1 .
But that still doesn’t use the backslash.
After looking through both the MS-DOS User’s Guide and MS-DOS encylopedia, you can, however, specify the command like this:
C:\folder\> xcopy \folder\config C:\1
OR
C:\> xcopy \folder\config C:\1
Any of these will work.
(Same person, sorry, username troubles.)
Solved How Do I know If My WiFi Rander Extender Is Working
gplearning,While I’m not quite sure what a ‘WiFi Rander’ brand of Extender is, once you think it’s set up, it’s fairly easy to check if it’s working.1) We’re basically testing signal strength Before & After right? So here we go:2) Find the spot in your area that needed to be boosted in the 1st pRead more
While I’m not quite sure what a ‘WiFi Rander’ brand of Extender is, once you think it’s set up, it’s fairly easy to check if it’s working.
1) We’re basically testing signal strength Before & After right? So here we go:
2) Find the spot in your area that needed to be boosted in the 1st place (bedroom, upstairs, through a few walls, etc. We’re going to use an excellent built-in wireless checker avail in the last few releases of OS X.
2A: W/MacBkPro running 10.9+: With the Extender @:/OFF, ‘Option-click’ on the Wi-Fi icon in upper-right menu bar. There will be a drop down menu – select ‘Open Wireless Diagnostics.’ It’s sorta a secret app! (I don’t know why..?) It’s located hidden inside /System/Library/CoreServices/Applications if you want to make it a perm addition to your desktop.
2B) Take a reading – it’s self-explanatory – but will give you a great overview.
2C) Plug in the ‘Extender’ – repeat reading/signal checking. If it’s setup right you should see at least a 10% or more difference. Can I suggest one more easy helper? Purchase larger/better antenna(s) for your base router – this can make a a tremendous difference on its own, and it’s usually less expensive than a plug-in signal booster.
2D) You can check signal with nearly any iPhone/Android setup as well. The signal checker program I use for both is ‘OpenSignal’ – it’s free, and it also checks 4G/LTE signals for all carriers…very, very handy.
Hope this helped!
message edited by osgo
Compare Two Strings In Batch
)) else (You're ending your IF block, closing a non-existent block of code, and adding an ELSE block. Strangely, CMD never thinks about saying something. Get rid of the ) line before the ) else ( line.How To Ask Questions The Smart Way
) else (
You’re ending your IF block, closing a non-existent block of code, and adding an ELSE block. Strangely, CMD never thinks about saying something.
Get rid of the ) line before the ) else ( line.
How To Ask Questions The Smart Way
Solved In Hotmail: How To Delete ONE Autocomplete Address ?
I found (and tried) the answer and it worked (I'm on Firefox)...DO this:In Hotmail go to OPTIONS & Under 'Customizing Hotmail' title, Click Advanced Privacy Options, and under AUTO-COMPLETE Options there's the following: 1. Only suggest people in my contact list is what you want Ticked, then cliRead more
In Hotmail go to OPTIONS & Under ‘Customizing Hotmail’ title, Click Advanced Privacy Options, and under AUTO-COMPLETE Options there’s the following:
1. Only suggest people in my contact list is what you want Ticked, then click Save and send an email and notice it no longer is there.
My HP Monitor On/Off Light Blinks, But The Mo
Simple test.Disconnect the VGA cable from the tower.Now try to turn on the monitor.Do you get an on-screen display saying "No signal input" or similar message?If so there is nothing wrong with the monitor.It is unclear from your description whether the blinking on/off button is on the monitor or theRead more
Simple test.
Disconnect the VGA cable from the tower.
Now try to turn on the monitor.
Do you get an on-screen display saying “No signal input” or similar message?
If so there is nothing wrong with the monitor.
It is unclear from your description whether the blinking on/off button is on the monitor or the tower. If it is on the tower then you may have a powersupply problem inside the tower.
Goin’ Fishin’ (Some day)
Solved How Do Make a Validation List With Multiple Columns
OK, I wrote this formula to create a single column of data from 3 separate columns of varying lengths. I wrote it for your Columns B, E & H. You will need to extend it to add Columns K & N:=IF(B1<>"",B1,IF(INDIRECT("E"&ROW;()-COUNTA(B:B))<>"",INDIRECT("E"&ROW;()-COUNTA(B:Read more
=IF(B1<>””,B1,IF(INDIRECT(“E”&ROW;()-COUNTA(B:B))<>””,
INDIRECT(“E”&ROW;()-COUNTA(B:B)),
IF(INDIRECT(“H”&ROW;()-SUM(COUNTA(B:B),COUNTA(E:E)))<>””,
INDIRECT(“H”&ROW;()-SUM(COUNTA(B:B),COUNTA(E:E))),””)))
If you put this in Row 1 of an empty column, it will grab all data from Column B until it runs out and then grab data from column E until it runs, then grab data from Column H.
You will note that each time it moves to the next column, you have to SUM the COUNTA from all the previous columns. It uses that SUM to get itself back to Row 1 of the current column.
As long as you drag that down far enough to exceed the total number of pieces of data in all 5 columns, you will have a single list that can then be used for your drop down.
You may need adjust for Column headers, etc.
Let’s say we put that formula in Column P…
Your Source formula for the Drop Down can either include the entire Column e.g. P:P – but that will include any blanks at the bottom of the long list – or you can use the same concept to have the Source list stop at the bottom of the actual data in the long list by using this as the Source:
=INDIRECT(“P1:P”&SUM;(COUNTA(B:B),COUNTA(E:E),COUNTA(H:H)))
Click Here Before Posting Data or VBA Code —> How To Post Data or Code.
message edited by DerbyDad03