Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #227544
Detects if user has Flash

This code will detect is the user has the flash plug in. And then redirect to a page with flash or one without. NICE!! please vote :)

7_2009-2012 #220216
SQL Server Connection Tester

With this application you can test the connection to a SQL server prior to adjusting your connectionstring of your application. It can attemp to connect by socket and by connecting to the database. Instead of the IP adress a hostname can be used. If connection is possible then the connectionstring is copied to the clipboard Upgraded the code and made some new functionality Thanks for the feedback

7_2009-2012 #227462
ASP SQL Server Database Connection String

How to connect to a SQL Server database without all the junk you normally see.

7_2009-2012 #239663
Virus Blocker 1.0.0.1

It really block viruses.. and give realtime scan gUI which is not easy to devlo[e on simple java if you have any query feddback me

7_2009-2012 #219489
Display Animated GIFS

This post replaces a previous one which did not include the .dll file. All it does is demonstrate the use of gif89.dll to include animated gifs on vb forms

7_2009-2012 #220429
Chat

Simple chat program to communicate between computers on a single LAN segment. Crisp interface!

7_2009-2012 #218843
hcDragList

The HC Draglist is a listbox that adds the ability for the user to drag the items to a new location. When the user starts dragging an item, an arrow will appear next to the listbox and as the user moves the mouse up and down, the arrow follows. When the user stops dragging, if the arrow is not where the item came from, that item is moved to the location of the arrow. You can also set the tabstops. This is a good example of a subclassed control. Should be simple to understand. It is VERY similar to the ccrp Draglist, but with this one you get the source code, and it is more than 50% smaller when compiled.

7_2009-2012 #237804
Simple MVC Calculator

This is a simple example of a calculator that uses the concept of MVC. View and process are placed in separate classes. It's just that I did not put the controller because I think is not necessary. This project was made with NetBeans IDE, so you can easily modify this code.

7_2009-2012 #219309
Combo DLL

Windows Combo box enhance active X Dll With this Active X Dll you can enhance a standard windows combo box I tried to make a DLL that will include some major ComboBox functions. The most of them can be acheived only by using API. -------- Functions 1. Drop 2. AutoComplete 3. FindString 4. GetDroppedState 5. GetDroppedWidth 6. GetEditBoxHeight 7. SetDroppedWidth 8. SetEditBoxHeight 9. SetItemHeight 10.SetMaxLen To use the Autocomplete do the folowing In the Combo_Change event add the code Dim cb as new clsAutoComplete cb.autocomplete(combo1)

7_2009-2012 #217628
Webzone

Run this at startup and it sits there waiting for an internet connection. When internet is connected, it silently FTP transfers a file from your hard-drive to your webspace folder on the internet (personal webpage). The source has good comments that explain each step. A good source for newbies wanting internet transfers. You will need to alter the sourcecode and create your own .exe file. For those that had problems downloading the zip file, here's another try ... this time I used Pkzip.

7_2009-2012 #227662
Dynamenu

This DHTML Dynamic Menu slides in from the sided. Using Javascript that is embedded in 2 ASP include files. The menu is Database driven.

7_2009-2012 #223018
C++ Password check

Learn how to enter a user-number / password(just using const int), I think you can get a feel of how to work, "if" and "else" ect by this simple example. PLEASE comment :)

7_2009-2012 #227669
BLEEDING TEXT

This makes your page stand out. Brightens the page. You can place it where ever you need the text.

7_2009-2012 #235296
A #1 TITRES GAME BY SUFYAN

by SUFYAN JABR Cool Tetres Game ,Al_albayt University_ JORDAN, THIS GAME DESINED TO PLAY WITH Email:[email protected] THE EGAVGA.BGI FILE SHOULD BE IN THE TC\BIN FOLDER

7_2009-2012 #227603
Special Effects

This file has some source files that can change your browser's scrollbar color, link hover color, and even have a mouse trail with a phrase of your choice. I will update as often as I make new. Vote for me!!! Dont forget to take out the comment tags!

7_2009-2012 #227708
Dynamic Calendar (updated as of August 30, 2001)

Calendar generated using Dynamic HTML and client-side vbscripts. Can be used as a modal datepicker popup window. Does not use the asp 'post'/'get' method to process the contents of the page. Fast and easy to use. Added some bug-fixes.

7_2009-2012 #227661
deletefiles

This ASP page is a maintenance tool of sorts. It first lists all of the files in the directory. The links when pressed pass the file name back to the same page which calls a delete function that delete the file which was just clicked on.

7_2009-2012 #239287
UITypeEditor

Rich Design Time Editing with UITypeEditors (VB.NET). How to use UITypeEditors, Smart Tags, ControlDesigner Verbs, and Expandable Properties to make Design Time editing easier. Version 1.3

7_2009-2012 #226118
CountDown Date Ticker

Want to know how many time left to a specific datetime? This function countdowns to a specific event/datetime from current datetime(now). And not just that, if you download the zip file then you'll see how to make it looks like a countdown date ticker! Try it and have fun!

7_2009-2012 #218947
FTP Server Engine

Im sure many of you remember my old FTP server I posted here a few months back - HERE. Well this is another attempt at making a better, easier to use FTP server. You could take the server class module and drop it into any program to make it an FTP server without having to do anything inside the server. This server uses the Winsock API instead of the winsock control like the old one I posted. Another great feature is that the server is now event driven which makes using the server MUCH easier. This is just a demo program to show off the FTP server, I did almost no work on the user interface... The server is by no means done, probably not even usable in its current state. All it can do right now is list directories and navigate them. I am still in the process of completing it. I just wanted to post it and get some feedback.

Languages
Top Categories
Global Discovery