Home | Advertising Info96 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Thursday, March 13, 2025  

Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds



Listings Entry: 3/26/2006 3:53:35 PM

The Website Utility
http://www.winnershtriangle.com/w/Products.TheWebsiteUtility.asp
Examines websites for broken links and missing content. Internal web crawler includes ASP session support.

Microsoft's ASP.NET Site
http://www.asp.net
This is Microsoft's site for the ASP.NET server-side environment. You can find tons of information on ASP.NET straight from the source. Features: Newsgroups, Discussions, Samples, Books, Articles, Events, and FAQ.




DMB Dynamic Buttons
http://www.dmbcllc.com
Use one image on your server to create multiple images on your web pages. Stop wasting time creating buttons for your web site.

Post-It Notes: IBS Standard Edition
http://www.d-qubed.com
The IBS Edition Post-It Notes Module provides a method for users to post personal notes on a given Tab (Note: Tabs group content for the portal). Users have the ability to post reminders, quick notes, or even post a note for another user or a group.

DotNetNotes.com Engine
http://www.aspalliance.com
The following is a really neat application that allows you to dynamically create categories and under each category you can create articles/news/notes.

What is .NET, and What Does It Mean for ASP Developers?
http://www.aspnetpro.com
Craig Utley addresses two key areas of .NET: the underlying .NET Framework and the ability to create distributed applications.

The ASP.NET Page Life Cycle
http://www.15seconds.com
Solomon Shaffer explores the life cycle of an ASP.NET page from initialization to unloading. He also explains the various methods to override ASP.NET server-side events.

IBuySpy Store Admin
http://www.NetSpark.com
Complete back-end Administration for the IBuySpy Store written in C#. Includes management for Categories, Products, Customers, Orders, Order Details, and Reviews. Also includes an Accounting page for sales reporting.

Getting Started with ASP.NET
http://www.aspfree.com
Michael's article covers many of the new features of .NET. Check it out!

ORCSWEB, Inc.
http://www.orcsweb.com
We are experienced and proficient in supporting NT Server, Windows 2000, Internet Information Server, Microsoft Transaction Server, COM+, Active Server Pages applications, ASP.Net, SQL Server and more! These guys even host Fuzzy Software.

Xheo.WebTemplate
http://www.xheo.com
Add fast, powerful and flexible skinned page templates to your ASP.NET application. Based on the same skinning engine as Xheo.WebSkin, developers use multiple page templates of varying styles or skins.

Common ASP+ Questions
http://www.4guysfromrolla.com
What are the system requirements needed to run ASP+?, Will I need/be able to write ISAPI DLLs with ASP+?, Will I be able to run ASP+ pages on IIS 4 or PWS, or is IIS 5 needed?. Here are some common beginner-level questions, and their answers.

Free Superexpert Content Rotator Control
http://superexpertcontrols.com
Randomly display content such as news items, links, images. Supports databinding, item priorities and templates.

ASP.NET Primer
http://www.aspalliance.com
Provides a brief overview of what the ASP.NET Framework is all about.

Fusebox 3.0 for ASP
http://fusebox.org
Fusebox for ASP now has sample apps and query sims.

ASP windows registry editor
http://asp-windows-registry-editor.pstruh.cz/help/RegEdit/regedit.asp
Complette COM interface to read/enumerate/modify windows registry keys and values from ASP, VBS and T-SQL. Lets you logon to required user account and work with remote registry.

Tour Calendar With Detail Section
http://developer.swartzentruber.net
Tour Calendar - Display tour dates on calendar control from database. Display date detail in IFRAME by event or by day.

WebCharts3D.NET
http://www.gpoint.com
GreenPoint, Inc. released WebCharts3D.NET version 4.7. The software is a native .NET component and is fully integrated with Visual Studio.NET.

WilsonDotNet.com
http://www.wilsondotnet.com
This site is my ASP.NET example site, full of best practices and advanced demonstrations. It contains my newly updated and ever growing collection of Controls, Tips, Demos, and Code.

FREE Web Site File Manager User Control
http://www.bipinjoshi.com
ASP.NET Custom user controls and web controls provide great amount of code reuse and flexibility. This FREE user control is a file manager for typical web sites. The download also includes a sample ASPX page ready to use in your applications.

Pure ASP VML Pie Chart - FREE
http://www20.brinkster.com/tkline/piechart.asp?showlegend=1&showlabels=1&labeltype=0
Pure ASP VML Pie Chart provides the ASP code needed to dynamically generate a VML Pie Chart, viewable with IE 5.0 and above. Creating the chart is as easy as calling a function to add each item to the chart and setting the chart title.

ASP & ASP.NET Navigation Components
http://www.visualasp.net
Classic ASP and ASP.NET Components v5.1. The Component Pack includes the TreeView, ListView, Calendar and TabStrip Components with over 70 sample scripts to get the most out of every property and method from standard HTML output to advanced DHTML out

Active Link Engine .Net
http://www.activewebsoftwares.com
Active Link Engine .Net is a complete web site link index and rating system written in ASP.NET Visual Basic. Features: Unlimited depth and number of categories, Account Registration, Hit Counters, Ratings,Reviews, Most Popular and What's New.

Welcome to Great Resource t Acidutzu.com
http://www.acidutzu.com
The place where ASP developers GO! Excellent resource for everything ASP. If youre an ASP beginner, this site has tons of great tutorials to get you started.

The Object-Oriented Thought Process
http://www.developer.com
This is the third installment in a series of articles that introduces and describes the fundamental object-oriented concepts. These concepts are part of the foundation that any programmer needs to make the paradigm shift from procedural programming.

Linksmanager directory
http://www.progportal.com
ProgPortal Directory is a search engine/directory link manager. With this software you can start your own Yahoo! type portal. Supports Ms Sql, Open source, Advance Search Features, Advance System Admin, Site Features & more.

ASP TimeTracker
http://www.traztech.com/features.asp
The ASP TimeTracker is a complete online timesheet application that can be modified to meet specific business needs or used as it is installed. The ASP TimeTracker includes all source code and is completely customizable.

Session Server for Windows
http://www.db3nf.com/Session-Server/Session-Server.html
Session server for Windows has built-in fail-over protection and load balancing which allows use of up to 1000 session servers with an unlimited number of web servers. A session "sticks" to a session server not by IP as in the case of a local directo

TNS Image™
http://www.trianglenetsolutions.com
Provides the ability to generate GIF/JPG thumbnails on-the-fly, you can also flip, rotate and get the dimensions of any image. Also offers the ability to generate thumbnailed images.

XMLBuilder
http://www.nerd2nerd.net
XMLBuilder is a XML helper object that allows you to create, edit and update XML in an easy to understand paradigm built a top the XML libraries supplied by the .NET Framework.

ASP Cookies
http://www.loudasp.com/howto/ASPCookies.asp
The internet cookie in its simplest way: The Response.cookies will let us set a cookie. The Request.cookies will let us call that cookie.

Official ASP.NET Forum Code
http://www.asp.net
Microsoft is proud to announce the release of Beta 1 of the ASP.NET Forums source code. Features of this forum include: Data abstraction, Post transformation and Skinning/UI abstraction.

Persizone Content Scheduling and Rotation
http://www.persicom.com/persizone/default.asp
PersiZone is an online content management system designed specifically to add, schedule and rotate content on web pages. With advanced planning of displayed contents based on numerous criteria, rotation of contents, a WYSIWYG editor and many more.

ActiveTarget
http://www.jufsoft.com/activetarget/
ActiveTarget is an active server component that allows you easily and accurately lookup country name by IP address and target your internet visitors geographically.

NetToolWorks.NET Enterprise Suite
http://www.nettoolworks.com
NetToolWorks.NET suite of .NET components Includes snmp (with v3 support), mail, s/mime, ftp See our website for individual component features Subscription, site licenses available (includes all future component releases)

Prime Number Function
http://www.loudasp.com/howto/aspisprime.asp
Here is an ASP function that will tell you if a number passed to it is a prime number or not. Prime numbers are often used in encryption and other math algorithms.

XMLObjectGenerator
http://www.adersoft.com/objectgenerator/
XML ObjectGenerator generates custom COM components from your xml files and schemas. It also provides complete customized html help files (.chm).

nGallery v1.0
http://www.ngallery.org
nGallery is a FREEWARE, OPEN SOURCE implementation of a image gallery written purely in managed .NET and C#.

Pure ASP file upload with progress bar
http://www.pstruh.cz/help/scptutl/upload.asp
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator, without external components. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secu

StatTrack - Website Statistics
http://www.aspwebpro.com/aspapplications/stattrack.asp
Our complete website statistics application for ASP web pages. StatTrack tracks Hits, Page Views, Downloads, Banner Ad Click-Throughs, and Much More. StatTrack also comes enabled for use with MS Access 2000, 97, and SQL Server. Be sure to check out




Timecard Entry: 3/26/2006 3:53:35 PM

JCC visit, setting up scanner software on Splash server, Daily reports, check out status in watertown office, talk to steve about moving to clayton., help chris, beth with their computers, see above, Verizon Walk Thru, staff meeting., Talking w/ Bell Atlantic regarding the system for ordering and processing internal and external to Bell Atlantic and their many companies., worked on conflicts and required section of new PC Bundle site, Meeting With Chris, He want to move on, Administrative (emails & organize), radlog, dial up issues, catchup on work, mail invoices, Not too busy... took a few calls and did general straightening up., Switchboard, billing calls, callbacks, Update mail settings for George Jabbour, Payroll to Watn, gotta get my millenium lotto money, School Stats - Basketball input sheets., Doc Manager, email, voicemail, call backs, johnson lumber content, domain name renewals, finalized staples order and submitted. answred phones- signups, acct changes, cancellations. filed customer paperwork., Phone call with Steve Rose RE ODMLS issues - cleaning up data & customizations & fixes., assisting call center will move and training personnell on alarm system, 175 Miles : Lake Placid - Sackets Harbor, tshirts, golf shirts, more party bs, Working on contacting Illuminet re: A-Links and Joe in Syracuse, Answered incoming calls.,

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com