Results for "Volume: 2_2002-2004"
Allow You to test Domain/User/Password combination ...
Do you also think, that the normal CommandButton is a bit ugly? Here is a Button of the next generation...check it out!
Why I wrote thise code: While working on a project, I realized that I was writing too many update statements. Not that it's hard, but hand coding update statements can feel like pulling teeth if you are working with large applications where you do a lot of updating. So why not create a dynamic update statement that saves time, and effort, and only needs to be written once? Okay, I admit it, I can be lazy sometimes. But this one is actually useful. This code takes values from a querystring and uses them to update two fields within a database record. It can be used for any table in any access database.
This code makes a screenshot of a window or the fullscreen and saves it to a JPG/BMP/ZIP file of your choose and has the ability to open the pictures in a Picturebox. If the pictures is compressed then the picture will automatic be unzipped and opened
sonic is a media player whitch plays mp3s, mpg and wavs.
Bannerscan 2 is a portscanning program using winsock instead of raw sockets. Like my first Bannerscan but now supports range scanning of ports on a single IP. Full description etc in the /* Header */ of the source! Please give me feedback and vote for this code ;)
I was working on a scriptlet to allow users to choose a color. A color wheel is displayed with an assortment of colors - most of witch are web-safe. Clicking on a color causes it to be outlined and raise an event that a color was chosen. This object mimics one of the color-picker forms found in Microsoft Office 2000. This scriplet does not yet raise events or expose properties. The basics, however are available for you to be amazed.
I am developing this application for a physician who has lost his vision. This application is just a prototype, this browser will talk, from desk top. I have a request to viewer, if you wish to join and help, please email short stories. I shall thank his nephew who emailed me and my son who thought of sending a story that can talk. Kids have wonderful ideas, I wish I have their mind to think out of the shell. Win 98 users need to have Vtext.dll "CLSID:2398E32F-5C6E-11D1-8C65-0060081841DE" it comes with win2k prof/server. Also included in Microsoft Speech API 4.0a. The First para responds to onmousemove. Once you have tested with your mouse, click yes if you get activx warning. Please press F5 and click on Read Text button. AudioPause did not work, I used StopSpeaking to stop audio. To start again, click Read Text. My regards to all viewers.
Regular Expressions - match strings. *,+,?,[0-9],[A-Z], read note on the initial form code. Requires a reference to vbscript.dll. Only works in VB6.
Convert ASP or HTML code into VB ready code for webclasses and web intended ActiveX dll's. It wraps HTML quotes, response.write's strings, converts , and more. It can also be used to turn HTML into a format for dynamic page views with ASP. It's a very basic application, and I'm sure it can be improved, but it has already saved me *many* hours of tedious reformatting.
Converts a numeric string to integer and then to double. Demonstrates the use of atoi() and atof().
This tutorial is a basic introduction to windows C++ programming. It is pretty basic and you should be able to figure out what is going on pretty easily. If you want to learn about programming windows, check this out. and VOTE!!! IF YOU DOWNLOADED IT, VOTE!!! IT ISNT THAT HARD!!!
Guest Book is used to post message (comments), like how look you're web site etc
It is one of the most simplest Text Hit Counter Coded y Bhushan Paranjpe [email protected]
Ok i've decided to post the full source for VoiceChat. even though i had alot of greef from alot of people.. but what made me decided to change my mind about uploading any more souce codes were the people who credited me for still posting it.. and i can not stress the appeaciation from the ones who did credit me, i would like to qote once more that i had found this souce in vb6 and for the one who have vb6 just to let you know the version of vb6 i have is called Visual Studio 6.0 Professional Edtion. that might clear some things up... again i would like to thank agin the one who didn't diss me and credit me for what i had did.. i would like some feed back on what ppl think this time around, but if you decided to give feed back Please no trashing and basher's thankz... ¥©Th€ °mÂtRiX©¥
Simulate the tab control found at the bottom of popular programs such as visual Interdev and Front Page.
This latest upload has some bug fixes and greatly improves multiclient performance. I posted this code a few weeks back, that server used the Winsock API. Well after weeks of trying I had to stop due to limitations of VB. This can be done however using the Winsock control, so here is my FTP Server Engine redone using the Winsock control instead. Im sure many of you remember my old FTP server I posted here a few months back. 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 Control. 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, navigate them and download files. I am still in the process of completing it. I just wanted to post it and get some feedback. Please read the first comments in the main form for more info.
Ever wanted to monitor a site you access? to know which sites are accessed during the access of a site? Or just get the exact link of a file that linked through CGI or any sort of protected script? this is it!
ZixForum is a ASP driven forum. Supports access and sql. Forum is totally dynamic ,you can change colors ,popup, frames, subscriptions, email ,cdonts ,Jmail, members and mutch mutch more..
This is a very cool MIDI piano coded in VB. You can define everything in this sample. Have fun!