Results for "Author: jerrame hertz"
Change the appearance of a progress bar with bitmap files, I included a few sample skins. Use's the BitBlt API Function, On a usercontrol.
Change the color of a control or the picture property or whaterver you need for that matter, And the control's property will return to it's original value when the mouse moves out. This Works!!!! Try It. Rate It.
AxtiveX VU Meter.
After a good response to the first ProgressBar I submitted I desided to add a border option and a couple more controls. Hope you enjoy the extras. I appreciate the good feedback. Thanx, Jerrame
ActiveX ProgressBar, Meter control, No OCX, No registered controls just simple addin progressbar.
This is an IIS Application. You store employee information in a database, First Name, Last Name, Desk No., Extension, Email, Department. Once you have this app running on your web server, You provide your employee's a link to the address to "http://app_path/directory.asp?wci=searchpage" and they can search for an employee based on any of the feilds mentioned. The results of the search will be displayed in a table with a mailto:link in the Email feild. The employee names will also be linked to narrow the searh results to the selected employee, In the future version when the name is clicked you would get an employee profile page. But with the code provided you should understand how to update the code to do this.