Home | Advertising Info139 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Friday, March 14, 2025  

Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds



Listings Entry: 3/26/2006 4:26:40 PM

UCalendar | ASP Calendar of Events
http://www.superfreaker.com/ucalendar
UCalendar is a UltraDev friendly application that manages large scale calendar of event listings. This application features full online administration capabilities that allows UCalendar managers to review, edit, delete, and approve a variety of user-

ASP.NET double combo
http://www.sagas.net
DoubleCombo box in asp.net datagrid, for North American countries and states/regions. Note! page will reload, so if you use performance like this do it only loading big data.




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

Eraserver.NET
http://www.eraserver.net
Eraserver offers public hosting accounts for .NET webs. Now you can get your own .NET pages up and running for as little as $9.95 per month.

Real-World ASP
http://www.realworldasp.net
This site is all about real ASP web development problems and practical solutions. The aim is for you to benefit from my experiences, and those that I get to hear about it.

ASP Web Database Interface Builder
http://www.awdib.com
Builds a fully featured web interface for your database. Just point it at your database, select a few options and click build. Includes validation to, for example, ensure a letter isnt entered in a numeric field, or a decimal point in an integer fi

Document Import Kit - DocKIT
http://www.vyapin.com/products/enterprisenetworktools/dockit.htm
DocKIT is a simple tool to overcome the cumbersome exercise of importing and migrating documents from multiple systems & sources - Microsoft Windows Shares & Microsoft Exchange Server Public Folders, into Microsoft SharePoint Portal Server.

Bean Software Search Control
http://www.beansoftware.com/searchcontrol.aspx
Add feature rich database searching in your Windows application or on your web site!Choose between four ways of searching: any word, all words, phrase or boolean search with AND, OR and NOT keywords. There is ActiveX, .NET and ASP.NET edition.

vioCLICKS.com
http://www.vioclicks.com
vioCLICKS offers an accurate and reliable Web site traffic counter and audience measurement tool that provides detailed traffic analysis for Webmasters in real time. The stats include: unique visitors, total impressions, reloads and return visitors

Flash Inside
http://www.aixtend.net
Flash Inside, this ASP.NET component allows you to include a Flash-movie on your Webform with a few mouse clicks. You can parameter all the Flash player native properties. The swf selection to play is activated through a standard dialog box.

Index Server Companion
http://www.winnershtriangle.com/w/Products.IndexServerCompanion.asp
The Index Server Companion extends the functionality of Index Server to allow indexing of content from remote websites and ODBC databases. The Index Server Companion contains full documentation and code samples for use in a variety of scenarios.

Basic ASP Randomizer Example
http://www.powerasp.com/content/code-snippets/asp-randomizer.asp
This code will basically give you a random Integer from a range of 1 to 10 that you do whatever you want with like make a random banner rotator. Remember you can change the highnumber and lownumber to generate a random number within a greater range.

IIS Cron - Website Scheduler
http://www.iiscron.com
Previously webmasters and web programmers who hosted their site on windows servers and did not have access to task scheduler, had to use external services or use some clever coding to run routine jobs, Works even when you only have ftp access !!

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.

AspEmail
http://www.aspemail.com/
Mail component which supports file attachments in BASE64 encoding. Now with v4.2 provides a new method, SendToQueue, which places the message in a message queue, and immediately returns. Live demo available.

EdgeQuest
http://www.edgequest.com
This is a pretty nice source to get some information on cutting edge software development technologies.

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.

ASP.NET Basics (Part 6): Fully Functional
http://www.aspfree.com
Find out how to modularize your code in C# by abstracting it into functions. This segment of our ASP.NET tutorial covers defining and invoking functions, function return values and function arguments, together with a discussion of variable scope.

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.

ASP.NET Barcode Server Control
http://www.idautomation.com
These advanced server controls allow the creation of barcodes on the Internet from your ASP web application as high quality JPEG graphic images - they do not use fonts. Supports several barcode types including Code 128, ITF, Code 3 of 9, and more...

The Road to ASP.NET
http://aspalliance.com
In this article I will discuss some of the advantages of ASP.NET, what has changed, how to get started, and where to look for help. This article is intended for those new to ASP.NET.

Source4Developers Forums
http://www.source4developers.com/forum/
You can post or reply to a thread in the forum or even post comments and news about asp, html, sql, databases, browsers, etc.

Reinvent Web Hosting
http://www.reinventinc.com
Provides affordable, powerful and feature-rich web hosting on highly reliable Windows 2003 servers supporting: ASP, ASP.NET, FrontPage 2003 and earlier, SharePoint 2003, SQL 2000, MS Access, mySQL, Visual Studio .NET and much more.

Create Dynamic HTML Using the Response Object
http://www.tagconsulting.com
Describes how to generate HTML pages dynamically using in-line scripting and the Response object. This is one in a series of articles aimed at helping new developers learn about ASP.Net

"Hello World" ASP.NET Sample Code
http://www.asp101.com
Not quite your basic "Hello World" script, this one shows four different ways of getting the text onto the page.

Guestbook in C# for DotNet by Gordon F. Weis
http://www.aspfree.com
This application was adopted from Steve Schofield's VB Guestbook DotNet application - I merely converted it to C# and added a few features that work better for me.

RemoteMethods Web Services Guide
http://www.remotemethods.com
Your source for finding reliable Web Service Providers (WSP). Our guide allows you to quickly find and compare quality Web Services from various providers. Non platform dependant.

How to Deal With Newness
http://www.devx.com
Much of what you're seeing pumped out of Microsoft's .NET team seems to be new. Newness is not necessarily bad, but VS.NET is still unproven, untested, and somewhat scary. New tools mean you'll have to get to know and trust the tools all over again.

Checking Pages For No Data Posted
http://www.powerasp.com/content/code-snippets/check-page-for-no-data.asp
Users of you site sometimes get a nasty error message when they somehow manage to get to the page a form posts to without actually posting to the form or sometimes just a page that is linked to from another page with querystring info like so. ?ID=236

Easy Discussion Web Control v2.0 release...
http://www.agdstudio.com
Just drag and dropt it onto your web page and you will have instant Discussion Forum with all functionalities you could find in any modern Forum application. Every detail is customizable.

.netCoders
http://www.dotnetcoders.com
.netCoders assists developers in learning and applying .NET tools and techniques for their projects through code samples, articles, and case studies full of reusable code.

ASP huge upload
http://asp-huge-upload-aspupload.pstruh.cz/help/scptutl/default.asp
Easy to use, hi-performance ASP upload component with progress indicator. Lets you upload multiple files with size up to 2GB to a disk or database along with another form fields. Works with large posts, any character set (including unicode utf-8).

Guide to ASP.NET Web Hosting
http://www.aspnetworld.com
This article provides an introductory guide to ASP.NET web hosting. Although this guide suggests content specific to ASP.NET hosting, many of the elements in this guide can be applied to non-ASP.NET hosting scenarios as well.

VS.Net version of the Guestbook application
http://aspfree.com
This application was adopted from Steve Schofield's original VB Guestbook DotNet application - I converted it to C# and added a few features that work better for me.

Starting with ASP.NET basics
http://www.aspxtoday.com
This article is intended for beginners who want to start with ASP.NET. If you have experience with eariler version of Active Server Pages and you have not been exposed to the new ASP.NET then it will help to start working with ASP.NET Today.

Sagasnet webstudio startpoint
http://sagas.net
Small website with useful tips and trick in classic ASP and ASP.Net.

FingerTips
http://www.loudasp.com/fingertips
The first and original ASP software application that empowers webmaster and web designers alike, to offer their users the ability to build their own web sites. Much like Geocities. This is an intuitive, robust, and feature packed software solution th

Introducing ASP.NET
http://www.learnxpress.com
ASP.NET (Active Server Pages) is a new and extended technology to the earlier classic ASP, introduced by Microsoft Corporation, which fully supports Microsoft's .NET Framework.

Active Data Online Discussion Board
http://www.activedataonline.com.au/discussionboard.html
Noteworthy features are a WYSIWYG editor, a spell checker, the capacity to mark topics as read, topic bookmarks, a powerful search engine, a fully localised GUI, support for all languages, linear and threaded views, polls, events, pictures...

The ASP.NET QuickStart
http://www.aspfree.com
ASP.NET is a rich programming framework for building web-based applications. It offers outstanding support for both developers and administrators, providing improved ease-of-use, tool support, reliability, scalability, administration and security.

Antechinus C# Programming Editor
http://www.c-point.com
Antechinus supports the new Microsoft's C# (C Sharp) programming language color-coded syntax and allows you to compile and run applications from the integrated environment.

Active Data Online GeneralLedger
http://www.activedataonline.com.au
GeneralLedger is a Web-based accounting information system. It provides a means to record, store and query accounting journal entries, and generate a trial balance, a balance sheet and a profit and loss report.

Localizer
http://www.winformreports.co.uk
Localizer gives you everything you need to add powerful ASP.NET internationalization support to Microsoft Visual Studio 2002 / 2003, bringing the same set of localization features that Windows Forms programmers enjoy to the ASP.NET world.

ASP pure file upload with progress bar
http://www.motobit.com/help/scptutl/upload.asp
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload

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

HelixMailer
http://www.helixpoint.com/helixmailer.asp
HelixMailer is a mass-emailing software package, featuring: a low, one-time price; opt-in, opt-out; mailing list manager; send text or HTML; and a built-in HTML editor. It actually even tracks the number of people who read your email! Also, it is wri

38 Extra Development Tips
http://www.sqlmag.com
Our 5th-anniversary issue is bursting at the seams with great tips for SQL Server developers. Here are some that spilled out of our pages.

Barcode Professional ASP.NET WebControl
http://www.neodynamic.com
Barcode Professional is a server control which generates barcode images for ASP.NET Web Applications. Barcode Professional is Cross-Browser Compatible and can generate the most popular Linear and 2D Barcode Symbologies (All in One). Real WYSISWYG.

Get Differance between two dates
http://www.loudasp.com/howto/aspdatediff.asp
How can we find out how many days are between two dates?

Website Explorer
http://www.planetsourcecode.com
Allows user to: browse the directories on a web server; create, view and delete files and folders; edit text based files; view contents of files that you normally could not view over a web server(ex. .aspx files); upload files to any directory.




Timecard Entry: 3/26/2006 4:26:40 PM

drove to watertown, Mid-York Library System, Utica - 85 miles, Responding to voice mail. Removing thanksgiving message from home page., calling new users, PHONES, INVOICES ETC., E-Mail, Dial up and Rad logs, Vacummed tech room., CER TOWERS, Unpack and organize materials from the Business Fair, Bell DA Operator Agreements, Illuminet Agreements, VT Statements, more of the same, On the phone with Brian Lindquist and Steve regarding some of the weird listings in the Warren database, MBO meeting, Interview Hall w/Nic, Entered deposit and went to the bank to make the deposit., chow, reset modems at IMCNet, checking mail and answering phone messages, presentation to st lawrence co, vacation time, SAMARITANHEALTH.COM FINISHED INTEGRATION OF SAMARITANS GRAPHIC ROLLOVERS, HYPERLINK THOSE SECTIONS IN IMAGEREADY AND REINSERTION OF JAVA SCROLL AND RESOLVING LAST MINUTE ISSUES , cookout, worked on the PC bundle issues, Lunch, Still working on Galacticom, looking up passwords on the server., CER TOWERS, Monitored Rad log and made calls accordingly., Program other router for Renzi., Met with Chris, Dave V., about MLS materials that need revision and updating, including the MLS flyer and display booth, Changed the left-hand navigation to read as follows: What's New Physician Directory Services Directory Maternity Cardiac Care Cancer Care Physical Rehabilitation Chemical Rehabilitation Community Health and Support Groups Hospital Maps and Directory Hospital Foundation Newsletter (PDF) Healthcare Links About Our Community Return Home Then create a new header for each of these pages ,

   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.

Active Server Pages asp search engine active server page asp application components tutorial 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