Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #48946
Advanced Form Email With Remote Templates

Advanced Form Email With Remote Templates allows you to email any form it allows you to customize the email

ASP_Volume3 #54145
Simplest Multiple - Column sorting (Up & Down) in ASP

This is the simplest/fastest code that shows how to implement multiple-column sorting (Up & Down) in ASP. Excellent for ASP Database Begineers

ASP_Volume3 #48713
Icon Hunter : Satisfy your thirst for icons

Hi Folks, If you are a Visual Basic programmer, I am almost sure that you are fond of icons. If you are tired of using those old icons, this application (with complete source code) is for you. It is a complete Icon Search application, which allows you to extract icons from executables and Icon libraries. The story behind this application is interesting. One of the icon designers in my project team (I am presently working as the software manager of Time Technologies,Kerala,India) told me that it will be very helpfull if she can get an application for extracting already existing icons. She can then simply modify it or reuse it, instead of creating all icons from scratch. That is why I took few hours for writing this application. Hey, one last thing to remember you. Kindly vote for me if this application can satisfy your ever increasing thirst for icons. Also, I am looking for established US companies to invest in the technologies I developed, including the latest Streaming Audio Technology. If you are a US based developer, kindly visit http://www.geocities.com/streamingaudio if u have enough time, and let me know more about the investors and venture capitalists in US. Regards; Anoop, [email protected], http://www.geocities.com/streamingaudio

ASP_Volume3 #66819
VB.net 2010 Video Poker

Video Poker anyone??? its jacks or better.... theres lots of good stuff in here you can learn... MAKE THIS WORTH MY TIME AND RATE IT!!!! PLEASE NOTE: Some Users May Experience Errors because Visual Basic Power Packs is NOT installed on their system. DOWNLOAD Visual Basic Power Packs Here: http://msdn.microsoft.com/en-us/vbasic/bb735936 This Program Also REQUIRES .Net Framework 4.0 Thanks!

ASP_Volume3 #48615
Botz 1.1

Botz is an addictive 2D-Robot creation utility. With it, you can design your own Robots that walk, crawl, roll, or bounce. If you can get the hang of it, its very addictive! Special thanks to MaskingTape for help with the fullscreen code! The Botz homepage is now up, at: http://members.theglobe.com/SilverBolt01/index.html

ASP_Volume3 #62560
Self generating color templates

This small asp script is mainly coded for those webmasters having trouble to choose colors to be used in their web site. Giving some parameters will be result in variying color cubes. ***Please do VOTE if you like this code.

ASP_Volume3 #48728
ZipCode ASCII Text File

This is a ZipCode ASCII text file exported from SQL 7. First row has column names. Ready to be imported into your database of choice. Over 43,000 entries. Example: "Zip_Code","City","State","Area_Code","County"-- "00210","Portsmouth","NH","603","Rockingham" "00211","Portsmouth","NH","603","Rockingham" "00212","Portsmouth","NH","603","Rockingham" "00213","Portsmouth","NH","603","Rockingham" "00214","Portsmouth","NH","603","Rockingham" "00215","Portsmouth","NH","603","Rockingham" "00401","Pleasantville","NY","914","Westchester"

ASP_Volume3 #58203
ExcelADO & ExcelOLE - Read/Write Excel files

[updated 2004/05/05] Included are 2 easy to use methods of accessing Excel workbooks: OLE and ADO: ExcelADO is a VBScript class which allows you to open an Excel file via ADO. The class object includes several easy to use methods to read and write data into an excel file. For more advanced features, the class allows you to manipulate the Recordset directly. Excel or Excel ODBC drivers are required on the server. ExcelOLE is a VBScript class which allows you to open an Excel file via OLE Automation. The class object includes several easy to use methods to read and write data into an excel file. For more advanced features, the class allows you to manipulate the Excel Workbook directly. Excel is required on the server. Includes full doucmentation and examples.

ASP_Volume3 #44628
RLE Compression

Performs compression/decompression on a byte array using run length encoding (RLE). This is an EXTREMELY FAST algorithm, implemented in a very efficient way. Many people have been emailing me about this so here it is.

ASP_Volume3 #48625
Cause Fatal Errors In Your Program

This code just causes those neat little errors Windows sends us every so often. I don't think there's a use for this, but here it is anyway. Just a note, it also closes the VB IDE when called so watch out!

ASP_Volume3 #48714
Ant And Teacup: A 'teacup' and a naughty ant for your 'desktop'

ANT AND TEACUP: Hi Folks, Ever thought about placing a TEA CUP in Windows DESKTOP? Here is the a real TEA CUP for you to place on your 'Desktop'. BUT BEWARE: There is an ANT that will always try to turn the Tea Cup down. If it falls down, Tea will flow out and clutter your screen. Very interesting and cool code, great idea and good graphics. It will teach you 1) How to create a transparent form 2) How to implement desktop animation and 3) How to play a trick on your friends. A LAST WORD, PLEASE VOTE FOR ME if you love cool ideas. Sindabad Planet-Source-Code, Sindabad Visual Basic (*Sindabad means win for ever). Regards - Anoop M, [email protected]

ASP_Volume3 #62559
ASP: Automate DNS IIS Folder settings for webmasters managing their own web servers.

This application is mainly coded for those webmaster having and managing their own web server. Briefly, application add A record and MX record to DNS, then based on the given parameters, creates the folder tree where the web site root folder will be located, then creates necessary records in IIS. By using this applcation, you can combine 3 step in 1 step. And no need to conenct to web server with terminal client or etc. Just upload necessary files and do the required settings once, thats all for rest. ***PLEASE DO VOTE OR COMMENT IF YOU LIKE THIS APPLICATION

ASP_Volume3 #47147
Network Chat v1.0

This is a chat program like no other. It only works over LAN's and no server is needed. You can also have private messaging, private chat and user creatable rooms. Hope you like it. Stephen Dawkins

ASP_Volume3 #46683
VB DOS

Show how you can create your own console, and give it some purpose

ASP_Volume3 #47612
Three-D (3d) Object Render (engine)

Render 3D Objects using a inputted list of vertices and polygonal planes on a X, Y, Z environment. Originally an Object loader for a scrapped chess game. Render in wireframe or vector shading. It's not very well remarked, but I'm sure most of you will understand it. I hope you like it.

ASP_Volume3 #48730
Handle Viewer

This app just gets the handles to the currently open windows and adds these with titles to a treeview control, will show all windows currently open on your system with the ability to close them down

ASP_Volume3 #61782
ASPRepGen

This application generates printable web reports with headings. The included access reports.mdb has a report builder form to define the report header and query information and report field parameters. This is a preliminary version with list capabilities. I will be adding subtotals and count information in later versions.

ASP_Volume3 #48626
Move The Desktop Into A Form

This code moves the desktop into a PictureBox on a form. This code can be applied to other things as well, such as hiding the "pay-to-surf" bars or free internet ads. Enjoy!

ASP_Volume3 #47310
Using TabStrips

This isnt the best example for using a tabstrip... but i felt i needed to submit something... i hope it helps someone out... email me with comments... and as always... VOTE!!!

ASP_Volume3 #47315
Four In A Row

This is a cool game that i loved to play when i was a bit younger... It's the popular 4 in a row game. I wrote this code because i'm new in vb and need as much expierience as possible! This is a to player game over the internet (uses mswinsock). the code is very very well commented so please give me feedback and credit if you use my code that's all i ask!! Thanx

Languages
Top Categories
Global Discovery