Home | Advertising Info120 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 4:01:12 PM

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

Active Data Online PaypalShop
http://www.activedataonline.com.au
Features a shopping catalogue with unlimited sections and shelf space, a search engine, a shopping cart, several recommender technologies (akin to those of Amazon), support for IPNs, order and shipment tracking, customer account management ...




AbyssLabs.DiskInfo
http://www.abysslabs.com/products/com/diskinfo.phtml
Provides a lot of disk information: total capacity, free space, disk type, volume label, serial number, file system properties, special directories and etc.

XPanel Webhosting Manager
http://www.xsol.net/product_view.asp?productID=8
An application for resellers to manage their plans, features and members. Support for a multitude of components & payment gateways including ASPSimpleUpload, ASPEmail, PayPal, Authorize.Net and many more!

Sample ASP.NET Guestbook in VB.NET
http://www.vb2themax.com
This app shows how to use data-binding, database programming, Web Forms security, caching and the Web.Config settings. You'll also see in action the DataGrid control with templated columns, default pagination, editing mode, UI personalization etc.

Object-Oriented Programming for VBScripters - Part 2
http://www.15seconds.com
Still intimidated by .NET? Part 2 explores a few more advanced OOP features: inheritance, interfaces, and finally abstract classes.

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

Server Side Form Validation
http://www.powerasp.com/content/hintstips/server_side_form_validation.asp
Here is a simple example of how to do server side form validation. It will give you the general idea and then you can make it as complex as you want to.

Franklins.net
http://www.franklins.net
Based in New London, Connecticut, we offer expertise in web development on the Microsoft .NET platform, system design and development, developer training and mentoring, and .NET site hosting.

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

ImageDraw ASP.NET WebControl
http://www.neodynamic.com
ImageDraw is a server control which generates real time on-fly images for ASP.NET Applications. It allows you to use all the potential of GDI+ in your ASP.NET Applications. Cross-Browser Compatible.

Graphics for WAP
http://www.tonec.com/download4/wap.html
This article describes how to turn your IIS Web Server to a WAP server that creates WBMP images on the fly. The article consists of 3 parts. First part describes how to configure IIS. Second part tells you about how to create WBMP images on the fly.

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.

.NET Extreme
http://www.dotnetextreme.com
This site is dedicated for the .NET fans to get started with Microsoft's .NET framework, this site hosts a range of technical articles and simplified codes to help understand .NET step by step.

Longhorn Frequently Asked Questions
http://www.c-sharpcorner.com
In this article, I cover some of the frequently asked questions about Longhorn and related technologies.

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.

.NET in 24 Minutes
http://www.ngcode.com
This article explains .NET, its components, and its importance in a straightforward way. Additionally, it serves as a reference to all the .NET technical jargon.

MetaTraffic
http://www.metasun.com/products.asp
MetaTraffic is a web statistics application that logs activity on your web site and generates live traffic reports. You can generate custom reports on visitors, whos online, page views, browsers, robots and more.

ASP.NET Corner
http://www.gmg.ch
Welcome to this brand new site dedicated to the future ASP+ technologie. I hope you will find here useful informations on the many new aspects of the dot net tech, ressources, tools and as many free stuff as possible.

First C# Program using VS.NET
http://www.developersdex.com
In this article we will write our first C# program and the tool we will use is VS.NET.

ASP Documentation Tool
http://www.winnershtriangle.com/w/Products.ASPDocumentationTool.asp
The ASP Documentation Tool creates comprehensive project documentation for ASP projects written in VBScript. Reports are created in standard HTML, Microsoft HTML Help and plain text formats. Includes documentation and full source code.

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)

JMail
http://www.dimac.net/
w3 JMail can be used by developers to send e-mail from their ASP code or Windows program in a very simple way.w3 JMail now also features retrieval of e-mails, encryption and advanced massmailing features.

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.

Show The Size Of A Directory Using ASP
http://www.powerasp.com/content/code-snippets/show-directory-size.asp
This is an example of using the FileSystemObject to determine the total size of all files in a directory and any sub directories in it. This is handy because sometimes you might want to know just how big your web site is.

WAP-Chat
http://ee.gimenei.com/products/Wapchat.aspx
WAP-Chat is a new service, which allows you to chat with people all around the world through the convenience of your WAP mobile device. With WAP-Chat you can make a place, where WAP users can chat in real time. You can set up a range of chat rooms so

CLOX WebMaster
http://www.page-1.com/webclox.asp
Webclox ASP component for IIS and Windows 2000 servers, allows webmasters to add animated analog or digital, newsroom-style clocks to a webpage. Easy install cut and paste asp script, no client side scripts so no browser crashes!

ASPNextGen
http://www.aspnextgen.com
AspNextGen.com is a destination website that is a resource for the emerging Microsoft ASP.NET community. Our positioning within the .NET community allows us to bring educational materials and tools to developers in the ASP.NET development arena.

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.

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.

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.

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

Your First .NET Application
http://www.dotnetgenius.com
dotNetGenius's James Horan walks you through programming your first .NET application.

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.

Introduction to OOP in VB.NET
http://www.ondotnet.com
With VB.NET, Visual Basic is, for the first time, an object-oriented language. Why did Microsoft makes the switch to OOP? Why is OOP superior? And why is it so hard to learn, even for experienced procedural programmers?

Lundlay ASP Script Poll
http://www.lundlay.com/products/poll
Advantages: real-time online results, Full administration control of each poll group, Repeat voting protection (by Cookies or/and IP-addresses), More than one poll at the same time on the same server allows to view the poll statistics, easy to custom

Active Page Generator
http://www.webgecko.com/trial
Active Page Generator (APGen™) is now the leading programming environment for pre-rendering web pages and generating other content. Pre-rendering yields many benefits, including unrivaled web page performance, superior reliability, reduced web hosti

Active Price Comparison v2
http://www.ActiveWebSoftwares.com
Allows site vistors to compare prices of a product from different shops. Shops can bid for higher placing through a pay-per-click system. Includes Advertiser Banner Module, Product Reviews, Shop Reviews, and more

.NET 247 Guide
http://www.dotnet247.com
Use .NET 247's definitive Programmers' Reference to learn about the .NET Framework classes and find other resources on the Web that give examples of how to use them.

Chilkat XML Compression and Encryption .NET
http://www.chilkatsoft.com
Non-validating XML parser with in-memory document compression and encryption. Offers a high-performance alternative to the standard XML DOM for creating, navigating,and manipulating XML documents.




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

Lunch, WWW.BRESEECARS.COM DATA ENTRY-- ADDED CAR REPAIR CONTENT TO BODY SHOP SECTION OF SITE, had a few people that couldnt' surf. had some with email problems, Working on internal web page setup and trouble ticket system for web sales and Randy's group, technical support supervisor duties. helped techs with issues, maintained and managed --- qlight, radlog, new user call backs, expired user call backs, dial up issues, ask us a questions, voice mail, emails, emonitor, NOC calls, follow ups on noc and customers, customer calls in, calls made out to the customer, radlog, open incidents...., Work on MBOs, business fair, On phone w/Fran from Sunandshield.com - talking her through setting up virtual email. Discussing what to do with multi-selections in database and resource listing., on line and rad log, phones (1 call) techmail, dial up issues (none) cd inserts, Checking & responding to e-mail., worked on catching up on emails., CostGuard Training, Operations, entered bills and went to make the deposit at the bank, quality checked sign ups, cancellations, reports, taking sign ups, answering phone, callbacks from voicemail, checked emails. cancellation of invoices, computer was down about an hour this morning. Still continued the customer service thou. , traveled back to office in Clayton 23 miles, Same as before., Talking with rational regional manager to create order for Rational Rose Enterprise Edition, setup OSICOM routers for GiSCO/CREG T1 link, Company Picnic, worked on reports with Michele and tried to make some sense out of PO, travel to watertown to work on proposal for wpbsv.org with randy, phones steady but not busy, trace rt pings (malone) 518, Mac crashed a few times....seems to be a prob with the finder..., work, quotes for Y, swmf, research on wireless, phone calls, Time spent talking w/ Forever Broadcsating's consulting firm and finishing up agreement for ISDN install., Checked RadLog and Dial Up Issues, still none., Look into double entry in Emerald for Channel Partner addition, Watertown office, travel to Clayton,

   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