Advertisement

Results for "Category: Complete Applications"

ASP_Volume3 #55360
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.

ASP_Volume3 #55361
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

ASP_Volume3 #55369
Encrypto

Encrypts a file

ASP_Volume3 #55371
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)

ASP_Volume3 #55425
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.

ASP_Volume3 #55426
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

ASP_Volume3 #55446
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.

ASP_Volume3 #55447
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

ASP_Volume3 #55519
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.

ASP_Volume3 #55529
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.

ASP_Volume3 #55530
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

ASP_Volume3 #55534
File Encoder

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

ASP_Volume3 #55535
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

ASP_Volume3 #55550
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/

ASP_Volume3 #55559
A Tcp Client Server Helper Class. Fully Event Based v2.10 -- UPDATED !!

This is a helper class, its used for producing Tcp Client Server applications. Take alook at the Chat application that I have produced as an example. PLEASE VOTE !!

ASP_Volume3 #55566
Easy directory listing

This is an EASY example of listing files in a directory. I got this example from another post, but i could not get that post to work, so i modified it and made it easy to use. I'm using this in a new program i am working on.

ASP_Volume3 #55572
A Professional Forum

This is the forum code I use for Programmers-Unlimited.com. I have made alot of changes/fixes/improvments to this version. Now supports BBCode (modified/improved), Added security and error checking. Prevents flood posting actions on non existant topics/forums, Better structure in a few areas, Bug fixes in multiple areas.

ASP_Volume3 #55713
Hotmail & Yahoo style WYSIWYG HTML E-mail Editor

Send an e-mail in HTML format using the WYSIWYG HTML e-mail editor.(Hotmail and Yahoo style e-mail editor for Windows IE 5+ users only).

ASP_Volume3 #55714
ASP Ajax Star Rating Web 2.0 Style

A simple ASP Ajax Star Rating with Web 2.0 looks. The script uses an Access database and should run on just about any ASP enabled Windows server. Live Demo at www.ex-designz.net/directory/default.asp. Please let me know your comments on this submission.

ASP_Volume3 #55715
XD Portal V 1.1

XD Portal is an open source ASP.NET 2.0 n-tier web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as community portal, intranet and other Internet portal application. This application is extendable and code is included in the download so you can play around. Demo URL: http://www.ex-designz.net/xdportalscnshots/xdportal.htm XD Portal Architecture: DAL > Model > BLL > UI Features: 1) Secured user login system 2) Admin Manager Page to manage site configuration, contents and users, i.e. suspend user. 3) Comment System 4) Rating System 5) Enabled/disabled comment through admin page. 5) Send to a friend email in HTML format. 6) User Registration photo upload 8) CSS layout interface. 9) Dynamic Layout swithcer i.e. Rows, Grid 2 Columns or Grid 3 Columns 10) Optimized for SE 11) Article/Blog Manager - Add, edit and delete article/blog Fixed corrupted database header. Reupload new zip included the XDPortal.Bak Below is the instructions restoring the backup from the app_data. 1) Open your SQL Management Studio. Create a new Database name “XDPortal”. 2) Right click on the database and click restore database. 3) Once the restore window is open. Navigate to the backup sql which is inside the app_data folder. Check the database to restore and click the option in the left panel. This will open another window. There, select overwrite database. I restore the backup in my Laptop in 1 min. It should be easy. Download XDPortal, included the XDPortal.Bak Check MSDN for complete tutorial: http://msdn.microsoft.com/en-us/library/ms177429.aspx Added AJAX multi-view event calendar. Calendar screenshots: http://www.ex-designz.net/xdportalscnshots/eventsmainpage.gif http://www.ex-designz.net/xdportalscnshots/eventlistview.gif http://www.ex-designz.net/xdportalscnshots/eventweekview.gif Update: 5-10-09: Re-write some long stored procedures so it will be easy to read, understand and maintained. Added repeater multiple/batch delete of rows through a comma separated value so it only hits the database once, instead of looping.

Languages
Top Categories
Global Discovery