4,921 Posted Topics

Member Avatar for Vinod_16

On my system (laptop - wireless) I can get that info under VB.NET 2017 by Imports System.Net.NetworkInformation Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click For Each nwi As NetworkInterface In NetworkInterface.GetAllNetworkInterfaces If nwi.OperationalStatus = OperationalStatus.Up Then If nwi.NetworkInterfaceType = NetworkInterfaceType.Wireless80211 Then Debug.WriteLine(nwi.Name & " …

Member Avatar for Reverend Jim
0
381
Member Avatar for sireiz
Member Avatar for Aron Smith

Typically there is a Dell app which will tell you the battery health. You should find it on your taskbar. Right click and select `Dell Power Manager`. Some batteries also have a button which will indicate battery health when pressed via 1-5 LEDs. Dell power cables also have a `sense` …

Member Avatar for Reverend Jim
0
772
Member Avatar for MattyEva

>What does all slots have to do with this error? Probably nothing so I removed it.

Member Avatar for Reverend Jim
-1
400
Member Avatar for misstj555

>I get an error message when I used this code Then why not post the error message and identify the line that throws it?

Member Avatar for misstj555
0
2K
Member Avatar for Nguyenthaonhi

In an admin shell type cacls %temp% /G everyone:f `/G` replaces existing ACLs whereas `/E` edits (modifies) existing ACLs

Member Avatar for Reverend Jim
0
385
Member Avatar for idaryl

In the accounts settings (where you enter the connection info) there should be a **Test Connection** button. What happens when you click it?

Member Avatar for rma
0
348
Member Avatar for Dani

My only comment is that when you go to the home page all you see is a few random posts. In order to get an idea of what the site is about you have to click on the waffle and in my opinion that is not an obvious action.

Member Avatar for alan.davies
1
4K
Member Avatar for almarionoah

Computers usually come configured with several partition, to wit: 1. Recovery (not accessible through Windows) 1. Diagnostics (ditto) 1. C: (Windows/apps/user files) I've told family and friends that I will halp them maintain their computers as long as I can get at them before they are first used. Here is …

Member Avatar for adam_k
2
4K
Member Avatar for Braden_1

And that "one" should not be VB6. A couple of approaches, all of which involve reading each line and **Split**ting on the space that separates each field. Create a SortedList where the key is the name and the value is an array of the remaining elements. Copy the names to …

Member Avatar for Reverend Jim
0
869
Member Avatar for Moha_3

So, basically, you want us to do everything except the actual file I/O? What, exactly, will you learn if we do that?

Member Avatar for Reverend Jim
0
526
Member Avatar for rproffitt

I have a Dodge Grand Caravan with separate temperature controls for driver/passenger. We go to the cottage at Shebandowan Lake for 4 months of the year and last spring, a week before leaving, the passenger side control stopped working. It was stuck on "heat" regardless of the dial position. Dodge …

Member Avatar for rproffitt
0
2K
Member Avatar for Divinedar
Member Avatar for rproffitt

I installed it on Oct 3 but because I automatically take a differential image every morning I was able to roll it back out.

Member Avatar for Reverend Jim
2
2K
Member Avatar for happygeek

1. Yes 1. Yes 1. What one change would you most like to see at Daniweb.com?

Member Avatar for Reverend Jim
1
2K
Member Avatar for Isaiah_4
Member Avatar for cambalinho
Member Avatar for cambalinho
0
604
Member Avatar for Hamza_23

That doesn't narrow it down much. Are you having a problem, don't know where to start?

Member Avatar for Adhocdegra
0
774
Member Avatar for simm3

You might try [shedskin](https://code.google.com/archive/p/shedskin/) which I found in 5 seconds via google.

Member Avatar for Reverend Jim
0
346
Member Avatar for Ashish Kumar_1

Please read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and [Suggestions For Posting Questions](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question). Pay special attention to the one that says **Do provide evidence of having done some work yourself if posting questions from school or work assignments**

Member Avatar for AS@daniweb.com
-2
702
Member Avatar for dukoolsharma

You beat me by 5 years. I turn 65 on Saturday. Any idea who the oldest (living) Daniweb member is? Dani should be able to query the database to find out.

Member Avatar for Sheetal_1
0
393
Member Avatar for Charlesssmith
Member Avatar for Allu peddinti

Please read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and [Suggestions For Posting Questions](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question). Pay special attention to the one that says **Do provide evidence of having done some work yourself if posting questions from school or work assignments**

Member Avatar for Reverend Jim
0
2K
Member Avatar for jkon

APL Pro: Extremely powerful syntax and rich set of primitive operators (80 or more) designed for mathematical manipulation. Con: The epitome of write-once, read-never coding. You can implement Conway's game of Life in one line. Powerful and concise syntax but I've never seen a language that approaches APLs ability to …

Member Avatar for rproffitt
0
3K
Member Avatar for SN Technologies

Make sure you have only one anti-virus package running. You might also try disabling your anti-virus (temporarily) to see if that speeds things up. If that works then it is time to switch to another anti-virus.

Member Avatar for Adams990
-2
2K
Member Avatar for jclancy3

You can use `MessageBox`. There are 21 variations but the most basic is Dim result = MessageBox.Show("one or more lines of text") The value of `result` depends on how the box is closed. This, in turn, depends of which combination of buttons you specify. Check out the intellisense popup after …

Member Avatar for Reverend Jim
0
3K
Member Avatar for pallavi_5

@vegaseat - As a long standing member you should know better than to reward lazy/bad behaviour.

Member Avatar for vegaseat
0
696
Member Avatar for Ana Mae

Based on the little information you provided, your code does exactly what it says it does. Of course, that's likely not what you wanted it to do. Perhaps if you provided a little more information like: 1. What is this code supposed to do 1. What is it actually doing …

Member Avatar for Ana Mae
0
896
Member Avatar for Jose_21

You've posted code with almost no indication (other than the thread title) of what it does. If your program does something interesting then please explain what it does and how to run it. A code snippet is usually posted to educate. Without comments it doesn't do that.

Member Avatar for Reverend Jim
-1
429
Member Avatar for sony007

Looks like homework to me. So far the only effort you have shown is copy/paste. Please read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and [Suggestions For Posting Questions](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question).

Member Avatar for Phil N DeBlanc
-3
503
Member Avatar for cambalinho

If you aren't looking for a home-grown file finder, or if you don't need it integrated with other software, I suggest you have a look at the free Everything Indexer from [voidtools](https://www.voidtools.com/). I gives you real-tme (vurtually) instant feedback on finding files and folders by name.

Member Avatar for cambalinho
1
2K
Member Avatar for Ilia_2
Member Avatar for Reverend Jim

To all in the last week or so who received a private message from me consisting only of the phrase, `Noli Mentula`, I sincerely apologize. In the previous incarnation of Daniweb, sending a private message was considerably different than in the new version. I had assumed that a message would …

Member Avatar for Reverend Jim
1
2K
Member Avatar for surtr86

Try using `\"([^\"]*)\"` as your regular expression. This will return matches on all double quoted strings. Using `[^\"]*` instead of `.*` ensures that each double quoted string is taken as a unit.

Member Avatar for woooee
0
512
Member Avatar for Reverend Jim

The day that Americans will decide if they want to step on the brakes or drive off the cliff.

Member Avatar for Reverend Jim
0
2K
Member Avatar for lil_bot

Can you provide more information? For example. you don't drag files onto a USB any more than you drag files onto a serial or parallel. You drag them onto a device attached to a USB interface. What type of device are you using? How are the files being displayed on …

Member Avatar for rproffitt
0
369
Member Avatar for browneyeguy25

You are not even close to being done. 1. You only get input from the user once instead of within a loop 1. You do not need both `number` and `figure` according to your spec 1. Why are you doing a div and a mod? You should be doing do …

Member Avatar for Reverend Jim
0
441
Member Avatar for sabiut

This thread has been solved. Please start a new thread with an appropriate title and more detail than you provided here.

Member Avatar for LordPike
0
13K
Member Avatar for dwlamb

While it's easy for a human to pick out the names by context, it's not so easy for code. How can you determine where the names end and the rest of the sentece begins? What constitutes a name? Is a name always a first name and a last name where …

Member Avatar for dwlamb
0
3K
Member Avatar for Sebas_1
Member Avatar for princejijk
0
1K
Member Avatar for peregrinepair

As a first attempt I suggest one loop that steps through the original string char by char as well as a boolean that you can set to true or false depending on whether or not you are within a word. Set it to true if the char is a letter …

Member Avatar for Reverend Jim
0
351
Member Avatar for alan.davies

I have a folder on my bookmark bar with shortcuts (filters disabled) to the main forums. Just disable the filter and save the URL.

Member Avatar for Dani
1
5K
Member Avatar for maemae14
Member Avatar for woooee
0
303
Member Avatar for shiva tiwari

And you posted this because.... Usually when someone is having a problem with their code they go to the trouble of describing the problem, including any error messages, etc., in other words, putting in a little effort.

Member Avatar for Reverend Jim
-1
300
Member Avatar for Mike_63

You'll have to create a list to hold all five numbers so that you can iterate over the list after the numbers have all been read in. When you iterate over the list you can, at that point, calculate and display how much each score differs from the average.

Member Avatar for Reverend Jim
0
311
Member Avatar for Reverend Jim

Remember when once upon a time all you had to do to start Windows in safe mode was go all Woody Woodpecker on the F8 key during boot? Well in Windows 10 it seems you have to do just a little more... 1. On the login screen click on the …

Member Avatar for rproffitt
1
2K
Member Avatar for Violet_82

Typically a hard drive on an OEM system has multiple partitions. Mine came with five partitions with only one (C:) user partition. You can safely reformat C, and if like me, you created a second user partition (D:) you can format that as well. If you format the entire HD …

Member Avatar for Reverend Jim
1
2K
Member Avatar for mise
Member Avatar for Zeeshan_10

How long does it take to walk from New York to Miami? It depends on how fast you walk and how determined you are to get there. How much you learn on the way depends on what you do on the journey.

Member Avatar for udayaprakash1
0
743
Member Avatar for Roland_6

I couldn't help but notice that you don't ever check to see if the account has enough $$$ in it to satisfy the request.

Member Avatar for Reverend Jim
0
2K

The End.