Home | Advertising Info66 USERS CURRENTLY ONLINE   
PowerASP
   Site Search Contact Us Friday, March 14, 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:12:46 PM

Do-It-Yourself Dynamic Website
http://www.forgotwhere.com
Easy-Site eliminates 95% of the cost and time required to build a feature rich web site. Now anyone can add, delete or modify their own web site content and appearance in seconds.

ASP.Net Marquee Webcontrol
http://www.silkwebware.net
This Multi-browser Marquee Webcontrol renders a rectangular banner region of moving/scrolling text or html allowing many different movement behaviours. Supports IE 4.0+(including IE based AOL versions) and NS 6.0+ (Gecko based browsers AOL 7.0 etc)




Introduction to Microsoft's .NET Platform
http://www.asp101.com
For those of you who are still waiting to jump on the .NET bandwagon and for those who might be confused by all the fancy lingo, we've published an introductory level article designed to ease you into things.

ASPN Mass Mailer
http://www.asppages.net/massmail.html
The ASPN Mass Mailer is a web based ASP Application which allows you to send out text or html messages using an on-line address book. Many great features in this 1st of a kind thin client app.

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.

ASP.NET Enterprise Manager for SQL Server and MSDE
http://www.aspenterprisemanager.com
Open-Source, web-based administration for SQL Server and MSDE Databases written using ASP.Net. The user interface is built to resemble Microsoft's SQL Server Enterprise Manager Software.

ASP Journal
http://www27.brinkster.com/gaspdev/asp_journal.asp
The ASP Journal is a small but powerful journal application written in ASP. The Web based admin layer allows you to administrate your journal over the Web which makes it great for people on the move. The journal is completely skinnable making it easy

ASP.NET Documentation Tool
http://www.winnershtriangle.com/w/Products.ASPNETDocumentationTool.asp
Creates documentation for ASP.NET web applications written in VB.NET and C#. Reports are created in HTML, HTML Help and plain text formats.

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.

IP2Location™ ActiveX DLL
http://www.ip2location.com
This is a Windows ActiveX DLL that translate IP address to its country origin. Free demo download available.

Using ASP to create, edit, or delete information in a database.
http://www.powerasp.com/content/database/default.asp
These examples demonstrate exactly how to use ASP with a database. Many people have no idea how to do this and that is why this new section is here.I think these SIMPLE examples would have helped me out a lot when I started out.

"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.

The Evolution Of Microsoft: .NET Explained
http://www.devarticles.com
This article is specifically targeted at those who are already competent with one or more of Microsoft’s web/application languages such as ASP, Visual Basic and C++. Provides a brief overview of .NET.

Active Server Bricks
http://www.basalsoft.com/solutions/asb/
The library of the site building components for sites based on Microsoft ASP technology. The libaray is written in JavaScript so you can use its functions and objects with any scripting language that the ASP technology supports (e.g. VBScript). We

The ASP.NET Page Object Model
http://msdn.microsoft.com
Explore the eventing model built around ASP.NET Web pages and the various stages that a Web page experiences on its way to HTML.

Welcome to My .NET -Part 2
http://theaspsite.com
In this tutorial we will look further into using VB.NET to create ASPX pages. I am guessing that you have read 'Welcome to My .NET -Part 1'. So today we will look at an ASPX page is created, how it's functions are written and look at the basic coding

Microsoft.NET Training
http://www.setfocus.com/
Set Focus offers Expert corporate and Developer training programs in Microsoft Technologies like .NET, VB.NET, C#, ASP.NET and ADO.NET.

Microsoft ASP.NET Web Matrix Project
http://www.asp.net
ASP.NET Web Matrix is a free, lightweight, easy to use tool for developing Web applications with ASP.NET. It’s great for building small sites and hobby applications and comes with a lightweight database called MSDE for developing db applications.

ASPActiveConverter
http://www.askarya.com
ASPActiveConverter Component is COM component that enables web applications developed using ASP (Active Server Pages) to perform dynamic inter-conversion of documents in various formats (.doc, .rtf, .txt and .html) like generating a perfectly format

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.

ASP.NET, ASP+... what is what?
http://www.aspalliance.com
.NET names, keywords and buzzwords.

DotNetRater
http://www.dotnetrater.com
Setup a rating system in minutes using DotNetRater. Supports SQL 7.0/2000 or Access, full admin for ratings/reviews and reports, rating graphics and charts, easy template and code integration for only $7.95 with a 15 day money back guarantee.

Include Example
http://www.powerasp.com/content/code-snippets/includes.asp
Server-side includes give you a way to insert the content of another file into a file before the server processes it.

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.

ACES EventLog OLEDB Provider
http://www.acesdev.com/products/components/el_oledb/
Perform administrative tasks on event logs on your local and remote computers, such as reading any event logs, writing an entry to an event log, creating your own special logs, deleting event logs, and clearing log entries, provide data access via OL

Ping IP
http://warhound.com/ASP/pingip.htm
Ping IP is an exceptional Internet networking tool that allows a user to ping one, a category, or all IP devices in the database. The admin functions allow the user to add, edit, or delete an IP device through the web. All data is stored in Access.

DotNetISP.com
http://www.dotnetisp.com
Dotnet Hosting : the first french dotnet hosting service. 15 days trial account. Plans from 20 euros No setup fees

Install Intranet
http://www.installintranet.com/index.asp
Advanced Intranet or Internet portal package with 30 add-on modules to choose from. Includes recruiters solutions like resume tracker, recruitment, plus realtor home management system

URL submission script
http://www.asptutorial.info/script/submit
A Free URL submission service you may add to your site. Just copy and paste.

Using the global.asa to schedule ASP code execution
http://www.powerasp.com/content/hintstips/schedule-global.asp
Have you ever had some asp code that needed to execute every once in a while but, you just didnt know how to do it.There is a solution that doesnt involve running any scheduling or scripting software on the server and is actually very easy to.

MS SQL Reporting Services Barcode .NET
http://www.neodynamic.com/Products/BCRS/BarcodeRS.aspx?tabid=78&prodid=7
Renders barcode images in formats such as GIF, JPG/JPEG, BMP, and PNG.Linear & 2D Barcode Symbologies. It supports all export file formats such as PDF, TIFF, Web Archive, and Excel. Rotation and Auto-Size support. No complex configurations...

VisualASP ListView Component
http://www.visualasp.com
The ListView Component has 4 different list views, Icon, SmallIcon, List and Report. It also supports full DHTML and StyleSheets making integration into your existing site easy.

Image Canvas 1.0
http://www.silkwebware.net
You can use Image Canvas to deliver real time dynamically generated images including charts, diagrams or any other graphical application that requires On-The-Fly image delivery to browsers. Drag Image Canvas from your toolbox and set its Image.

Application Design Guidelines: From N-Tier to .NET
http://msdn.microsoft.com
See how lessons learned from building N-tier applications apply to building applications using the .NET Framework, and get advice on architecture for applications that use XML Web services.

Skelta Workflow .NET
http://www.skelta.com
Skelta Workflow.NET is a 100% .NET based embeddable workflow engine designed from the ground up for integration into applications that help enterprises gain a competitive edge through automating, streamlining, and optimizing business processes.

Your first ASP.NET Page
http://www.stardeveloper.com
This article describes all the steps required to run your first ASP.NET page from downloading and installing ASP.NET Premium edition to developing and running your first ASP.NET page.

DotNetEdit
http://dotnetedit.com
Add a professional HTML editor on your IbuySpy Portal, ASP.NET forums. DotNetEdit is a a high-end browser-based online WYSIWYG html editor, which allows users to create and edit your HTML pages without any knowledge of HTML.

ASPProtect
http://www.ASPProtect.com/
ASPProtect is an Advanced User Managment Application with web based screens that allow you to easily manage users and their access. Any pages you want to protect simply need one server side include at the top of the page. Pure ASP solution.

AbyssLabs.Settings
http://www.abysslabs.com/products/com/settings.phtml
Provides some methods to save/restore/enumerate/delete application settings in the Windows registry.

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.




Timecard Entry: 3/26/2006 4:12:46 PM

E-mail, sorted the Watertown mail, lunch, Team meeting, Wireless contracts, Working to see why the timecard system was not loading was do to a webpage on the server using all the process had Randy reboot the server, Create work order for don's prop shop Next comm- set up time with emet to go over shopping cart not owrking- sent email to chris gofl with your buddies- talk withtim about databse set up Ryan Daniels- sign up for internet access , made coffee the second I walked in, not on my game. voicemail and emails, DSL Presentation for Nic's staff., Lunch, softmls training, drive from syracuse to watertown, check and repair broken links on Vermont Internet web site, Manning NOC. Watching network. Talking to customers., printed and reviewed invoices; reviewed customer paperwork; cancellations for nonpayment; answered phone, Chamber mailer - for web design, ThousandIslands.Com meeting, bah, see a.m., resolve banner ad revenue issue, resolve MLS website construction process, still more customers with problems, Travel to Carthage, 16 miles, Cme Associates- info for for webs ite Do up report for deferiet on billing - send info to bruce regoister domain for captrin spicers candles- contact bresee chev copy info for trip finish investor list- send to paul trianing on phone, take TICC deposits to bank, GraysFlowerShop.Com - Checkout (billable), market research on dsl, meeting with thousand islands feis, prepare for ti school district meeting, start draft letter to rochester mls, request chris w to create username and password for them, meeting with joyce royal, e-mail, break while Michele and the baby were here., Installed fixes to Remington store that allow for renaming of categories and sub-categories without loosing previously entered items. Contacted Remington to give go-ahead to test it out., Worked on Co brochure with jason-gave invoice to time- gathered testimonials from chris - emailed to jason with info for the brochures,

   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