Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #60051
aspLeftNavMenu

this is an update of code by Marcelo Franco at www.industriavirtual.com.br where he created a framed left nav using html and javascript (client side). his js file remains untouched. his html has been translated into an asp (server side) file using vbscript arrays to populate the menu options using 2 loops and a general counter. As a next step the arrays can be populated by a database to be more dynamic and allow for languages.

ASP_Volume3 #47635
Parse Delimited Text

The code will take a passed string and a delimiter and parse the string into a variant array for reading. Works very well with csv files, etc.

ASP_Volume3 #48283
How to create Extension sensitive Context Menus

Adds context menus that popup when you right click on a file in Explorer or File Dialogs. Useful for adding options like DLL/OCX Register Unregister etc.

ASP_Volume3 #47156
Create Access Table in VB

Allows the programmer to create an MS Access table in Visual Basic where the primary key’s field data type is set to AutoNumber. It is not like creating the primary key field in Access where you can select AutoNumber date type. In VB 5 and 6 you can’t request AutoNumber for a field type in the SQL Create Table string, it does not exist. So to create a table in VB where primary key’s numeric field type will be AutoNumber, you have to do it the way the included source code shows. Hope this helps.

ASP_Volume3 #48893
Cheat Advantage (alladvantage cheater for the new version 1.4) UPDATE!!!

****UPDATE #2*****NOW COMMENTED....sorry, i had a bug, but its fixed, now uses resolution for random mouse pointer and maximizes browser when loaded. From the beginning people have been "cheating" alladvantage, they got smart, but im smarter. This program/code will cheat any version of alladvantage into giving you free money. This code is a full application that moves the mouse around and goes to random web pages. What makes this different from others is that when you move the mouse, it disables the random movement of the mouse. When the mouse moves and goes over a hyperlink in a web page, it clicks the hyperlink, showing alladvantage that you are surfing the web. I created all the graphics for this in Paint Shop Pro, and Microangelo. You can do whatever you like with it, but please just give me credit. I am the real atlantis.

ASP_Volume3 #66857
Manga System 1.2

LATEST UPDATE: MANGA SYSTEM 1.2 ________________________________________ •Added my blog on about form which is coderblade.blogspot.com (About programming tutorial) but i have another one which is blade296.blogspot.com which is about anything that i want to share, if you have time to read go visit my blog and if you're kind, be my follower. •Few Mangas are added, there are 55 manga titles in total to be seen in the program. •Added an anime music player with very limited songs (please bare with me since i can't find a good uploading site for free so i can't add any additional songs which will make my program bigger in size). Anyway, it's very relaxing listening to anime music while searching/reading manga titles. •Added Manage Members form where you can make a member admin or make an admin an ordinary member. Can only be accessed by an admin account (Username: Raven Password: Raven ; Username: bLade Password: 321). •Changed the background of view and search form. •Added Exit sound. Note: Always exit the program properly by clicking cancel at the login window, otherwise you'll there'll be a situation where you should end it's process at the Task Manager -> Processes -> Manga System. ________________________________________ This is a windows form application made in c#. Which I presented on our school for my project. I Used Microsoft Visual C# 2010 Express (if you don't have go download now at microsoft which is free) and Microsoft Access 2007. Feel free to use, edit, share, or anything you want with this Manga System i made as long as you don't own it and credit me. How to View: 1. Go toManga\New folder\c#\system\system\bin\Debug 2. Run Manga System.exe 3. Enjoy. Note: If you can't view it, try installing microsoft .net framework's latest version and MS access 2007.(Not sure about this part but definitely worth trying) Choose only one mirror to download the program. Mirror 1 Mirror 2 The one that you'll be downloading here at Planet Source Code is Manga System 1.1 (since this site has very limited upload size). Sorry but sadly this will be the last version of my Manga System since i'll be busy again at our school. Don't worry i'll do other program soon if i have time. Please support me by rating this code/suggesting future projects/comments, thank you. ________________________________________ ________________________________________ First, this Manga system is not a system where you can read manga's, however this program is used to view the description of a manga selected. •Note: Username: bLade Password: 321 or just check out my database at the bin. *Hope you'll like my program. Thank you. •Credits: Manga informations and login picture are from www.mangafox.com Manga pictures are from www.mangareader.net 1.1 Update: •Register at Login form •Added About at Login •New Main Menu Toolbar(Manga,Account) *Manga - Add, Edit, Delete, Search *Account - Change Username, Password, Logout •New User Interface •Added a few mangas.Removed Qery on Main Menu Toolbar (Query is replaced by search under Manga Category) Download Link: 1.1 - http://adf.ly/9AYhg

ASP_Volume3 #48617
Move Form w/o Status Bar!

This is a simple way to move the form, without the use of a staus bar! Just click and drag anywhere on the form. I also threw in an option to make a menu popup without the use of the menu editor! Shows how to view a menu, made by the menu editor, by clicking a command button! You can also apply this to almost any control.

ASP_Volume3 #48894
Lemonade 9x

A clone of an old BBS game. You set up a lemonade stand and see how much money you can make within the alotted time.

ASP_Volume3 #61648
ModalDialog Color Picker

Allows users to pick a color from a photoshop-ish palette. for a live demo: http://cwolves.com/testing/palettetest.html

ASP_Volume3 #48904
AI Tank Game

This is a tank game that allows enemy tanks to shoot a player tank. It was initially designed as an artificial intelligence mini-project. The program allows a user to create maps and then play them.

ASP_Volume3 #48783
Circle Gradient, fast, Choose your own colors

This program draws a circle gradient wherever you click on the picture box. It uses the point that you clicked as the origin, and you choose your own colors and custom colors.

ASP_Volume3 #59492
ASP News 2.0 (WYSIWYG Editor)

The News center is extremely flexible and supports CoPy & paste and comments based on Wysiwyg Editor. So far unusually, however here complete formatting can be taken over and stored. Online Demo:http://www.planetgraphic.de/article.asp?artikel=77&kat=1 -- pls vote for me :-)

ASP_Volume3 #48784
Shell API example, learn to use common Shell API Functions

Learn how to use SHFileOperation and ShellExecute to send files and folders to recycle bin, create new folders, and open files with any file extension. Also, this code demonstrates how to navigate through your hard drive.

ASP_Volume3 #48205
aMAZEing 3D

RARE! Look @ the screenshot NOW. These are actual screenshots of the in game graphics - in LOW resolution so that this page didn't take forever to download!!! It IS possible to make a 3D, lighted, perpective texture mapped game in VB! And this game does NOT use any C++ DLL's (like I see some others do), does NOT use any special controls apart from a few plain old pictureboxes. It does NOT use DirectX or OpenGL. Yet the game still runs fast enough on my 400Mhz PC with huge 3D textured levels when it was written in pure VB code! Has this ever been done before? If it has - I haven't seen it! At least one of the techniques used here is totally original and invented by me. Then download includes ten levels ranging from small to huge, plus you can draw your own in any paint program!!! This is so simple and powerful code YOU WILL BE BLOWN AWAY. This all started last month when one of my friends said that a 3D game in VB was not possible so I spent a long time racking my brains and then 2 weeks programming. These are the results so far, and the game will get better. PLEASE SHOW THAT THESE EFFORTS ARE APPRECIATED. If this code is helpful, well done or simply aMAZEing then please vote for me. Feedback is also welcome but please do not complain that it is too slow - what do you expect? How many other games have graphics like this? It would be an achievement if it ran at 1 frame per second! Other people send in a boring old 3D cube, I give you a whole 3D textured level with two choices of graphical style - realistic or surreal. Enjoy, and when this game is faster, has enemies and guns, and looks just like Doom, I'll send in the finished game.

ASP_Volume3 #48909
Reading a webpage HTML source with the WebBrowser control (and one line of code).

Downloads the HTML source of a webpage using the MS WebBrowser control.

ASP_Volume3 #44776
Message B0x Thru C0de

This Message box is missing something all the others have... the form! All you need is the module. The Message boxes are created when needed at run-time. It's really simple to use: MBox(sMsg, _ sCaption, _ Optional MsgBoxType, _ Optional lType As Long, _ Optional lIcon As Long, _ Optional oPath As String, _ Optional nX As Long, _ Optional nY As Long, _ Optional Edge As Boolean ) As Integer You can use one or all of the parameters so many different types of message boxes can be generated. Features Include: ------------------- 1.) Will handle nearly any message no matter the size. 2.) YOu do not have to alter or customize the code. 3.) Allows you to set X,Y position. 4.) Enable user to copy the Message or parts of it. 5.) Display 3D Window or sunken Client Edge. 6.) Allows you to use custom Icons.

ASP_Volume3 #61855
Dope wars kinda

This code is a simulation of the famous drug wars game...

ASP_Volume3 #61267
Login/Register/Update

User can Login/Register and then update his/her profile. So Powerfull By Designing & Coding Wise At every step user is briefed that what;s going on and why. Easy to Learn for begginers. I asure after to read this code He/She will not be dependable of any one according to ASP Database

ASP_Volume3 #48520
ComboBox KeyPress Event Handler - limits text typed to only allow an item from the list

This combo box event handler will limit the text typed to only items available from the list. This essentially makes the control into a dropdown list but allows the items to be selected by typing as well as clicking.

ASP_Volume3 #61627
create 3D Diagrams using HTML/asp only

Draw 3D diagrams straight from a recordset, without any components/dlls/ocx at all! pure asp/HTML. see an example on http://www25.brinkster.com/mercury2k. if you like it, vote for me!

Languages
Top Categories
Global Discovery