I am runing a Linksys befw11s4 and ssh sentinel. I'm trying to connect to my exchange server via pop3 and smpt. But I can't even telnet to those ports over the VPN. I can see the exchange server and verify my username, but can't send and receive mail. I know on the exchange side, the server...
What I want to do is this.
Sub CompleteForm()
Dim SomeVal As Interger
SomeVal = SomeOtherSub()
End
Private Sub SomeOtherSub()
Some test performed here
Return PerformedTestValue
End
If I can find a Working example of something like this it would be great. I hate having so many Global...
The way I've been cheating right now is to create a variable at the top of your VBA Code, before any Subs or Functions, this way it becomes public that way one sub can store information to it and another sub can grab it. Then no one on the page can mess it up and you can have as many sheets as...
I'm using the standard Message box. Here is the code I have.
Public Sub Timestamp()
'Init
Dim time As String
Dim Hours As String
Dim Min As String
Dim AMPM As String
Dim TestPeriod As String
time = ""
AMPM = "AM"
Title = "Enter the time"
Message = "Example...
Ok, I have to enter in hundreds of phone numbers and the time they called. To make things go quicker I would like to enter something like this.
8.01.0 Which would convert to 8:01 AM
Equally 8.01.1 would amount to 8:01 PM.
The code for this is simple enough. However, is there a way...
I wanted to do something similiar and I figured it out. What I wanted was one animation that started an effect, and second animation that looped when the mouse was over a button, and then a closing animation when the mouse left. I think this is what you wanted to do. Here is the code to make it...
I'm trying to create a fake password screen. But I don't want them to be able to access the next page unless the correct password is entered. When I run the page, and don't enter a password then the alert pops up like it should, but it then goes to the next page anyway. Any and all help would be...
Ok, problem number 2. I want to be able to share files with my roommates WinMe system. I know I need to have ICS enabled and I have tryed enabling it on his. But the problem is I can't even get the two systems to talk together. Now, under the Network and Dial-up Connections it shows (0 Icons)...
Hello, I am listing a number of problems and I know reloading would be the best option, until I finish the current project I am working on, reloading is not an option.
Ok, explorer does not sort directories and files correclty. Even after changing the sort order and what not. There will be...
I ghosted a pretty fresh install of 2000 on a new hard drive I just got, and when it booted up, the automatic login script runs and it would then say that the swap file is to small and needs to be changed. When I clicked on ok, the script runs again, it says saving user settings and the swap...
HELP! I am doing a senior project, and I can not figure out how to get a C++ program to run a dos command line Cd-player. Does anyone out there know how to do it. Heck, I use to do it in basic 15 years ago, anyway, I need help!
dmschlab@bulldog.unca.edu
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.