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...
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...
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...
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 =...
GOAL: to write a script that will update a field in one table with the sum of information from two other fields in a different table. I want to loop through this so I don't have to write 60 separate statements.
EXAMPLE: UPDATE CF_DD_IN SET CF_DD_IN.10 = tblCASHFLOW.I1 + tblCASHFLOW.D1...
I have imported a table from Access into SQL 7 and the memo fields are cut off. I have tried renaming the datatypes in SQL and re-importing the data and still not working. Still cutting off memo fields.
Any ideas?
Are nested sub reports possible in Crystal Reports 8?
We have 1 Asset with many Collateral records and Each Collateral record can have many appraisals.
We are trying to print a Report of The Asset with asub of the many Collaterals and another sub of the different Appraisals of each Collateral...
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.