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

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



Listings Entry: 3/26/2006 4:53:56 PM

InstantForum.NET
http://www.instantasp.co.uk
Unlimited discussion forums, topics and members. WYSIWYG Editor, Full Admin, Member Profiles, User & Forum Search, Email notifications, Managed .NET Assembly, Single configuration file, SQL Server with 100% Stored Procs, Free Support & More

Reinvent: ASP / ASP.NET Hosting
http://www.re-invent.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.




iNextLib - .NET DB namespace
http://net.intranext.it
iNextLib makes easy to get data for your ASP.NET web solutions. Without SQL knowledge you can: select, insert, update, delete, count, call stored procedure and much more! 9 public methods to perform basic and professional SQL database queries.

Introducing ASP.NET - Part 2
http://www.suite101.com
In this article, you will learn some of the advanced and useful WebForms controls which are widely used in projects. At the end, event handling with ASP.NET is also covered.

ASP.NET Overview
http://www.aspalliance.com
The underlying structure of ASP.net is very different to that of previous versions. ASP.net is almost entirely component-based and modularized, and every page, object, and HTML element you use can be a runtime component object.

ProChart.net
http://www.wimdows.com
Prochart.net features a great variety of professional charts. Advanced functions like gradient fills, gradient backgrounds, 2D/3D mode, customizable legends, bind directly to DataSets, impressive VS.NET Design-Time Support and much, much more!

GigaSoft ProEssentials v5 Standard
http://www.gigasoft.com
Unbelievable: $299 includes WebForms, WinForms, ActiveX, DLL, Five charting components (Graph, Scientific Graph, Polar/Smith, Pie Chart, and 3D Scientific Graph), 1000 plus features, royalty free client-side use, and one server-side license.

DB Admin Tool in 20 Lines with C#
http://www.aspalliance.com
Create a 1 page tool with only 20 lines of code that provides access to your tables with SELECT, INSERT, UPDATE and DELETE statements.

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.

ADEX Shares
http://www.vyapin.com/products/developercomponents/adexshares.htm
ADEX Shares is a COM component that enables application developers of Microsoft technology to get the list of Shares and Files and their permissions. It has been developed using Microsoft ATL, providing users fast access to the file system. The ADEX

scottgu: asp.net tips and tricks
http://www.eraserver.com
This site contains a semi-random collection of samples and tips/tricks that I've posted on various listservs and newsgroups about ASP.NET and the .NET Framework.

eWebEditPro 2.5 for ASP.net
http://www.ektron.com
eWebEditPro is the first in a new market category and the leading multi-language, browser-based, WYSIWYG Web content authoring and editing tool that replaces text area fields in dynamic Web sites or browser-based applications.

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

Active Data Online WebChat
http://www.activedataonline.com.au
A HTML chat room application, powered entirely by ASP.NET and a relational database. The GUI is localised and extensible; and messages can be entered using any unicode character set including non western alphabets.

TNS Upload PRO™
http://www.trianglenetsolutions.com
Upload multiple files at once, HTML filename encoding, File type & filesize filters, Create Child folders automatically and much much more.

The Component Model in ASP.NET
http://www.msdnaa.net
Dino Esposito provides a good overview of the ASP.NET object model, including the controls that implement the Web Forms technology.

ABCUpload .NET
http://www.websupergoo.com
Uploading files is as simple as ABC with ABCUpload.Net. Our Pure HTML Progress Bar allows your visitors to see the progress of their upload in real time with absolutely no client side software.

Active Auction
http://www.activewebsoftwares.com
Active Auction is web based auction software. It has many features similar to large auction sites. Features include Standard, Dutch, Reverse, and Price Drop auctions. Easy to configure and includes the full source code.

LoudASP
http://www.loudasp.com/howto
Offers a wide range of HOWTOs and write ups on various ASP topics.

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.

Bean Software Search Control
http://www.beansoftware.com/SearchControl.aspx
Enable feature rich database searching on your web site! Your visitors can choose between four ways of searching: any word, all words, phrase or boolean search expressions.

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 !!

Using ASP to determine the Physical Path Of Your Virtual Website
http://www.powerasp.com/content/hintstips/physical-path.asp
Here is an example if you are hosting your Domain on some random ISP and you want to know the structure of the web site without asking them.

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.

Using the CDONTS component to send email from ASP pages.
http://www.powerasp.com/content/hintstips/asp-email.asp
There is a component that is made available after the server installation of SMTP service. It is called CDONTS and it makes sending email rather easy.

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

121 WAM!
http://www.121software.com/121wam/
The first FTP client that can transfer databases. With 121 WAM! you can drag and drop database tables from one Microsoft Access, SQL Server, MySQL or ODBC database into another over the Internet. Additional features include advanced file and data syn

Show Directory Contents Using ASP
http://www.powerasp.com/content/code-snippets/show-directory-contents.asp
This is an example of using the FileSystemObject to list the files in a directory.

easy portal
http://aspscripter.com/Index.asp?Page=4
Easy Portal is a complete portal website that include all the tools a web master need to build, maintain and administrate his webiste.

Installing ASP.NET
http://www.asp101.com
Now that .NET has finally shipped, you've decided that you should probably start playing around with it. So where do you start? Right here is as good a place as any.

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.

Beginning ASP.NET using VB.NET
http://www.codeproject.com
This chapter will provide you with a step-by-step introduction to ASP.NET using VB.NET.

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

NitroProtect
http://www.nitrominds.com
NitroProtect is an ASP.NET Web Control that prevents users from right-clicking on your web page making it difficult to save content such as pictures.

ADXSTUDIO
http://www.adxstudio.com
Offers an integrated ASP and ASP.NET web development framework suitable for building highly dynamic and personalized Internet, extranet and intranet web sites requiring Content Management within an IIS, Active Directory, and SQL environment.

dotNetBB
http://www.dotnetbb.com
dotNetBB is a complete, powerful, scalable and fully customizable forum package for your personal or corporate web site. Supports an unlimited number of forums, topics and members.

ASPGuest
http://www.CJWSoft.com
Ability to Cycle through messages in an increment that you can easily change to any value you like. Administration entrance where you can edit and delete messages. Password protected and you can easily change the password.

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.

ASPEdit
http://www.tashcom.co.uk/
ASPEdit is a powerful Active Server Pages and HTML editor with full support for Visual Basic script. Discover the ease of use ASPEdit provides when you are editing your webpages, Look at the comprehensive feature list to see what ASP-Edit has to offe

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.

ACRM
http://www.artistrytech.com/acrm.htm
ACRM is an integrated customer relation management system, developed keeping in mind corporate need for operational control of customer relations. Great care has been taken to create a scalable and robust system which would maintain simplicity and ye

ASP Message Board - TippedCow
http://www.tippedcow.com
ASP Message Board is a complete message board system. Features include: private messaging, user themes, user management, board categories, custom icon uploading, thread rating, unlimited boards, and web based administration and more. Developed for us

Community QuickStart Tutorial
http://www.asp-grandrapids.net
Comprehensive quickstart guide. Introduces Web Forms, Server Controls and Web Services.

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.

Introduction to ASP.NET
http://www.aspalliance.com
By bringing us .NET, Microsoft is presenting us with a new platform designed to facilitate development of interoperable Web applications, based on a totally new architecture. This articles provide a in-depth introduction this new architecture.

Testdata.com
http://www.testdata.com
As the world's only online data generation tool, testdata.com allows you to easily create meaningful test data for all your software development, engineering, and application-testing needs.

Aurigma Media Gallery .NET
http://www.aurigma.com
Media Gallery-the ASP.NET app for fusing media. Slap video, images, audio where and how you want-simple, scalable Aurigma juice-juice to weave that world wide web: hit counts, ratings, email friend, postcard tags, IPTC support, and much more.

Forms - Populating a drop down menu with info from a database
http://www.powerasp.com/content/code-snippets/forms-populate-drop-down-menu.asp
Forms - Populating a drop down menu with info from a database

Graphical Text
http://www.vbtrain.net
Visual Studio.NET does not have a visual method of creating graphical or rotated text consisting of gradients, textures, or hatch patterns. This component aims to offer this ability.

Web Development in Visual Studio.NET with ASP.NET
http://www.idevresource.com
In this article I give you a brief overview of the changes in Visual Studio.NET that will benefit web developers. I then go on and discuss how ASP developers can prepare for the next generation of ASP: ASP.NET




Timecard Entry: 3/26/2006 4:53:56 PM

Lunch, Connex mediation phone conference, pack n travvel - changes for web site- given to tom- ftp access- send to jason, travel catgory- info om marketing, Meet with Baldwinsville Chamber, Check voice mail/email- deferiet paper- go over serach engines, and chanegs made Tom green: info for web site, bob-nelson- changes for web site puttogther blue book for office- do milaing for beth , meet wdt, call DUMAC, call Ron @Cornell, Still trying to download drivers and setup lan card for Bob N. (turned out to be cable used out in watertown), Answer questions for Patty Bishop (Northernhealthnet), Drive back to Clayton (90 miles), emails, Kept a constant eye on all monitors. Reviewed everything in my Po. and Pro. folder, reviewed DSL and studied different links to DSL. Took only a few calls in. Kinda slow tonight., answering phone, checked emails. , Resetting open modems. , on line and rad log,,dial ups, (chris wanted tehm) time card, staraighten area, Meet with Chamber about web site, NOC Duties - Madrid went down., teched phone calls, Brought qupte for centrex over to GyMO PC - got siggned contract from them- sent seth an email with follow up questions on this account, 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., FXCaprara.Com - Adding code to upload component to auto-resize and compress images as they are uploaded. Code is complete but ASP-Image .DLL will need to be installed on server for it to work. For now code is ''remarked'' out., Did the new list of expired callbacks that needed to be done. , mbo's and performance schedule , Daily routine, trying desperately to increase my , Update time card, billing issues, SWMF - mail problem, updated Bill on current project status, helped a user with his email. more general tech stuff, helped a few customers with email problems. not a whole lot going on.,

   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 source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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