| | |
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
| Listings Main Page NEWS FROM 2006-03-26
Listings Entry: 3/26/2006 4:29:45 PM
Advanced Password Pro http://www.powerasp.com/content/code-snippets/advanced-password-protection.asp Full source code provided, No DLLs, Web Based Administration, Multiple Access Levels, Users Can Expire, Advanced Record Cycling & Sorting Features, Log Off Feature. Easy to add to existing projects as well as a great starting point for any new projec
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.
Authorize.Net Gateway How to http://www.loudasp.com/howto/MiscAuthorizeNetGateway.asp This shows you how to interface with the Authorize.net gateway which allows you to process credit cards in real time and charge that card X amount of dollars.
The Website Utility http://www.winnershtriangle.com/w/Products.TheWebsiteUtility.asp Examines websites for broken links and missing content. Internal web crawler includes ASP session support.
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
Free instant Poll/Quiz/vote http://www.asptutorial.info/sscript/poll.asp You will be asked for a question and for responses to that questions (p.e: Are you happy? Yes, No, perhaphs etc). After submitting the form you will get a parsonalized script with you question and answer. Votes are save to files (No databases require
ASP.NET Graphical Hit Counter http://www.allscoop.com Create a nice and simple graphical hit counter using only asp.net and msaccess database. This code can easily be modified to fit into your site. This is a pure hit counter, it will count each and every hit..
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.
IBuySpy Store Admin http://www.NetSpark.com Complete back-end Administration for the IBuySpy Store written in C#. Includes management for Categories, Products, Customers, Orders, Order Details, and Reviews. Also includes an Accounting page for sales reporting.
ASPNet101.com http://aspnet101.com This site is all about what the domain name sounds like - ASP.Net 101. Here's where the beginners and the intermediate users alike, can come and learn the ins and outs of ASP.Net in simple, easy to read Tutorials, Code Samples and Tips.
DataGrid Girl! http://www.datagridgirl.com Marcie Jones has created this very nice site dedicated to the DataGrid control. Check out the comprehensive links section. A must for anyone working with the DataGrid Control.
IntrChart http://www.compsysaus.com.au/intrchart/index.asp IntrChart produces high quality JPG charts. Single and Multi-series,Pie,Bar,Line,Dot & Trend/Projection Charts. NEW- HOTSPOTS to link segments to drill-down pages or other charts. File or memory output. Free eval, numerous examples.
.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."
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.
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
ASP Tutorials - justPhukit.com http://www.justphukit.com/asp/asp-tutorials-1.php justPhukit.com is directory of programming tutorials, scripts and articles for developers and programmers with a major section dedicated to Classic ASP and ASP.NET.
Go.NET: Diagramming Controls for .NET http://www.nwoods.com Build custom interactive diagrams, network, workflow editors, flowcharts, or software design tools. Includes many predefined kinds of nodes and links. Controls for WinForms or ASP.NET WebForms. Lots of sample apps. Optional automatic layout.
WebZinc .NET ™ http://www.webzinc.net WebZinc .NET ™ is the only component you'll ever need when working with the Internet. It allows you to treat any site as though it were a Web Service: extract data, search the Web, fill out forms automatically.
Jan http://www.jancw.dk/portal1/default.asp ASP Portal, Links, News, Articles, Books and other stuff related to ASP and Web design. Other language like html, javascripts and VB-scripts. Discussion forum for user of the site.
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.
emagiC CMS http://www.emagiC-CMS.com Affordable browser-based Site & Content Management System offering XML, WYSIWYG editor, stylesheets, link verification, extranet, sitemap management, admin rights&roles, templates and full API. Available in English, French, German, Spanish, Chinese.
Panassac Francois http://www.digiappz.com/digirez.asp?id=1 DIGIREZ is an ASP application that allows you manage facility reservations through your website. Imagine for example that your offices have 10 meeting rooms available - this application allows all users to view room availability and make bookings wit
Charon Cart.Net http://www.charon.co.uk Charon Cart.NET is an ASP.NET Server Control. It encapsulates the logic of a simple shopping cart into a single component. A simple e-commerce site can be built using tags only.
ADEX Connect http://www.vyapin.com/products/developercomponents/adexconnect.htm ADEX™ Connect is a COM component that enables application developers of Microsoft technology to add/remove connections, map/disconnect network drives, add connections to other servers used in their application and access resources from them, and con
Mobile ImageDraw http://www.neodynamic.com/Products/IDMWebC/ImageDrawMobileWebControl.aspx?tabid=25&prodid=5 Use GDI+ in ASP.NET Mobile. Deliver real time dynamically generated images such as charts, diagrams or any other graphical application. It renders an image file (wbmp-gif-jpg-png-bmp-ico-tiff) to the image format preferred by client mobile device.
2COOL Web http://2coolweb.com Does your web host support Microsoft's asp.net or custom .dll's and com objects. Need a developer server to test your projects. 2COOLWEB can setup a dev.dot account for you.
IP2Location ActiveX/COM DLL http://www.ip2location.com IP2Location™ is an active server component that translates IP address to country. Developers use this component for projects related to: 1. Display native language and currency; 2. Redirect based on country; 3. Digital rights management; 4. P
ASP.NET Web Counter http://www.dotnetindex.com Counter can track and display hit of the page(s). This simple counter uses only one stored procedure to update and display hits. So it uses less server memory. The database back-end is SQL Server.
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.
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.
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.
High-quality Jpeg to GIF conversion in ASP.NET http://www.asppainter.com With this product you can convert a True Color image to palettized one using Floyd-Steinberg dithering algorithm. New algorithm gives images without grain looking just like original ones. You just need to copy one file.
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.
Flash rendering in ASP.NET components http://www.aixtend.net News-Mx represents the new generation of Asp.net components for Web-forms, the presentation in your webs of structured datas under Flash technology with a simple mouse click. Different Templates and Skins are at your disposal.
ASP+ Frames.NET http://www.entmag.com An important question in any Web application framework is how a client’s state is managed in the stateless world of the browser.
Creating your first ASP.NET page http://www.mastercsharp.com Learn how to create your first ASP.NET Page without Visual Studio.NET.
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.
Active Link Engine .Net http://www.activewebsoftwares.com Active Link Engine .Net is a complete web site link index and rating system written in ASP.NET Visual Basic. Features: Unlimited depth and number of categories, Account Registration, Hit Counters, Ratings,Reviews, Most Popular and What's New.
Subscriber - Mailing List Manager http://www.aspwebpro.com/aspapplications/subscriber.asp The ultimate tool for mailing list management! Send Text or HTML, Maintain Multiple Lists, Personalize Messages, and A WHOLE LOT MORE!. Subscriber has an easy to use web console where you control all of your mailing lists and it is enabled for use wi
DMB Dynamic Buttons http://www.dmbcllc.com Use one image on your server to create multiple images on your web pages. Stop wasting time creating buttons for your web site.
eNetricity OChart http://ochart.enetricity.co.uk The OChart is a simple to use component for rendering hierarchical charts in .NET. OChart supports User Web Controls to allow the developer complete control over the presentation of the organisation chart.
TextPad http://www.textpad.com Whether you simply need a powerful replacement for Notepad, a tool for editing your web pages, or a programming IDE, TextPad does what you want, the way you would expect.
DbNetFile.Net http://www.dbnetfile.com DbNetFile is a lightweight, fully encapsulated DHTML component which facilitates the presentation and maintenance of file system information within a browser environment.
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
Database Web Explorer http://www.monocerossoft.com Database Web Explorer is an universal Web-based database manager. It allows you easy and quickly to get access to any database via Internet and manipulate the data stored in databases via Internet.
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.
Community QuickStart Tutorial http://www.asp-grandrapids.net Comprehensive quickstart guide. Introduces Web Forms, Server Controls and Web Services.
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.
ArchCommerce ASP.NET eCommerce Framework http://www.archcommerce.com ArchCommerce ASP.NET eCommerce Framework is a scalable business-to-consumer (B2C) software that supports unlimited product catalogs and multi-languages. It has easy to use backoffice tools that allows management of catalogs and orders anywhere & 24/7
Advance Service Manager-ASM http://www.vyapin.com/products/enterprisenetworktools/asm.htm Advanced Service Manager (ASM) helps manage Services on NT machines, across the enterprise from a single machine at the same time. ASM provides a power-packed set of features to perform the basic as well as more advanced and complex operations, thus
Timecard Entry: 3/26/2006 4:29:45 PM
TIITC DB proj., Loading up the van with the tools and supplies to go to Abay and then trouble shoot the Y. , Working w/ Samritan on Domain change and DNS settings., ?Mclears- spoke with the ownerset up meeting to go over verbage, and review initial design- need to change banner ad
mike gillete- spoke with him anbout web site, waiting for jeff wood to join black river valley club
larry girard- left message for domain et up- free hosting per jeff wood
Afm printing- questin about internet- spoke wih tara
Pat donegan- domain question, directed to network solutions
Allan smith- cancel web site for stebbins
Missinglink snow- rich lajoixe- front page access not working- sent email to randy
Prestwick golf- -add new location and check out request form email set up
gary stowell- web site informationand mailing
told him about nework solutions
Patty rose- left message for web site design
bernier and carr- left message for web site design
dick chapin- chapin living waters- register domain and hosting frree per jeff wood
ABS copiers- complaining about billing for ad=spoke with judy
Golf with your buddies- go over spalsh design with Jim, could not locate, sent email to jason and randy
advance realty- spoke wth bob about web site proposal
, WOrked on the Ken Mills list for VT office and revision of brochures, Work on Press Release for Florida Trip and send, Went to get a map of Ontario at TIITC - to make the association table for the TIITC DB-driven website., Assembled materials for VT crew Filled out WO for dsl brochure, E-mail catch-up, Type up several contracts for St. Lawrence Radiology to complete proposal later in afternoon., MEET WITH PAUL, ERROL AND HOWARD TO DISCUSS OUR NEXT MOVE WITH THE BINGHAMTON BOARD AND THE SOFT MLS PRODUCTS., voicemail, email, ti land trust, dynoport, revised proposal for hacketts, enter deposit, Worked on the Budget and Time cards, Worked on Employe Handbook and job fair preparatoin, Installing Visual Studios 6.0 and sql 7.0, office 2000, and 2000 laptop, because domain controller was down all day, work on letter for web site rate increase,finished,
Dean richards- info for webs ite
create work order for ti bait store
check voice mail email
go to staples for supplies, go to post office for postage
start copying Seth crmmins files for beth and sales rep, Work from Home to prepare for Cortland trip, distributed mail, Bell Atlantic RETAS Course, Payroll to Watn, steady morning. , updated list of everyone's projects for meeting, Resetting all open modems, answering some tech e-mails. Entering in filtering overriding accounts., Switchboard, billing calls, call backs, morning meeting, teched phone calls had some toruble with 2360 , changes to soft media flyer, printing, setting up demo sites for presentation of all "soft" products, Continued with work on cover layout, spoke with Alan about moving ads and again about the proper resolution of photos for print., researched geomarketing cd. printed linked materials to review with nd. emailed ts, got reply on status of report they are doing for us. ,
|
|
|
|