Search found 6 matches
- Mon Mar 12, 2007 4:11 pm
- Forum: Technical / Scripting
- Topic: Poll on Use of Active X Controls and DLLs in VB Scripts
- Replies: 0
- Views: 3528
Poll on Use of Active X Controls and DLLs in VB Scripts
One of the exciting things about MS is the ability to run Active X controls and DLLs via VB Script. So I thought it would be interesting to find out which such add-ons are being successfully used in MS programs. A very brief description of there functionality and perhaps a link to the vendor's site ...
- Sat Mar 10, 2007 3:12 pm
- Forum: Technical / Scripting
- Topic: RetrievePOP3 Not Retrieving Body
- Replies: 2
- Views: 5159
- Fri Mar 09, 2007 8:17 pm
- Forum: Technical / Scripting
- Topic: RetrievePOP3 Not Retrieving Body
- Replies: 2
- Views: 5159
RetrievePOP3 Not Retrieving Body
When I use SMTPSendMail to send an email, the body of the message appears properly when viewed on the server using my ISPs email program. However, when I retrieve it (using RetrievePOP3), the body does not appear in the message file. All the other information appears correctly. The message does have...
- Mon Jan 16, 2006 10:26 am
- Forum: Technical / Scripting
- Topic: Is This Type Remote MS SQL Access Possible?
- Replies: 4
- Views: 6275
Thank You
Thank you very much for your helpful and quick response.
- Mon Jan 16, 2006 9:17 am
- Forum: Technical / Scripting
- Topic: Is This Type Remote MS SQL Access Possible?
- Replies: 4
- Views: 6275
MSSQL is on ISP's Server
Thank you very much. But my MSSQL database is running on my ISPs computer, so I don't believe that would be practical. I need a way of ceating the connection string programmatically and privately. Does that make sense? Thanks again.
- Mon Jan 16, 2006 12:23 am
- Forum: Technical / Scripting
- Topic: Is This Type Remote MS SQL Access Possible?
- Replies: 4
- Views: 6275
Is This Type Remote MS SQL Access Possible?
I was wondering if this is possible and would operate reasonably quickly: I want to create a standalone MS program (exe) that can be called from my own program (running on my users’ computers) via the command line (so I know I need the pro version with the compiler). The MS program would have...