Results for "Category: Complete Applications"
Attention ASP newbies! Looking to create your first ASP page? Check out this tutorial!
When creating a data-driven web site, you obviously need to use a number of SQL queries to grab datasets from your database. Before you use a particular SQL query in one of your production ASP pages, though, you want to ensure that it returns the correct information. Therefore, a SQL query test web page, one that allows you to try various SQL statements and view their results, will often come in handy. For every web database project I work on, I pop this code somewhere onto the server. This page allows me to test out SQL queries before I put them into my ASP code. Recently I was doing a project on a co-located SQL Server in Atlanta. I used this page to set up all the tables from my home office in Florida. The idea is simple. You put SQL code into the form, select the data source from the drop down list and click submit. If the recordset contains columns, a table is built to display all rows and all columns. If the SQL is an data manipulation statement, a message appears stating that the command completed successfully. One of the best features is the clipboard. You can cut and paste SQL into the clipboard and it will be there each time you submit the form. I use a simple array to store the data source connection string. I have also had situations where I used a dictionary object to store the connection strings. Sometimes I use another textarea control instead of the drop down list. This allows me to try out different connection strings.
I wrote this application because I always wanted my Windows machine to be able to run a Whois query very easily, like a Linux machine can. With this app, you can place it in your Windows directory, and at any time, type 'Whois example.com' on the command line, and receive a Whois report, with no hassle. Uses a CSocket derived class for data connection. Demonstrates how to use Archives with Sockets to perform data communication between 2 remote machines. Please do not hesitate to give feedback! I always love to read it :)* Update August 30: I have changed the way the app stores cached Queries. Instead of limiting saved queries to a certain number, when the limit is reached, it pushes the last one in the list out, and replaces it with the new Query*
NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes advantage of new API calls only found in Windows 2000 and newer versions of Windows. (if you have Win9x/Me/NT4, forget about it) Features include (but not limited to): Transparency (adjustable from 100% opaque to 100% transparent), stay-on-top, UNICODE capable, and of course all the features of NoteXpad 1.0, as well as all the features of a standard text editor. Written in C++ using Win32 API. Please download it and give it a try, I promise you'll never go back to Notepad. Keywords: CreateFile, ReadFile, WriteFile, CreateWindow, Fonts, Font color, GDI, Win32, UNICODE, SetLayeredWindowAttributes, CreateDialog, DialogBox, OpenGL, Printing, Drag-n-Drop, GetOpenFileName, GetSaveFileName, ChooseColor, ChooseFont, ... NoteXpad website: http://ryan.ript.net/notexpad
This practical guide aims to be a complete programming guide as well as a reference for the serious ASP programmer. You don't have the time to rummage through 1000-page thick books? You don't have the time to sift through jokes & wisecracks? This is the right resource for you ... This guide does not assume any prior knowledge of ASP, and starts from the ground up. The chapters are organized according to the increasing complexity of ASP scripts that you will be writing. Simple scripts come first, and then the techniques needed for more complex scripts are covered. This is especially useful for the beginner who is usually inundated by long, boring technical dissertations in the first chapter of any book. Experienced programmers will also find this guide useful, for it contains the following references in one easy-to-locate booklet. VBScript Reference A complete documentation of all VBScript functions with the necessary information for using them. Ideal for those situations where you know what you want to do, but can't remember the function that will do it for you. SQL Reference This includes complete syntactic specifications of the Structured Query Language, along with examples to demonstrate the use. ADO Reference A guide on ASP cannot miss out this quintessential section. It gives complete details on most of the objects in the ADO hierarchy. Since you can download the PDF, you don't need to be online in order to read it. A printer-friendly publication format means you can print it and read it anywhere. More Information
Add multiple Discussion Forums to your site with this code. Users can post messages to various forums and view the message list in a threaded format (the message comes first, then all the replies, in a tree-like structure) It provides advanced forum features such as: Multiple Forums You need not create separate tables when you decide to add more Forums to your site. Just add a new Forum in one place! Threaded Message Display So you can keep track of the messages and replies. Each message forms part of a hierarchical tree. Complete Information on every message The message display includes a list of all replies to the current message, plus a link to the original message (to which this is a reply) Fully Customizable All the customizable aspects have been isolated into one file (CONFIG.INC), so you can modify the script without fear of breaking the code. Cookies to store names The same user need not enter his name more than once; cookies do the trick automatically. No hardcoded paths So you don't need to fumble when you are trying to run the script for the first time. All paths are relative to the current directory, and you can modify that by changing a Constant in ONE single place. If you're learning ASP, you can go through the well-documented code to see how records are inserted, updated and retrieved from a database.
Atwinda Forums v1.6 are improved. I added many features including: Search, Paged topics display, Lock posts, and many more. Users can now edit account information via the myaccount page. sendmail is now included, allowing for a mailing list (which is an option on the register page). The readme file includes detailed information on all the files in the appliaction. Users also have the choice to have an e-mail sent to them if someone replies to one of their posts (using CDO, which can be changed to CDONTS if you need). name.inc controls all the names for the pages; this means that you only have to make changes in one file. The admin folder contains addcat and delcat for adding and delete categories. All I ask for letting you guys use this complete app, is that the "powered by: Atwinda Software" logo and link say at the bottom of every page. I took all the user input and fixed all the bugs I could find. This is a temp update 'til I finish up v2. Keep a look out for that.
Last Month's award winner program is back with a bang.The new version 2.0 now supports mouse so drawing images with curved lines becomes too easy.By downloading this program you will learn how to include mouse ,convert 2d to 3d and lots of other things.Please vote for me Visit www.gauravcreations.com for more cool programs in vb and c/c++ .Please vote
This is an alternative system tray implementation for alternative windows shells. This is a stand-alone application with complete source code. If you are developing a new shell and still dont have your system tray module, this is for you. The code shows how explorer shells handles system tray calls from applications.
Here is v3.01 *added settings page *added server informations on settings page *added counter and unique counter on settings page *added logout and close button on settings page *changed settings window to popup *added auto refresh main page after any changes on settings page *change session timeout to 30 min. for admin (it can't work if you use Brinkster) *added auto appear delete link below messages if user is admin *added auto close popup if user select logout on settings page *added message counter on settings page *added auto show full IP if user is admin (in other way users see half of ip) *added tag shield *added page system on index page, *added auto change images on sign page (www and icq image) *fixed status bar words *added a lite Flash Animation on admin login page *added icq pager function *added outside navigation function *fixed email confirmation (it is more clever now) *fixed if no message on index page *added close button on sign page *added delete confirmation with a msgbox *added auto refresh after signing guestbook *fixed tabindex on sign page *added password verify on settings page *added go up link on index page below every message *fixed information control on sign page (it is more clever too) *added line break function you can see an examples at Guestbook Previews http://ferroweb.no-ip.org/facgb and also on sourceforge.net http://sourceforge.net/projects/facgb/
Building a ASP Forum using the simplest ASP code. Simple ASP code to build a working ASP forum. Plz vote for my code :P
Source Code of Win98. What you ever wanted to know you can see now!!
This single page allows you to build, administer, analyse and use votes on your website. When you first open the page, it will ask for a user name and password. The user name is AdminUser and the password is AdminPassWord. It is case-sensitive. If you wish to change it (recommended), simply hard-code your choice into the page in the Authorise function. After logging in, it will take you to the help menu, it contains a script you can use to create the database, a description of the menu options and how to use it in a web user environment.
It is an eCommerce Cataloguing And MailOrder System (eCAMS v0.5). It is an online catalogue, shoppingcart, and has backend administration of the website which include Basic Website Management, Product Management, Order Control, and Shipping Control.
This script interacts with COM objects that communicate with the MetaBase for Internet Information Server. You will be able to define the custom error pages for your website.
Allows users to choose a color from a palette simular to Adobe's color palette.
This script colorizes your vbScript for display on web pages. All colors can be managed through a style sheet. It seems that those who knew about the results of this version (from browsing my website) always kept asking me for the code and my old version that I refered them to was out-dated and didn't come close enough to there expectations. So peeps - I give to you my most proud and recent version of the color coder.
This small utility aids programmers into viewing and editing the data within binary files. Works with large files very nicely. Enter either the hex, decimal, or text value of each byte. You can also edit bits. I use programs like these when learning how to read file structures such as MP3, GIF, and JPG files. Also comes with a handy setup project for easy installation.
Print to a preview or printer without Crystal Reports. This project uses classes that are built into the .NET framework. This is my translation of a C# project into VB.NET taken from an article written by Michael Eaton in the November 2002 issue of Visual Studio Magazine. To read the original article go to: http://www.fawcette.com/vsm/2002_11/magazine/features/eaton/
This is a VB.NET wrapper class for the shell32.dll SHFileOperation function. What makes this function special is it incorporates its own copy, move and delete animated dialog boxes. The FileDelete function can place the deleted file(s) in the recycle bin if you include the ALLOWUNDO flag. If you are copying a file, the animated dialog will only be displayed if the copy time exceeds approximately 10 seconds.