Advertisement

Results for "Category: Complete Applications"

6_2008-2009 #205604
Word Processor V1.1

This is an upgraded version of Word Processor with some more features.

6_2008-2009 #205685
GPS 1.3 Cydonia

With GPS, you can simply change the content of your homepage dynamically, without any technical knowledge. No FTP, no upload! Use the webbased controlpanel to manage everythin: Posting, editing, deleting, validating, scaling and more. GPS has multiuser support. Set accessrights for each admin. Coordinate your homepage with any other admins: A internal mailing system is included. GPS is not only managing your content but tracking every visitor who visits your GPS powered page. It retrieves IP, Platform, Resolution, Browser and time of visit. In version1.3, you can create mulitiple stie with different settings. Also there is a higher security login: If you enter the password three times wrong your account will be locked and only accessable with a six digit unlockcode, similiar with the securityfunction of a mobile. If you are using GPS for the first time login with l/p Admin/Admin and then change the password for your account.

6_2008-2009 #205686
GPS 1.2 - Content Managing System

GPS 1.2 is the backbone for every asp powered homepage. It simplises the whole administration: -You dont have to upload anything anymore. Just login and post a message. -GPS has multiuser support. You can set accessrights for each member. -Coordinate your homepagedev. with all administrators in the restricted forum. -GPS 1.2 has been augmented with GNS 1.1. Now every visit on your homepage is tracked and you get some infos like IP, Resolution, Colors, Platform, Browser from every user! GPS 1.2 has been built in order to be adapted easily into EVERY asp website: Just copy and paste the code of post.asp into the page you want the news to appear. You can even edit the layout and color structure of the table where the postings will appear. -All postings can be searched This GPS 1.2 Version Features: -> Text layouting -> " and ' support -> Edit Message Function -> Minor bugfixes -> Emailing function (CDONTS needed) -> Printable version -> Tracking powered by GNS -> And much more

6_2008-2009 #205687
ChatUp! - Chatsystem

I finally managed to program a real neat chat: - Communitysystem. You can register an account and access it with your password. You can retrieve information like name, country and age from a member if he has given the permission. - Filtering. Prevents somebody running scripts or cussing around. - Ignore modus. If you are fed up with sb. - Uses database to store information. - Prevents one user spamming the chatroom. - Its possible to change your color. - Kick user. No explanation needed ;) - Its possible to whisper to someone. - Several other console commands. They are all listed in the help file. This is freeware but I'm asking you to vote for me and to tell me on which page you are using my chat. Dont forget: Vote for me ;)

6_2008-2009 #205691
SkyBoard v1.2

OK. I guess this is the most complex script I ever coded. My SkyBoard has many functions: - Emoticons - Very Simple Administration Functions - Communitysystem (Registration of names etc) - Profile of every registered user inclusive picture - Infinite amount of rooms possible - Password retrievment via email - Automatic post filtering - Encrypted password storing (*Need setup) And more. First you have to open "include.inc" in the data folder and change the old path to the new path where the board.mdb is stored on your IIS. First log on with Username: Administrator and Password: administrator. Then you can set up few things. This code is based on a database so it's quite fast. Of course this code is freeware as long as you dont modify the comments. However I'm asking you to vote for a 15 years old asp coder on Planet Source Code, I just want to know whether you like my prog or not.

6_2008-2009 #205692
GBWebShop

Complete Webshop with full admin backend, can add categories and subcategories, pictures, has a great shopping cart.

6_2008-2009 #205693
Advanced Surveysystem v1.0

This is a typical poll program. The special thing about this one is that you can add multiple questions, that's good for more exact polls. There is a good administration part where you can edit this poll without any asp coding kow Try it, it's cool, it's free.

6_2008-2009 #205694
GPS 1.4 WYSIWYG

With GPS you can simply change the content of your homepage dynamically, without any technical knowledge. No FTP, no upload! Use the webbased controlpanel to manage everything: Posting, editing, deleting, validating, messenging, scaling and more. The newest version of GPS makes editing even easier! You can use a Word-like Webapplication to write your postings, with different fonts, colors, formatting and more. You write like you used to do in Word and GPS converts that into HTML and publishes it on your website! GPS has multiuser support. Set accessrights for each admin, coordinate the homepage with more admins using the messenging system. Also GPS is tracking every visitor who visits your GPS powered page, it retrieves IP, platform, resolution, browser and time of visit. Since 1.3 you can create multiple sites with different settings. If you are using GPS for the first time, login with the login: Admin , password: Admin and then change the password for your account. Download the newest versions and fixes on www.aspiration.de.vu or www.guox.tk

6_2008-2009 #205702
Encrypto

Encrypts a file

6_2008-2009 #205704
Huffman compression algorithm.

Data compression is very popular and widely used thigie today. Huffman compression algorithm is one of the first and simples one, so it's good to start from. This code include code and explanation for algorithm itself and two simple file compression/decompression programms ( just for example)

6_2008-2009 #205758
Run Command from ASP v.2.0

Run Command Prompt from ASP using WScript and FileSystemObject. This has been updated from the original version to handle any commands and to emulate the dos interface.

6_2008-2009 #205759
Admin Interface

Several tools that will help Web Administrators and Developers. The following tools are included: ASCII Conversion, Script and Code Snippet Library, COM Detection System, List of DOS Commands, Run DOS Command, HTTP Header Response Messages, List of Net Commands, List of Ports, Remote Explorer, Server Variables, Web Log Viewer Also, included is Dynamic Stylesheets, Random Quote, and Random Image

6_2008-2009 #205779
Math Tutor v1.0

This code will give you practice with addition, subtraction, multiplication and division. It will also teach you a lot of things. Read the readme file for more information.

6_2008-2009 #205780
ABC Payroll

This program is to get a salesmans commision pay and all that good stuff you will learn a lot from this example. This is a project i had to do with school so plz dont judge it to harshley

6_2008-2009 #205852
Calling Web Methods Asynchronously

To use the asynchronous versions of a web method in a client application. Asynchronous programming allows a program to call metods on a managed object and continue execution until either the managed object calls a specified callback or until blocking, waiting, or polling for the call is completed. This example will only cover calling a specified callback method.

6_2008-2009 #205862
Recordset as a Java Script Array

This sample application passes an ado recordset to the browser as a JavaScript array. Only changed records are uploaded. You might want to do this technique to improve performance. Please give me your feedback.

6_2008-2009 #205863
XML for Analysis Browser

This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the Internet Explorer 5 or higher. This browser takes advantage of the XML for Analysis SDK OWC (Office Web Components), on the other hand, requires an ActiveX, OLEDB Provider for OLAP, Pivot table services and certain browser security settings. The browser allows you to build dynamic olap reports and save them. It also lets you browse Data Mining Models. For the latest version check http://www.reportportal.com/download.asp

6_2008-2009 #205867
File Encoder

This program lets you encrypt and decrypt files using the Rijndael encryption algorithm.

6_2008-2009 #205868
Live Update

This program will give your application the Live Update capability. It downloads and decompresses a zip file into the folder you specify. The project was inspired by two similar projects on the web: 1) Automatic Online Update Toolkit by thomasdev http://www.codeproject.com/vb/net/Automatic_Online_Update.asp 2) Microsoft Updater Application Block http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/updaterv2.asp The program uses #ziplib by Mike Krueger http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

6_2008-2009 #205883
UebiMiau - POP3 WebMail

UebiMiau is a simple, yet efficient cross-plataform POP3 mail reader written in PHP. Features: Folders, View and Send Attachments, Preferences, Search, Quota Limit, etc. UebiMiau does not require database or IMAP. HomePage: http://www.mycgiserver.com/~active/

Languages
Top Categories
Global Discovery