4,911 Posted Topics

Member Avatar for jack.catel

You might try strings.exe from the free [Sysinternals Suite](http://technet.microsoft.com/en-ca/sysinternals/bb545027.aspx). This may allow you to recover all/most/some of the text.

Member Avatar for Scotthiggins
1
1K
Member Avatar for younusjavaid

I see we have another "what is the best..." thread that is probably going to generate endless discussion from the linux/Mac/Windows camps. [Here](http://joelgrus.com/2013/12/24/why-programming-language-x-is-unambiguously-better-than-programming-language-y/) is some enlightening and amusing reading for anyone who is tempted to respond to **any** "what is the best..." type threads. It seems to me that most …

Member Avatar for gerbil
0
259
Member Avatar for Tuyizere

You didn't provide the table structures so I'll assume the tables have the same structure. I have no idea how much detail you need so I'll start with a little and you can ask for more as you need. If you have an ADODB.Connection object named `con` then you can …

Member Avatar for kgariando
0
141
Member Avatar for codeks

See [here](https://www.daniweb.com/hardware-and-software/microsoft-windows/threads/484044/hi-everyone#post2118530).

Member Avatar for Reverend Jim
0
127
Member Avatar for Zulu79
Member Avatar for timk5000

You can open the CSV as a text based database using ADO then use standard SQL statements to query to records. A detailed explanation can be found [here](http://msdn.microsoft.com/en-us/library/ms974559.aspx). Here is a short example. Assuming your CSV file does not have a header line (identifying field names) you can create a …

Member Avatar for Reverend Jim
0
938
Member Avatar for NewCoder_31

I'll assume that you are using a database. You can select the current maximum student number by SELECT MAX(StudentNo) Therefore the next available number would be SELECT MAX(StudentNo)+1 AS NextStudentNo

Member Avatar for Reverend Jim
0
180
Member Avatar for ddanbe

I had the same problem but it's much better now that nobody wants to chat with me ;-P

Member Avatar for Dani
0
335
Member Avatar for minhaajmuntasir.edoo

The first mistake you made is asking us to tell you the requirements of a system that we know nothing about. What you have to do is meet with the people who are doing the manual process and document that process. The people who maintain the current manual system can …

Member Avatar for Reverend Jim
0
124
Member Avatar for iConqueror

It's so simple. All the media has to do is use the "HOLY SHIT LOOK OVER THERE!!!" approach and people panic and do what they're told.

Member Avatar for Reverend Jim
0
531
Member Avatar for Reverend Jim

This is just too good not to share with everyone. >The only reason coders' computers work better than non-coders' computers is coders know computers are schizophrenic little children with auto-immune diseases and we don't beat them when they're bad. From [Programming Sucks](http://stilldrinking.org/programming-sucks). A must-read.

Member Avatar for Reverend Jim
1
392
Member Avatar for Warrens80

My senior year of high school was the only year of school up to then that I enjoyed. I got involved in our production of My Fair Lady. I started on scenery then ended up in the cast. That spring when our geography teacher took a group of students to …

Member Avatar for veedeoo
0
250
Member Avatar for gil.nickson

What is the error? Please post the full text and identify the line causing the error.

Member Avatar for gil.nickson
0
280
Member Avatar for aaafan

You could try [how to remove vmhost.exe](http://malwaretips.com/blogs/remove-vmhost-exe-virus/) first.

Member Avatar for aaafan
0
182
Member Avatar for mattster

First of all, JJ Abrams doesn't know shit about Star Trek. See the excellent [Star Trek by the Minute](http://structureddream.blogspot.ca/2009/06/my-take-on-star-trek-2009-001.html) blog for more explanation. Against my better judgement I watched "Star Trek Into Darkness". More of the same nonsense and idiotic plot holes. for example, they establish that the new transporters …

Member Avatar for mattster
0
359
Member Avatar for Start4me

One way (not necessarily the best way) is to use [AutoIt](https://www.autoitscript.com/site/autoit/) to get a list of all windows and check the title bar text for a match. I use this for a lot of vbscript jobs to do just that.

Member Avatar for Reverend Jim
0
187
Member Avatar for Aizaz Khan

You mean you want us to do all the work for you even though you have shown no proof that you have put any effort into it yourself?

Member Avatar for Schol-R-LEA
-2
156
Member Avatar for samsudin

The thing to keep in mind is that the computer belongs to your employer, not to you, so they have the right to monitor your activity. While something like a key logger may be too big-brotherish, logging what web sites you go to is not unreasonable. My former employer took …

Member Avatar for melissad
0
594
Member Avatar for razree

If you use a Dictionary (also known as an associative array) you can do the following: Dim cars As New Dictionary(Of String, Integer) For Each item As String In {"Opel,5", "BMW,7", "Renault,12", "Opel,3", "Renault,6"} Dim flds() As String = item.Split(",") Dim car As String = flds(0) Dim num As Integer …

Member Avatar for razree
0
2K
Member Avatar for Hamza Saleem
Member Avatar for beep

Possibly it's because of other "stuff" that you have loaded on your computer. Without knowing what else you have installed it's impossible to tell. I'm extremely careful as to what I install. If I want to try something new that is even remotely questionable I install it into a virtual …

Member Avatar for Hiroshe
0
107
Member Avatar for Start4me

I would suggest that instead of shuffling you start with a list of all possible numbers. Then for each new selection you just generate a random index from 0 to list.Count - 1. Once you retrieve the number at that index, remove it from the list.

Member Avatar for Minimalist
0
1K
Member Avatar for ddanbe
Member Avatar for Hiroshe
1
126
Member Avatar for ddanbe

It is possible to portray higher dimensional objects in lower dimiensions but the result always contains distortions. Just look at maps. Most maps (in the projection which is most commonly used) show Greenland as inordinately large. In the same way we can portray a cube in two dimensions ![cbd01b4660a6ec4ebad71de589f69069](/attachments/small/3/cbd01b4660a6ec4ebad71de589f69069.jpg "align-center") …

Member Avatar for mattster
0
766
Member Avatar for kyleagus
Member Avatar for Blueie

What is the message associated with the squiggly line? I suspect your control has a slightly different name than the one you typed in the code.

Member Avatar for cgeier
0
199
Member Avatar for iConqueror

That's why a lot of places have probationary periods. A degree is not a guarantee of skills but a degree with a transcript showing your grades is a better guarantee than the word of the applicant that he/she has read a lot of books and learned the skills independently.

Member Avatar for heidi.dum
1
482
Member Avatar for KnifeDarky

Add a label to the form at design time and on form load do Label1.Parent = PictureBox1 Label1.BackColor = Color.Transparent When you assign text to the label it will be visible. To make it disappear just assign the null string to the label. If the label text is the same …

Member Avatar for KnifeDarky
0
155
Member Avatar for Benny_1

What is the make and model of your Dell system? I have a Dell Inspiron 1720 (32 bit) and I'm running Windows 7.

Member Avatar for Benny_1
0
293
Member Avatar for Reverend Jim

[Article here](http://thenextweb.com/google/2014/08/07/google-is-now-ranking-websites-with-https-higher-in-its-search-results/)

Member Avatar for PixelatedKarma
0
594
Member Avatar for gizidda

Why not create the button in the main form and just use the second form to get the parameters? Private Sub Form1_MouseClick(sender As Object, e As System.Windows.Forms.MouseEventArgs) Handles Me.MouseClick If e.Button = Windows.Forms.MouseButtons.Right Then If Form2.ShowDialog = Windows.Forms.DialogResult.OK Then Dim btn As New Button btn.Text = Form2.txtLabel.Text btn.Location = e.Location …

Member Avatar for Reverend Jim
0
438
Member Avatar for Slavi

I've been using [Virtual Clone Drive](http://www.slysoft.com/en/virtual-clonedrive.html) for years. It works great, is free, and does not install any crapware.

Member Avatar for Reverend Jim
0
209
Member Avatar for Sarwat Zodiac
Member Avatar for Nebil

You don't need to use a timer to update the progress bar. Just increment the progressbar value in the loop you are tracking. As for the cross form update, why not just put the progress bar on the form containing the loop?

Member Avatar for Nebil
0
364
Member Avatar for supun.lakshan

A timer is simply another thread that runs concurrently with the main thread. When your program is minimized it does not have focus and does not receive notification of keyboard events.

Member Avatar for Reverend Jim
0
888
Member Avatar for khakilang
Member Avatar for mrbungle
Member Avatar for PM312

There is already a builtin way to generate a unique reference. It's called a GUID and you can use it as follows: Dim g As System.Guid = System.Guid.NewGuid It will generate a result of the form e57bf525-4b8e-4d09-98aa-53fe997acfb8

Member Avatar for Reverend Jim
0
208
Member Avatar for example868

>I would suggest windows 8 because I use it and it works well and has a better user interface than windows 7 Keep in mind that this is one user's opinion and was given with no explanation as to why the interface is "better".

Member Avatar for Reverend Jim
0
399
Member Avatar for Ryan Nigel

You could start with a button and a timer and do Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click Process.Start(My.Computer.FileSystem.CurrentDirectory & "\first.exe") Timer1.Interval = 10 * 1000 'ten seconds Timer1.Start() End Sub Private Sub Timer1_Tick(sender As System.Object, e As System.EventArgs) Handles Timer1.Tick Timer1.Stop() Process.Start(My.Computer.FileSystem.CurrentDirectory & "\second.exe") End Sub

Member Avatar for tinstaafl
0
965
Member Avatar for xn hunk

You can set the index of the topmost entry with the TopIndex property. If you want to scroll automatically you could use a timer and modify the value of TopIndex on each timer event.

Member Avatar for tinstaafl
0
3K
Member Avatar for Slavi

>use PowerShell instead You'd think that with all the added power of PowerShell I'd finally be able to use ctrl-c and ctrl-v for copy and paste like every other dog damned program but nooooooooooooooo. I still have to go through the menu. But I'm not bitter.

Member Avatar for Slavi
0
244
Member Avatar for ggeoff

Go to **Edit Profile** and make sure you check **Receive Occasional Community-related Email?**

Member Avatar for Dani
0
655
Member Avatar for saira.banu

Problems: 1. You didn't say what version of vb or vb.net 1. You posted in the wrong forum 1. You couldn't be bothered to provide any details 1. You didn't read [the rules](http://www.daniweb.com/community/rules) 1. We won't write your program for you

Member Avatar for Reverend Jim
-1
68
Member Avatar for Dani

Sounds painful. Kind of hard to get around without irritating it. Hope you are feeling better soon.

Member Avatar for <M/>
0
367
Member Avatar for iConqueror

The most challenging programs are typically the ones that you learn the most by doing.

Member Avatar for tinstaafl
0
257
Member Avatar for dennis.acquah1

There is a more complete example [here](http://www.daniweb.com/software-development/vbnet/threads/481034/save-and-retrieve-word-document-in-sql-database). I wrote the code to handle saving/retrieving Word documents but the same code works for any type of file.

Member Avatar for Reverend Jim
0
216
Member Avatar for Barn Carolium
Member Avatar for iConqueror

CTRL W = close (browser tab) CTRL O = open (standard app hotkey) Close your eyes and open your mind.

Member Avatar for veedeoo
0
125
Member Avatar for Gus_19

How about For Each tbx As TextBox In Me.Controls.OfType(Of TextBox)() If Not tbx.ReadOnly Then tbx.Text = "" End If Next

Member Avatar for Gus_19
0
140

The End.