
- 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, 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 | 11 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 | 1471398 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...
0 replies | 41 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 | 1471398 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 | 36561 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 | 356 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...
8 replies | 401 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...
11 replies | 7729 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 | 1703 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 | 356 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 | 1703 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 | 501793 view(s)
-
Today, 11:36 AM
But that's nothing.
14 replies | 356 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
...
8 replies | 401 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 | 356 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 | 356 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 | 51327 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 | 356 view(s)
-
Today, 09:40 AM
As I said: it is probably a component. Maybe Winsock that has a not finished internet connection.
7 replies | 255 view(s)
-
Today, 09:28 AM
yes , i saw that. has any one got that working yet.?
14 replies | 356 view(s)
-
Today, 08:47 AM
Yeah, and it triggers the arthritis in my leg. Oooh my "po' knee".
1686 replies | 501793 view(s)
-
Today, 08:46 AM
I think MS wants us to use this instead.
14 replies | 356 view(s)
-
Today, 08:45 AM
Press CTRL-BREAK??
7 replies | 255 view(s)
-
Today, 08:42 AM
You're sounding a little horse, there.
1686 replies | 501793 view(s)
-
Today, 08:42 AM
Gibberish..
3996 replies | 3048500 view(s)
-
Today, 08:39 AM
Well, we haven't seen enough code to be certain. You create the class in the EPIQ class, so as long as you create an instance of EPIQ, then you would...
8 replies | 401 view(s)
|
Click Here to Expand Forum to Full Width
|