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

Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds



Listings Entry: 3/26/2006 4:21:29 PM

15 Seconds
http://www.15seconds.com/
Tons of NT and ASP related news.

.NET Framework Overview
http://hotwired.lycos.com
It seems the Redmond giant believes that the holy grail of Internet development has been found, and its name is ".NET Framework."




A brief intro to ASP.NET
http://flws.com.au
"In this article I will give you a brief run-down on what ASP.NET is, what it means to programmers used to programming in ASP 'classic' and I'll also give you some pointers to where you can go to learn more about ASP.NET..."

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

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

Redirect Example
http://www.powerasp.com/content/code-snippets/redirects.asp
Instead of sending content to a user, you can redirect the browser to another URL with the Redirect method.

ABMailer - The ActiveX Mailman
http://www.geocities.com/ResearchTriangle/2656/abmailer.html
ABMailer is an ActiveX server which delivers email messages to any SMTP mail server. ABMailer was designed to be used with Microsofts Active Server Page (ASP) server-side scripting language.

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.

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.

Web Navigator
http://www.compusolve-technology.co.uk/products/webnavigator/about.asp
Web Navigator is a desktop design tool that allows you to incorporate flexible expanding navigation menus into your web site with both speed and ease. The menus that it generates work in a similar way to the Microsoft Outlook Bar by grouping menu op

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.

Shopsmart Store Shopping Cart
http://www.shopsmart.com.au
Shopsmart Store is an ASP based shopping cart. It’s extremely powerful for an online store and very simple to setup. It contains many feature, customer management, supplier input, unlimited categories, tax rates, shipping and payment methods

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.

AbyssLabs.FinLib
http://www.abysslabs.com/products/com/finlib.phtml
Provides 10 functions that are available in MS Visual Basic 6 but are missing in VBScript (ASP): DDB, FV, IPmt, NPer, Pmt, PPmt, PV, Rate, SLN, SYD. These functions are used widely in financial applications.

.NET Framework Class Library
http://msdn.microsoft.com
The .NET Framework class library is a library of classes, interfaces, and value types that are included in the Microsoft .NET Framework SDK. Complete online reference direct from Microsoft.

ASP DB Admin Control
http://www.w3code.com/applications.asp
This is a small web based database administration code using ASP 3.0 and Access database. Features 1) Login 2) Control Panel 3) Add records 4) Edit records 5) Delete records 6) Logout

VBeXpress.NET
http://www.vbexpress.com
VBeXpress.NET is an advanced template-driven code generator that can generate fully-functional .NET applications using either VB.NET or C# in minutes.

Web Site File Manager User Control (Ver.1.0)
http://www.bipinjoshi.com
Get this FREE ASP.NET user control that acts as a file manager for your web sites. The download also includes a sample ASPX page ready to use in your applications. This is Ver.1.0 of the control.

UPublisher
http://www.superfreaker.com/upublisher/
UPublisher is a UltraDev friendly application that acts as an automated news publishing system. This application features full online administration capabilities that allows UPublisher managers to create, review, edit, delete, and approve news articl

Answers to ASP.NET Questions
http://www.aspalliance.com
Over 1800 answers and articles can be found by using keywords and advance search.

Amazon Search Module
http://jeffmyers.net
Include Amazon's catalog search in your portal with the Amazon Keyword Search Module. This module is designed for the VB.Net SDK version of Microsoft's Starter Kit.

4GuysFromRolla.com
http://4guysfromrolla.com/
Always a lot going on at this site including new articles and code examples.

Creating ASP.NET Pages
http://www.4guysfromrolla.com
When creating ASP pages, developers commonly use VBScript, aMicrosoft-created scripting language that closely resemblesthe VisualBasic syntax. Of course ASP pages can be createdusing any scripting language that has a ActiveX ScriptingEngine...

PowerSurveyASP
http://www.ultimateapps.com
PowerSurveyASP is an open source survey application built in ASP and SQL. Requires no components to be installed on the server. Its highly customizable and fully administered via the web.

ASP.NET Page Framework Overview
http://support.microsoft.com
This article provides an introduction to the ASP.NET page framework. The ASP.NET page framework is a scalable programming model that you can use on the server to dynamically generate Web pages.

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.

LiveSOUP
http://livesoup.com/opensmslite.asp
This ActiveX Component allows both websites and desktop applications the ability to Send SMS Messages Internationally via a standard Internet connection – There is no additional hardware needed. You can even alter the SenderID of each SMS!

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.

Couter/stats
http://stats.richardhealey.com
Asp with access database stats system easy to instal and intigrate into your site. Includes top visitors, browsers, refering site (including link backs to top sites automaticly) Top page views and page hits per day.

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.

How to make a custom configuration file to use with your ASP scripts.
http://www.powerasp.com/content/code-snippets/functions/GetConfig.asp
This function was designed by my Co-worker Tim Lasek. It allows you to make a config file and read values from it easily. This is a pretty neat little function.

Flash and ASP Integration
http://www.bizwerk.net/asp20tutorial/flash_multiple_fields.htm
Tutorial outlining the steps needed to display multiple records and fields simultaneously in Flash using ASP. Source code and screen shots provided.

ASP Tree View
http://www.compusolve-technology.co.uk/products/webtreeview/about.asp
ASP Tree View is an IIS server component that enables you to add dynamic flexible tree views to your ASP pages. The trees that it generates operate in the same way as the folder pane within the Windows File Explorer and can be highly customised to b

Flesk.ViewStateOptimizer
http://www.flesk.net
Flesk.ViewStateOptimizer is a unique technology that overrides sending ViewState object to your client's browser! This means that your client's browser will no longer receive those large hidden field values, which thus reducing downloading time.

RBarcode 1D and 2D for .NET
http://www.java4less.com
.NET Components that creates 1D and 2D barcodes. Supported symbologies include EAN, UPC, code128, datamatrix, pdf 417 and mode.Includes server controls and windows forms controls. The source code is available.

AbyssLabs.INIFile
http://www.abysslabs.com/products/com/inifile.phtml
This component provides methods to save/restore data in INI files.

deloittes.NET Image Gallery v1.1
http://www.deloittes.net
ASP.NET Image Gallery Server Control. Features include Multiple Gallery Support, Image Uploading, Automatic Image Indexer, Thumbnail Generator, XML based datasource, Free unlimited email support and more. Click for online demo!!

Google search in your site
http://www.asptutorial.info/sscript/Accessremotepages_google.asp
Google allows at the moment and for learning porpoises to get access to their search engine and to get XML files with search results. In the script this feature is used to access that XML file and to extract from it the information we will latter dis

.NET Code Editors
http://www.aspalliance.com
As with my article 'Visual ASP Creation' I am going to take a look at some of the editors out there which allow you to easily create .NET applications and websites.

DbNetGrid
http://www.dbnetgrid.com
HTML grid component designed to aid rapid Intranet development. Built using ASP, XML DHTML and Behaviors the component is fully encapsulated and can be created with as little as 3 lines of code. Grids can be searched, sorted and linked together to cr




Timecard Entry: 3/26/2006 4:21:29 PM

Calls came in spurts., searching web for Y2K pic for newsletter, printed, reviewed and mailed invoices; cancellations for nonpayment; readied money for Clayton; weekly cancellation report, first day of the new work out, LEARNING NEW! ADOBE PHOTOSHOP 5.5 AND IMAGEREADY, s/w jeff on lesson plan. developed outline for flow chart on dsl cpe to incorporate into powerpoint. s/w bb and kf on differences in cpe models for all modem cards., s/w pinetree on lease - waiting for call back (out of office) set up meeting for inentory - thursday. po's for office supplies written and nortel training. colo app faxed to paul klopp., DEFERIET CONTINUING DESIGN, to watertown from ft drum, develop proposal for Bill Martin/Communicating Arts, Lunch with my wife and boys., Revised and ran recurring A/R invoices, teched calls, slow but steady , emails etc, lunch, still pretty slow, a couple times when the que light turned on, but nothing major....did randy's MRTG reports...., Answered phones, called a couple users back from RadLog and tried to call a user 2x... left message one time, RNA another time... not too bad... problems were the normal cant connect and cant surf... nothing really exciting... also trained Casey a little, and conferenced him in on a couple calls., answer mail/voice mail- spoke with Will- Hansen- Northern new york cerebal Pulsey- web site info Melvin Rose- info for web site and vendor site Iron Block info from jeff missinglinksnow- problen with web site- contact randy sent email- voice , ispcon, sent payroll -without the slackers, Weekly Reports, Morgias pasta- left message with John French Creek Marina- spoke with wilbur only problem is connecting ( send letter) Bernier /Carr- spoke with Lynette - interested in updating in November send proposal by oct 25 Northern Log homes- left message fopr Dan Smith Clayton Chamber- Shelly -showed how to add members to database Bartsow Motors- spoke with Peter- send business card- will have updates in two weeks, sne instructions for soft auto Drum honda- spoke with kathy dickinson- working on finding someone to do internet work Eliott cool- left message for Bill fishermans wharf- cllaed no answer call back , Called Bell Atlantic with trouble call on Chamber of Commerce - ID: 63IBSD504018, check email, voice mail, ns2.gisco.net went down twice but came back up, false alarms, but checked to see if anything was wrong as well., **Agency Ideas - fixing errors, candlight contact- send info to alice- would like more hits or links regitser 1000island org changes for breseecars sen to tom baldwinsville- go over pictures timecar- answer mail/email mostly british - ftp problems , Back to Watertown to drop off diskette at inkwell graphics., finished power point presentation for brooklyn, Lisa - cphospital.org physicians directory public and admin 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.

PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net 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