Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #166049
How Do I do it in ASP?

This Tutorial Will Show You How TO implement the Following Using ASP. net: (7 in 1) Send E-mail With Attachment. UPLOAD A file to a Remote Server. Create a Graphical Counter. Create a Log File for the users of your page and add their info ( ip address, country, time, data, service provider, browser, OS, ...............) to an html file. Morse Code Encoder Machine ( Text + Sound ) into your Page. Get The Country and service provider of your page visitors. Determine The Location of your page Visitors (country, city, neighboring cities, country population) and add these data to a log File...... {{each code have a sample that will show you how the code is running}} Don't forget to Comment & Vote ..........

4_2005-2006 #152606
Allow Only NUMBERS in a textbox! simple

allows only numbers to be entered into a textbox!!! very useful!!

4_2005-2006 #159716
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

4_2005-2006 #152390
SEK Paint 1.1

Here's what the code can do: 19 Painting-Tools including Brush or Userdefined Polygons. 15 Filters like Ice, Invert or Emboss. 05 Effects like Flipping or Wave. You can pass a Commandline to the App. Open and save pictures. Print pictures. The CommonDialog-Control. ***UPDATE*** I've added some new features. Check it out!

4_2005-2006 #168186
News editory

It can make, edit, delete news articles. It has a rich text editor (from htmlarea) and supports multiple users. In this new version there are some bug fixes and you can now make news templates so you don't have to type out the same thing all the time, the new version also includes a general connection string found in conn.asp.

4_2005-2006 #154061
SydneyTribe.com Auto Surf

Sydneytribe.com clicks mouse positions saved in mouse.txt

4_2005-2006 #154062
hWnd

Gives you the hWnd of the window that the mouse is over.

4_2005-2006 #154880
ASP File Upload v1.5

ASP File Upload v1.5 will provide you with the customizable, easy-to-use functionality to upload files to your server using pure ASP. This is a customized version of Karl Grear's "Form Based File Upload Using Pure ASP." According to Karl: "With this code you will be able to save a file in any directory that the anonymous account assigned to it (usually IUSER_machinename) has access to so be careful. I should note that the server needs ADO, ADOX and the File System Object installed on it."

4_2005-2006 #153746
GOTO!!! this code makes any picture melt away !!!

Put anything you wanna melt inside my picture box and watch the effect.. With this code you can easyly create a melting-screen-save! So: Try it out!

4_2005-2006 #154082
Get Header

this code gets the http headers of a website so you can get information on what type of server it is or what os it is running you can also use to the query freeware or shareware webservers to see if they support certain http protocols it uses the inet control and was made in vb 6 now updated with more error trapping check it out :)

4_2005-2006 #165932
uk date format

if when you want to use the date function and you do not want the continental style but the english then this code sorts it for you. very simple and easy to understand

4_2005-2006 #153840
String Processing Library (Parsing, Translation, Validation)

Library of routines for typical string processing, including parsing, translation, and validation. Routines include: - StrReplace(Text, SearchFor, ReplaceWith, [Compare]) As String - StrSplit(Text, SplitOn, [Compare]) As Variant - FromHex(HexNumber) As Long - LeftPad(Value, Size, [PadCharacter]) As String - RightPad(Value, Size, [PadCharacter]) As String - AreLetters(Text) As Boolean - AreDigits(Text) As Boolean - AreLettersOrDigits(Text) As Boolean - AreInSet(Text, CharacterSet, [CaseSensitive]) As Boolean - ParseN(Text, StartAt, PatternArray, ValueArray, [PosPastEnd], [StopAt], [Compare]) As Boolean Clean code with lots of comments in reusable module. Also includes an extensive reference in HTML. Tested with VB6, but should be compatible with all modern versions and VBScript (with minor modifications). Please vote for this code if you like it.

4_2005-2006 #154840
Upload Files Without COM v3

Allows you to upload multiple files and fields without purchasing or registering COM objects. Great for shared hosts that frown upon 3rd Party com objects or charge an arm and a leg for them. This script provides an object oriented interface using classes for easier development. The power that this script has over others is that it does not use dictionary objects to store the uploaded files. It also harnesses the power of ADODB to prepare and save binary data to the file system with quick speeds. This is the script that you have been looking for. You can get a really good feel for how the script is used just by reading through the FAQ and examples provided. This script has been tailored to meet the requests of developers who have used previouse versions. The code is comented very well and comes along with examples of how to do common operations, as well as a FAQ. Bugs from version 2 have been fixed, or otherwise throw exceptions to the user giving them details of how to correct the problem (such as giving permission to the internet user account). Memory is managed more efficiently in version 3 that allows for more scaleablity and larger files. By the request of a few developers, progress bars are now supported to notify the user how much information has been received by the server. A website for support has also been created where you can get help from the author, other users of the script, and get any recent revisions or additional examples as they become available.

4_2005-2006 #170204
Code Converter C# to VB To C#

You wont get all the dll files as PSC strips them out. You can download the complete project here...Code Converter 11 or here a href="http://dl.dropbox.com/u/2291617/CodeConverter2011.zip">Code Converter 2011.

4_2005-2006 #151964
Algorithum Encryption and Decryption

This code will take text, and encrypt it in Algorithum Encryption. What it does is randomly create 4 keys, each one 1 char long. No password needed to encrypt the text, it creates its own and stores it within the encrypted text. Virtualy impossible to crack because the output encryption is rarely the same. For example, a string that says "test" will be 8 charachters long, and almost never the same. Or a string that says "testing" will be 11 charachters long. The key to encrypt and decrypt is stored at the beginning and the end of the output making it almost impossible to crack.

4_2005-2006 #154841
Forced Download 2

Allows you to force a file to be downloaded rather then displayed within the users browser. This can be used with Word documents, Excel Spreadsheets, Adobe PDF's, and other files. Script has been optimized to support large downloads and be dynamically called to download any file (except ASP, ASPX, ASA, ASAX, MDB files). Also clears up some problems with currupt files users had been having by clearing all previouse content and headers.

4_2005-2006 #153755
A++ Over 25 API Examples

This is an example of Some API Calls. Has Over 25 Calls. The example shows how to get The CharType (Numeric or AlphaNumeric), A key capture fuction, Get the Type Of drive (ie A: = Removable), Return the free disc space for a drive, Cause A FATAL Error and close your app, Download a File With API, Launch Web Browser to a site, 2 different ways to flash the title bar ap a window, 2 different Types of edges to draw on form at any thickness between 1 - 99, LogOf Windows, Restart Windows, ShutDown Windows, Minimize, Maximize or Normal Size any Window, Get The Percent complete, Encrypt/Decrypt a String(Uses A Key, if the other person doesnt have the key they can't Decrypt the string), and more

4_2005-2006 #166668
Compact & Repair Access Database

Saves time by NOT having to download your access database to Compact and Repair then re-upload again.

4_2005-2006 #151813
Bitmap To Jpeg ActiveX

This Code is for Converting a Windows Bitmap to a Jpeg file. All the code is there for you to do what you like Also the Code for the DLL file I must Tell you That it has been wrote in Delphi 4 if you have any problums with the dll then let me now.

4_2005-2006 #152910
Swap Variables 12 times Faster!

Swap Variable1 for Variable2 using API, this is usefull for creating data processing programs with many stored variables. See Info below

Languages
Top Categories
Global Discovery