
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 08:42 PM
It does, but the time part is zero. Today is equivalent to Now.Date. In fact, it's probably implemented that way because DateTime.Today is...
11 replies | 182 view(s)
-
Today, 08:39 PM
Show us the Resources page of the project properties.
1 replies | 50 view(s)
-
Today, 05:25 PM
That # in your folder path could be an issue.
2 replies | 52 view(s)
-
Today, 05:21 PM
I have a program that can load png files form and run from a directory with no problems.
When I try to include it in the MY.Resources only the first...
1 replies | 50 view(s)
-
Today, 05:06 PM
I do. Is that causing me a problem? Personally, I would prefer to have just the date, since I remember the time element has caused me problems in...
11 replies | 182 view(s)
-
Today, 05:05 PM
After posting this I tried running the VB5 program on multiple computers using multiple versions of Windows. The failure was the same on all of...
1 replies | 130 view(s)
-
Today, 04:51 PM
Same error happens with VB Script.
It seems to me that CreateTableFromADORs doesn´t recognize the Recordset Object the same way as in VB6.
2 replies | 84 view(s)
-
Today, 04:41 PM
If Not IsDate(txtSubmit.Text) Or CDate(txtSubmit.Text) <> Today
Do you realize that "Today" returns a date and time?
11 replies | 182 view(s)
-
Today, 04:34 PM
Seems like this problem would be far easier solved with a PathFileExists check. When you're making the backup, if you've already backed up H:\Test,...
12 replies | 392 view(s)
-
Today, 04:33 PM
The error message is saying "Invalid folder path" because that is the hard-coded message in your error handler routine.
Comment out the "On Error...
2 replies | 52 view(s)
-
Today, 04:24 PM
To be honest, I don't believe your change will work either. I believe the problem lies in the validation method for the textbox (see above). I...
11 replies | 182 view(s)
-
Today, 04:04 PM
Bugfix in the INamespaceWalkCB_InitializeProgressDialog. (only affects when providing a custom DialogTitle text)
The string for the LPWSTR...
4 replies | 318 view(s)
-
Today, 04:02 PM
Really, it was just an example of how to use the MessageBox Cancel button to close the form. Your giving me to much credit. lol
11 replies | 182 view(s)
-
Today, 03:49 PM
got it! So your code then sets up for if the cancel button is clicked, instead of making the edits and refilling txtSubmit?
Thanks. In...
11 replies | 182 view(s)
-
Today, 03:42 PM
That would be in the btnsave_click event. If they select Cancel then it would exit without updating anything.
I didn't notice that the Close and...
11 replies | 182 view(s)
-
Today, 03:40 PM
I just worked through it all again and it comes down to taking out the line of code, in the btnSave_Click() Event, txtSubmit = "". I had thought...
11 replies | 182 view(s)
-
Today, 03:37 PM
tks. that seems to have fixed the issues i was having.
maybe you can help with something else. I would like to select Folders & Files etc as a...
12 replies | 392 view(s)
-
Today, 03:32 PM
I am new to using VB and I have a script I use to save an Access report as a PDF. I have it assigned to a button and no issues. When I try to use...
2 replies | 52 view(s)
-
Today, 03:23 PM
I too am confused. And I am the one who put this together. I am beginning to see that my issue might well be with the txtSubmit_Click() event (see...
11 replies | 182 view(s)
-
Today, 02:45 PM
thank you Schmidt
this is exactly what I did
9 replies | 272 view(s)
-
Today, 02:32 PM
I get paid hourly. I couldn't believe it, but now I understand it. Bean counters wanted to be able to count the beans accurately, and paying by the...
11 replies | 154 view(s)
-
Today, 02:23 PM
I'm confused about what is actually happening. You said that Me.Close is executed on Cancel, but that everything after it is also executed. However,...
11 replies | 182 view(s)
-
Today, 01:59 PM
Can you share examples of bytes you send and server side checking code
2 replies | 101 view(s)
-
Today, 01:42 PM
If you want to do something when they select "Cancel" then you have to check for that.
If MessageBox.Show("Retry", "Question",...
11 replies | 182 view(s)
-
Today, 01:01 PM
The problem is that the long hours aren't a short-term deal anymore. Instead of it being out of the ordinary, it's become the norm - put in 8+ hrs a...
11 replies | 154 view(s)
-
Today, 12:56 PM
I am having quite a time figuring out what is going on with the behavior of the form shown below.
The form, is broken down into several...
11 replies | 182 view(s)
-
Today, 12:51 PM
Thanks, That would explain why the name it used was of the previous compile.
2 replies | 136 view(s)
-
Today, 12:41 PM
When inflation is 8.5% and the CD is yielding 1.5%, the answer to "when to break a CD" should be "right now".
Not sure how this conversation is...
11 replies | 154 view(s)
-
Today, 12:35 PM
This will fix all bugs related to .CheckedPaths not matching the display by syncing the item data with the tree data before reporting it... replace...
12 replies | 392 view(s)
-
Today, 11:55 AM
Worse yet: don't get "quietly laid off" as Milton did:
11 replies | 154 view(s)
|
Click Here to Expand Forum to Full Width
|