Advertisement

Results for "top"

ASP_Volume2 #40167
How to remove Banner Ads, while keeping your background

Removes Banner Ads that appear on top of free webhosted websites.

ASP_Volume2 #40192
Draggable Objects (Windows, frames, ...) - Ver 1.1

This code shows how to create draggale objects (like windows or frames) in DHTML pages. This code has a few advantages over other code I saw here: * It disables selection of text while dragging (which is very annoying). * It puts the dragged window on top of all other windows / layers. * Multiple objects can be dragged with this code. * It will work even when moving the mouse very fast or very slow. (!) This code was only tested in IE. Post me if you want to make it compatible with other browsers...

ASP_Volume2 #40331
Small Pagination Navigation

I've coded many dynamic pages that needed the support of displaying data accross multiple pages. Whith this script, it will build a small navigation that you can display at the top and/or bottom of your results to navigate to the next page. It also supports the ability to only display pages within a specified range. (ie - if you have 1000 pages, it will only write links to 5 of the pages closest to the current page being viewed.)

ASP_Volume2 #40564
MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc

MasterString is a string api library thats is thought to sit on top of string.h. It provides intensive searchs, using c- style string manipulation, as well as C++ style using classes. Includes a base class for inheritance, and a higher level class, using it to show you how you can build your own string classes with it. Includes newer types of string manipulation like findstrloc which will actualy record every single instance of a specific string within a string into a structure. Theres a structure to convert strings into a series of arrays, for each line etc. Most users wont have a need for all these intensive algorithm's, but are VERY useful when writing your own scripting languages.

ASP_Volume2 #40566
Full Tutorial #1 for the MasterX SDK 1 (found in PSC)

Heres the first tutorial on how to manipulate the MasterX objects to create a 2d video game. Sorry about the formating and spelling and grammer, I didnt spell check was just typed off top of my head. :)

ASP_Volume2 #40579
Code Response - How to correctly link to the winsock library (wsock32.lib)

This is a code reponse, to a ask a pro posting. He needed help linking to wsock32.lib when creating a win32 application using platform SDK in visual C++ 6. This is a blank windows application that links to the winsock librarys. Just build your application right on top of this project source.

ASP_Volume2 #41102
FallDown (Game) Fun! But not Done

If the game gives you a Bgi error just IM me nit3shift. This is a game that i had to make for my last six weeks project for school. I am not done still couple of bugs to figure out. The objective to to move the ball with the arrow keys left and right. block go up and you must avoid them. If you hit the block u will go up with it and if you hit the top you die.

ASP_Volume2 #41257
Resizable Image viewer, slideshow, mostly for jpg) - "Quick Flipper"

This app is a tight little image viewer. It's resizable and the aspect ratio is not affected during resize. It allows for slideshow, stay-on-top, image list editing. It's mostly for jpg's but the ctrl that displays the image can be used for any image type.

ASP_Volume2 #41571
System Software Programs Pack

Pack Consist of ... [2 Pass Assembler] , [SCANNER],Based on Deterministic Finite Automation (DFA) for a REAL number with optional Integer and Fractional Part. , [LL Top-Down Parser],[OPERATOR PRECEDENCE PARSER] [ Very Much Helpful to MCA(Master in Computer Application) Students ]

ASP_Volume2 #42102
Catch robot and generate dynamic metatags

Use this include file to catch robot queries to your page and generate the appropriate metatags dynamically. With this code, I have put my site (www.stindustriel.com) in top 10 on Google, Altavista and InfoSeek. Hope you will envoy.

ASP_Volume2 #42131
Multi Column Combo Box

I created this control because i couldnt find anything else that created a multi-colum combo(drop down) box. This control is driven off a database query and is fairly straight forward to use. Once you have extracted the zip file into a directory you can look at the file /structure.txt. This file explains the directory structure and where everything is located. I hope you enjoy the control, i know i have seen numerous requests for one. And remember; Please vote! Thank You :) Purpose: The purpose of this widget is: 1. provide a multi column drop down box to users 2. provide a combo box's that doesnt sit on the top of a web browser so menus can flow over the control 3. provide a combo box that can allow user input

ASP_Volume2 #41655
A 3d racing game with commercial quality graphics!!!

This is a completly 3d racing game with commercial quality, named REVO TRON! It includes a 6500 lines DirectX8 3d engine with support for advanced 3d techniques like realtime shadows and reflections. An input, sound and network module is also included. IMPORTANT NOTE: to run the exe, you must have installed DirectX8 or higher on your system. See the readme.txt file for details. To compile the game on your system, you must have installed the DirectX SDK. You might download it at http://www.microsoft.com. Now about the game itself: it's a Tron clone. The basic game idea of any Tron lightcycle game is that you drive a fast futuristic bike, called lightcycle. It leaves a wall where it goes, so the arena turns into a labyrinth after some time. The goal is to force the enemies to hit a wall while you should try to avoid this for yourself, of course. The last player alive is the winner. REVO TRON also invented a new game mode: the action mode. If it's switched on, you can use speedups, different weapons and shields. You'll get an item after some time which is displayed at the top-right corner of your screen. You can use this item then by pressing the space key. The action mode makes a Tron game become a real action battle! YOU CAN DOWNLOAD THE COMPILED EXE VERSION AT http://revotron.tripod.com

ASP_Volume2 #42026
Online Web Building

My first piece of code that I have submitted to Planet Source Code, this application shows the workings of a small dynamic site for beginners of ASP/Access database. It is compatible with Macromedia UltraDev 4, which is one of the easiest programs to use when learning to build ASP web pages. Users can build a web page with an online WYSIWYG HTML editor, upload their images use them in their pages. There are new User Name "checks" in the registration area and you can upload images without 3rd Party components which are saved to a folder for their User Name (made on-the-fly). Images can be inserted from the drop-down box in the editor and there is an "manage images" section to delete previous uploads. User's pages and images are controlled by a session variable (MMUsername), so each person can only edit/delete their own work. The pages have been designed to only allow registered users access to the page building and uploading sections, thus eliminating "anonymous" editing of pages. Customising the appearance of this site is easy too. The navigation buttons at the top of the pages are displayed from the "include file", so changing the buttons/navigation to your own design is easy, as are the styles and formatting which are all linked to a CSS file. The site has been tested working on Windows 2K Professional and NT4. It can be seen working at: http://www.design4online.net/userpages/index.asp. Feedback is welcome as I would like to produce some more applications/examples like this one and need to know what your views are. Oh yes, please vote too if you like it... Thanks.

ASP_Volume2 #42083
Talking IE

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.

ASP_Volume2 #42227
ASP Mailing List v1.1

Application Update from v1.0. This code provides a set of pages to allow your site visitors to Subscribe or Unsubscribe to mailing lists on your site. There are several changes to the code from version v1.0. Administration functions are provided to; manage those charged with administering the lists, manage the list members, manage available mailing lists, manage archived emails sent using the code, manage the email signatures, manage the 'From' email address, and send bulk email to the list members using CDONTS. The code if fully commented and uses an Access 2000 database. Extract everything to your server and edit some constants at the top of the 'includes/_configuration.asp' page. To access the pages start at 'aspmaillist/default.asp'. The interface isn't intended to suit any site, rather the pages can be easily customized to suit your needs.

ASP_Volume2 #42576
igo

This is a code to be used by web-sites who have many links on their site and can use this to create a go-back frame in the top of the newpage opened like in Hotmail.com

ASP_Volume2 #42629
Disable Form Close Button

This code is used to disable the "X" form button (that one top right) in a form

ASP_Volume2 #42837
ASP Forums

A message forum system, allows accounts to be created, change user status to moderator, create/edit/delete forums, moderator only forums. Add/edit/delete posts. Delete/lock topics. View the top 10 posters. This code will work from any directory on your webserver, no DNS to change. Sorry about the lack of code comments! If you wish to test it, use the username: admin and the password admin

ASP_Volume2 #42871
FAQ Generator

This application helps site managers to quickly develop a long or short list of frequently asked questions. It features a very easy, yet powerful, online administration - with no limitations. Also includes dynamic navigation for the public (next, top, or previous frequently asked question). Demo can bee seen here: http://www.expinion.net/software/app_faqgenerator.asp

ASP_Volume2 #42999
Transparent Analog Clock

This is an enhancement of the Transparent Analog Clock by Jonathan Rossing. I took his code and made a bunch of changes. It is stay on top, you can move it by clicking anywhere on the clock, it only shows itself in the system tray (not in the task list nor the task bar). And it works like a real clock (the hour hand increments as the minutes do) It also uses a bitmap for the clock face (at this time the bitmap must be changed at desing time). And the code is streamlined. This is a good demo of how to make a transparent form that hides itself from the system and is moveable by clicking anywhere on the form.

Languages
Top Categories
Global Discovery