So I have been looking all over the net for SSH Sentinel and can't find where to download it at all. Perhaps it is since I have been struggling with VPN problems all day now and can't see straight.
Downloading direction would be appreciated.
Great thread, I have learned a lot!
Has anyone heard of, or written anything that will monitor a computer for a specific dialog box caption and then notify a user via e-mail or other methods?
This would provide a way of e-mailing a cell phone in the middle of the night if a computer presented a specific dialog box on screen.
I...
My apologies for not being clearer. I have 3 different machines whose sole purpose is to monitor 3 separate lasers using software provided by the Laser Company. Should anything go wrong this third party software notifies the user, much like any other program, through the use of a dialog box...
Has anyone heard of, or written anything that will monitor a computer for a specific dialog box caption and then notify a user via e-mail or other methods?
This would provide a way of e-mailing a cell phone in the middle of the night if a computer presented a specific dialog box on screen.
Any...
Using VB6, i've got a ListBox containing 10 items. When you left mouse click on any item, that item is highlighted and the ListIndex is set to that item that you clicked on. I need help doing the same action for a right mouse click.
Any ideas?
My ultimate goal is to launch...
I've got a ListBox containing 10 items. When you left mouse click on any item, that item is highlighted and the listindex is set to that item that you clicked on. I need help doing the same action for a right mouse click.
Any ideas?
Thanks.
I have 3 Crystal Reports that I want to print from my VB6 application. When I compile and run the executable, Reports 1 and 2 work great. Report 3 generates an error, Run Time Error -2147192129 Physical Database Not Found. I don't understand why the other two reports work when they are all...
Thanks, Rocco, for your reply:
I am using SQL Server 7 with SP1. You are correct that I am exporting to text instead of a grid. I didn't think that I could save a grid as a txt file.
My goal is to setup a job in Enterprise Mgr that executes every morning. The job will execute several...
Below are the results from a query that I run in Query Analyzer. Is there a way to dynamically resize the width of a field so that, for instance, POOL_NAME is only as wide as the largest word that is returned. In this case POOL_NAME would be only 10 characters wide instead of the default of 25...
This would be a terrific workaround, Craig, but not the preferred solution because half of the users don't have their e-mail body style set to HTML.
If I could set the body style for them then that would be the solution, otherwise I am still looking for a way to keep my carriage returns in my...
Thought the same thing, but this didn't work either. I even tested it on both normal and html body style.
In both cases it would print 1 <br> 2 <br> 3 <br>
We decided to fire Crystal for many different reasons and we have started reporting in ASP pages. We us an old NT box as a webserver with IIS loaded and a web control in one of our VB Forms. It works like a charm.
By using ASP pages, we are able to do the same things, if not more than we...
I am struggling with loosing my carriage returns in my string variable. I am sending an e-mail and want the body to display:
1
2
3
Instead, the body displays:
123
I have tried loading my variable these ways:
TO = "who@what.com"
WHAT = "Something for review.."
BODY =...
I am currently doing a similar task and have found that using WinZip to further compress the .BAK file works great. In my experience, depending on datatypes and all, WinZip's maximum compression takes the size of the .BAK file down about 90% to a 10th of what the .BAK was. Using your example...
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.