
- 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, 04:20 PM
There was an issue in older versions of .NET that could result in the load event doing some strange things, but it was a long time back, and I don't...
10 replies | 531 view(s)
-
Today, 04:17 PM
Hi Arnoutdv, this only makes changing icons (Play is in blue, like Stop, and Pause is greyed).
Hi Eduardo,
About Internet connection, I use...
8 replies | 275 view(s)
-
Today, 04:03 PM
What??? Is there a lull in news???
https://www.npr.org/2025/04/17/nx-s1-5368177/fsu-shooting-injures-multiple-people
La De Da...just a waste...
260 replies | 90916 view(s)
-
Today, 02:58 PM
The first three return 365
The fourth returns 366
Therefore, 2028 is a leap year.
Option Explicit
Private Sub Form_Load()
Debug.Print...
3 replies | 183 view(s)
-
Today, 02:52 PM
Posted in wrong thread.
Please delete.
8 replies | 12550 view(s)
-
Today, 02:24 PM
That's what I thought also, but the code (LoadBrowser) is within the ClsBrowser_Load function, which is why I'm confused as to why it is not loading...
10 replies | 531 view(s)
-
Today, 02:23 PM
fix
Private Function BiSextus(ByVal iYear As Integer) As Integer
If Len(CStr(iYear)) <= 2 Or Len(CStr(iYear)) = 4 Then
If Len(CStr(iYear)) <=...
3 replies | 183 view(s)
-
Today, 02:00 PM
good job Fafalone
12 replies | 7759 view(s)
-
Today, 01:35 PM
This is the definition from Wikipedia:
3 replies | 183 view(s)
-
Today, 12:57 PM
My outlook VBA project moves multiple emails from 1 folder to another folder. The target folder for each email depends on the email's mailbox and its...
0 replies | 70 view(s)
-
Today, 12:52 PM
twinBASIC status update from NoLongerSet:
twinBASIC Update: April 15, 2025
Highlights include a new animated GIF control from fafalone, an...
1981 replies | 1471644 view(s)
-
Today, 12:46 PM
What do you think of this function for leap year?
Public Function BiSextus(ByVal iYear As Integer) As Integer
If Len(CStr(iYear)) <= 2 Or...
3 replies | 183 view(s)
-
Today, 12:40 PM
twinBASIC status update from NoLongerSet:
twinBASIC Update: April 7, 2025
Highlights include an update to the twinBASIC roadmap, Mike's...
1981 replies | 1471644 view(s)
-
Today, 12:26 PM
Hi zx81sp,
The SaveAs function code is easy to deduce from previous posts in this thread.
A pinch of Calcu, a dash of Fafalone, and voila! It's...
71 replies | 36602 view(s)
-
Today, 12:23 PM
I was thinking of creating a form that looks like a new email , then send it and saving all the data to a local db. rather than a sent folder.
Not...
14 replies | 375 view(s)
-
Today, 12:18 PM
Yes, that would generate the class, and would run any Sub New for those classes. That's not enough, though, because you need to be calling this...
10 replies | 531 view(s)
-
Today, 12:11 PM
The twinBASIC version of this project has been updated. Command line launching wasn't working, and it now supports an optional argument to set the...
12 replies | 7759 view(s)
-
Today, 11:52 AM
Just to bring it all together.
If you do the 2 things i detail above it will work with registration free com (I've tested it), however depending on...
19 replies | 1711 view(s)
-
Today, 11:46 AM
You may need to CC the email address where you want the Sent mail saved and add some unique text to the Subject or Body of the email that can be used...
14 replies | 375 view(s)
-
Today, 11:40 AM
Just to bring it all together.
If you do the 2 things i detail above it will work with registration free com (I've tested it), however depending on...
19 replies | 1711 view(s)
-
Today, 11:40 AM
They definitely have the attitude that they should be able to do what ever they want, if they call it "For the good of our country". That excuse and...
1686 replies | 502329 view(s)
-
Today, 11:36 AM
But that's nothing.
14 replies | 375 view(s)
-
Today, 11:18 AM
Thanks for the input shaggy. Wouldn't the code below generate the class?
Public Class EPIQ
Private m_oBrowser As New ClsBrowser
...
10 replies | 531 view(s)
-
Today, 11:18 AM
I have used CDO before for a specific account.
Now if i send emails using CDO from my account , would i see a sent item in my sent MS Outlook...
14 replies | 375 view(s)
-
Today, 10:19 AM
Classic Outlook is supported until 2029
https://learn.microsoft.com/en-us/lifecycle/products/outlook-ltsc-2024
...
14 replies | 375 view(s)
-
Today, 10:10 AM
However, it’s worth noting that sometimes MySQL can be configured to run on a different port, like 3307, especially if there’s another service using...
2 replies | 51429 view(s)
-
Today, 09:44 AM
My question is serious: how should we handle this now?
I'm just working on a program that will have to send emails, and I was planning to use...
14 replies | 375 view(s)
-
Today, 09:40 AM
As I said: it is probably a component. Maybe Winsock that has a not finished internet connection.
8 replies | 275 view(s)
|
Click Here to Expand Forum to Full Width
|