Results for "Author: broken arrow"
I think this is the most easy, user friendly & working mssage box wizard for VB. It supports multy line and double quote, it codes as you type! A few mouse clicks, type in your message and it is done! See the screen shot.
This is a complete application to communicate with a PBX unit through RS232C serial COM port and download data (SMDR) automatically and store them in an MSAccess 2000 database using ADO. It has client management, data reporting feature (you must have Crystal Reports installed to use this feature).========================================== Download Installer, Source code and/or ActiveX controls from http://www.bdsource.info/product/pcbxlite/
Learn managing simultenous WinSock connections, ADO connectivity and Moduler coding with a sample Web Server project. Simple web server supporting unlimited domains and redirections with default document! I know there has been a lot web servers on PSC. Still I decided to make it up within 2 hours and submit for those who wants to learn WinSock handling, simple string manipulation, logic implementation & ADO connectivity. All these are done in moduler manner so code always remains reusable anyway! This server can host unlimited number of domains with default document supprt. As these are being controlled with database backend, you can do anything like implementing bandwidth throttle like GeoCities or IIS, implementing site statistics like GeoCities, etc. Only bug I was tired to fix up is that the server loses the relative path if the URL is not ended with a '/' or no document is specified. I mean 'http://YourServer/www.YourSite.com' would return the site but relative paths will be messed up. It is okay if you use 'http://YourServer/www.YourSite.com/' or 'http://YourServer/www.YourSite.com/Index.htm'. Possible implementation could be many. I downloded the whole www.PHP.Net with Offline Navigator and hosted on my machine with this little server. I now just have to open my web browser to get help while I work on PHP! IIS or other hitech web servers would cost you more power, resource & management skill! It doesn't support server side scripting.
This utility enables you to import data from any Access, MS SQL Sevrer or ODBC complaint data source and generate unlimited Word documents using templates. YOu can create templates of your own & filter the you want. You can save the whole action as profiles for doing the same action over & over by a few mouse clicks. Sample database & usage is included. You need to have MS Word installed on the system. You also may need to have MDAC 2.8 that can be found at http://www.microsoft.com/downloads/details.aspx?FamilyID=6c05 0fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en, don't install it unless you face trouble. The only 3rd party ActiveX can be found at HTTP://www.GeoCities.Com/WOWFormer/ (note that the ActiveX is not the objective here!). I am grateful to Gongchuki for his Chameleon button. This will also show the beginners how to use ADO for any kind of database in a modular way, creat & use UserControls, clean & structured programming. You may visit HTTP://www.BDSource.Com/docCER/ for the ownloads.
A simple image explorer like ACDSee but much simpler, primer, lightweight & with source :) Explorer like navigation & thumbnail view, preview, printing, etc. Thanks to GonChuki for his nice Chameleon button, other than that, all are mine develops. This has been done in complete OOP way. Password is 'password' (of course without the single quotes). This is not complete yet, I am adding more features whenever I get some time.
This is also like the other one that monitors if you are Online or Offline and keeps track of it. It can also notify you via email whenever you get back to Online.
This is nothing revolutionary, just puts a real time CPU & RAM usage meter in you your system tray. I found solutions of animated system tray example a lot but they are not completely dynamic like this one, it doesn't have an image library rather it generates the image dynamically and gets you the accurate graph display, could be a good example of animated system tray icon!
Hide your name in the message and they wonders 'Who sent me this POPUP!!!'. Sends message across the LANed PCs. Send messages fast and to group of users together.
Add the full/partial title in the kill list and let it do. Residing in the system tray, it immediatly closes the annoying windows from poping up on your screen. Good against popup web pages and restricting your PC from unauthorized access. Could be a better example of finding windows matching partial/case sensitive title.
*Real time network bandwith monitor *Animated analog/digital system tray icon speedometer *Database logging support *Crystal report functionality *Light weight *Massive update since previous ***It detects the currently available network traffic speed and displays an animated bar realtime bar graph both on the screen and in the system tray. I used someone else's class modules to handle the network identification and just gave it an interface, I found that code here (csBandwidhMonitor). I am thankful to him/her. Click on the application icon for menu. >>>> Download Crystal Reports ActiveX control from HTTP://www.BDSource.com/PrivateArea/Joy/Store/Crystl32.OCX (try using the URL in ur IE address bar in case of any trouble!) if you don't have it. Mail me at Joy@BDSource.com in case of any difficulty.
Add the full/partial title in the kill list and let it do. Residing in the system tray, it immediatly closes the annoying windows from poping up on your screen. Good against popup web pages and restricting your PC from unauthorized access. Could be a better example of finding windows matching partial/case sensitive title.
Hide your name in the message and they wonders 'Who sent me this POPUP!!!'. Sends message across the LANed PCs. Send messages fast and to group of users together.
This is nothing revolutionary, just puts a real time CPU & RAM usage meter in you your system tray. I found solutions of animated system tray example a lot but they are not completely dynamic like this one, it doesn't have an image library rather it generates the image dynamically and gets you the accurate graph display, could be a good example of animated system tray icon!
This is also like the other one that monitors if you are Online or Offline and keeps track of it. It can also notify you via email whenever you get back to Online.
*Real time network bandwith monitor *Animated analog/digital system tray icon speedometer *Database logging support *Crystal report functionality *Light weight *Massive update since previous ***It detects the currently available network traffic speed and displays an animated bar realtime bar graph both on the screen and in the system tray. I used someone else's class modules to handle the network identification and just gave it an interface, I found that code here (csBandwidhMonitor). I am thankful to him/her. Click on the application icon for menu. >>>> Download Crystal Reports ActiveX control from HTTP://www.BDSource.com/PrivateArea/Joy/Store/Crystl32.OCX (try using the URL in ur IE address bar in case of any trouble!) if you don't have it. Mail me at Joy@BDSource.com in case of any difficulty.
I think this is the most easy, user friendly & working mssage box wizard for VB. It supports multy line and double quote, it codes as you type! A few mouse clicks, type in your message and it is done! See the screen shot.
Learn managing simultenous WinSock connections, ADO connectivity and Moduler coding with a sample Web Server project. Simple web server supporting unlimited domains and redirections with default document! I know there has been a lot web servers on PSC. Still I decided to make it up within 2 hours and submit for those who wants to learn WinSock handling, simple string manipulation, logic implementation & ADO connectivity. All these are done in moduler manner so code always remains reusable anyway! This server can host unlimited number of domains with default document supprt. As these are being controlled with database backend, you can do anything like implementing bandwidth throttle like GeoCities or IIS, implementing site statistics like GeoCities, etc. Only bug I was tired to fix up is that the server loses the relative path if the URL is not ended with a '/' or no document is specified. I mean 'http://YourServer/www.YourSite.com' would return the site but relative paths will be messed up. It is okay if you use 'http://YourServer/www.YourSite.com/' or 'http://YourServer/www.YourSite.com/Index.htm'. Possible implementation could be many. I downloded the whole www.PHP.Net with Offline Navigator and hosted on my machine with this little server. I now just have to open my web browser to get help while I work on PHP! IIS or other hitech web servers would cost you more power, resource & management skill! It doesn't support server side scripting.
DOWNLOAD THE SELF EXTRACTING FILE FROM http://rapidshare.com/files/11350072/Documentation.exe.html OR http://www.vb.kiev.ua/code/graph/ImageBrowserExplorer.zip AND INSTALL THE APPLICATION TO INSTALL ALL THE BINARY LIBRARIES AND OCXs (THE SFX WILL OPEN A LOCAL COPY OF THE DOCUMENTATION WEBSITE FOR YOU) OR PLEASE EMAIL ME FOR THE MISSING OCXS AT SKJOY2001[AT]YAHOO[DOT]COM ************************************************* A simple image explorer like ACDSee but much simpler, primer, lightweight & with source :) Explorer like navigation & thumbnail view, preview, printing, etc. Thanks to GonChuki for his nice Chameleon button, other than that, all are mine develops. This has been done in complete OOP way.
Please download the installer from "http://www.MegaShare.com/292126" that will install all required files to run the source code.============================================ This is a complete application to communicate with a PBX unit through RS232C serial COM port and download data (SMDR) automatically and store them in an MSAccess 2000 database using ADO. It has client management, data reporting feature (you must have Crystal Reports installed to use this feature).========================================== Download Installer at http://ugibd.net/privatespace/joy/PCBXLite/PCBX%20Lite%201.0.exe
A simple image explorer like ACDSee but much simpler, primer, lightweight & with source :) Explorer like navigation & thumbnail view, preview, printing, etc. Thanks to GonChuki for his nice Chameleon button, other than that, all are mine develops. This has been done in complete OOP way. Password is 'password' (of course without the single quotes). This is not complete yet, I am adding more features whenever I get some time.