ASP Browser Resources

Below you will find 0 categories and 40 links related to ASP Browser Resources.

Links:

ASP : Books

Active Server Pages and ASP.NET

Visit Active Server Pages and ASP.NET

Rescued by ASP is a complete book and reference for working with Active Server Pages (ASP) that will appeal to both new and advanced users and developers of ASP.The first part of the book introduces the reader to the basics and fundamentals of ASP, giving the reader a solid foundation to build more complex and intricate sites using Active Server Pages.In Part II, the book covers some of the common requirements of developers when working with ASP. Some of these common requirements include e-mailing, working with files, handling page counters, and determining properties and capabilities of remote browsers, to name a few.In Part III, the book introduces the reader to the Structured Query Language (SQL) and working with databases. This section includes working with Microsoft Access and Microsoft SQL Server.In Part IV, the reader is shown how to use advanced methods to enhance ASP and extend the capabilities by creating various component models.

  • Cost: $45.95
  • Pages: 512
  • Edition: 1st edition
  • ISBN: 0766849457

ASP in a Nutshell

Visit ASP in a Nutshell

A quick reference guide for looking up oject usage on a dime. This guide is geared oward working ASP programmers who need to get their answers quickly, without wading through long examples. The book is organized into three parts: an introduction to ASP, a language reference, and appendices. This edition has been updated for IIS 5.0 and ASP 3.0--respectively the latest flavors of Microsoft's flagship Web server and scripting engines. The ASP introduction is very brief, but it adequately explains the basic concepts behind ASP and server-side scripting. Topics covered include an ASP overview, application of ASP objects, ASPError, ObjectContext, Request, Response, Server, Session, Glocal.ASA, Installable components (ActiveX Data Objects 2.6), Ad Rotator, Browser capabilities, CDO for Windows NT, Content linking, Counters, File access, Logging utility, MyInfo, Page counter, Permission checking, Tools, Converting CGI/WinCGI applications and much more.

  • Cost: $20.97
  • Pages: 492
  • Edition: 2nd edition
  • ISBN: 1565928431

ASP.NET Bible

Visit ASP.NET Bible

Completely revamped for the .NET Platform, ASP.NET is an indispensable tool for creating the next generation of Web applications and Web Services. This comprehensive resource gives you in-depth guidance for building dynamic, data-driven applications tailored to any browser or device. Whether you're a seasoned ASP developer or a Web development newcomer, you'll find the real-world techniques and insights you need to take ASP.NET programming to the next level. Inside, you'll find complete coverage of ASP.NET: Get up to speed fast on ASP.NET development with both Visual Basic .NET and C#; Build forms with Web Controls, including Rich Web Controls like AdRotator and Calendar; Debug ASP.NET pages – and learn how to write high-quality code; Master ASP.NET database programming with ADO.NET and SQL Server; Bind data and controls with XML; Develop, deploy, and use business objects; Create secure wireless applications using ASP.NET mobile controls.

  • Cost: $34.99
  • Pages: 1000
  • Edition: 1st edition
  • ISBN: 0764548166

Beginning ASP.NET

Visit Beginning ASP.NET

Through the combination of ASP.NET and ADO.NET, Microsoft provides everything you need to access, read from, and write to a database so that your web users can view and manipulate that data from a web browser. In this book, we'll show you how it's done. Packed with clear explanations and hands-on examples, Beginning ASP.NET Databases Using VB.NET contains everything you'll need on your journey to becoming a confident, successful programmer of data-driven web sites. In particular, we'll look at: Connecting to common data sources, including SQL Server and MS Access; Reading data with data reader and dataset objects; Creating and deleting records, and editing data; Displaying data with ASP.NET's web server controls; Writing and using stored procedures from VB.NET code; Placing your data access code in reusable class libraries. This book is for people who: Have some experience of programming ASP.NET with Visual Basic .NET and .NET Framework.

  • Cost: $26.90
  • Pages: 400
  • Edition: 1st edition
  • ISBN: 1861006195

Building Web Solutions

Visit Building Web Solutions

Most Web applications follow a simple "3F" pattern: fetch, format, and forward data to the browser. With this in-depth guide, developers can take their Web design and programming skills to the next level to build more complex Web pages, applications, and services. Discover how to build applications for ad hoc and effetive Web reporting, applictions that work disconnected from the data source and use XML to communicate with non-Microsoft .NET systems, and general purpose applications that take advantage of code reusability, user controls, code-behind, custom Web controls, and other time saving techniques employed by ASP.NET experts. The book demonstrates the advanced data-access capabilities of ADO.NET and the powerful page-creation capabilities of ASP.NET, plus how to employ code reusability, pagelets, code-behind, server-side controls, and other time-saving techniques. Topics include data-bound .net Controls; and code reusability in .net.

  • Cost: $34.99
  • Pages: 416
  • Edition: Book and CD-ROM edition
  • ISBN: 0735615780

Creating Thumbnails using ASP.NET

Visit Creating Thumbnails using ASP.NET

As you will no-doubt be discovering, the .NET framework includes some extremely useful functionality and collections of namespaces. One of the most intriguing is the system.drawing namespace which allows the programmer to work with images. This article will take you on a gentle journey through the system.drawing namespaces specifically the 2D and imaging libraries, showing how we can use the functionality to work with and manipulate images and deliver our new images to the web site visitor's browser. Creating Thumbnails and image manipulation using ASP.NET was written by Chris Garrett for ASP Today. The ebook (e-book) is fully accessible online and requires that you have Adobe Acrobat Reader 4.0 or later installed so that you can view PDF files. This title is not compatible with Pocket PCs, PDAs, or other handhelds. Chris Garrett is the Technical Manager for a large European Web agency. He has been working with Internet technologies since 1994.

  • Cost: $8.00
  • Pages: 10
  • Edition: e-book (Acrobat Reader)
  • ISBN: B00008MOZ4

Debugging ASP

Visit Debugging ASP

Provides Web developers with solutions for troubleshooting errors and preventing potential bugs from occurring. Topics include: General guide to debugging and troubleshooting ASPs on Internet Information Server (IIS); Configuring IIS for development; Logging options; The Microsoft Script Debugger; Common mistakes with ASPs (problems with file permissions; tips for including files; using FileSystemObject successfully; maintaining state with Session objects; and using cookies, frames, and application-level data correctly); HTTP request headers and forms; Tips for redirecting requests; Using images with ASPs; Fixing time-out errors; Tutorial for COM objects (installing and configuring objects, security, component locking issues); COM object dependencies; Transactions; Microsoft Component Services and the ObjectContext class; Database rollbacks; Configuring ODBC to connect to SQL Server; Tips for disconnected recordsets and stored procedures.

  • Cost: $1.00
  • Pages: 459
  • Edition: 1st edition
  • ISBN: 0072125349

Microsoft ASP.NET Applications

Visit Microsoft ASP.NET Applications

A comprehensive reference for developing mobile Web applications with ASP.NET Mobile Controls, which ships with Visual Studio .NET 2003. This update of a popular Microsoft Press title shows programmers how to use the Microsoft .NET Framework, ASP.NET, and Microsoft Visual Studio® .NET 2003 to create powerful, next-generation applications that are available anywhere, on phones, Pocket PCs, and other mobile devices. With this title, programmers learn how to incorporate dynamic access to data with ADO.NET, plus how to deliver content from a single ASP.NET page to multiple client browsers on devices with limited display and input capabilities. Topics include introducing microsoft asp.net for the mobile web; programming asp.net mobile web forms; programming the standard controls; special purpose controls and validation controls; programming the list controls; using the downloadable controls; programming styles and style sheets; accessing data.

  • Cost: $41.99
  • Pages: 720
  • Edition: 2nd edition
  • ISBN: 073561914X

Professional ASP Web Techniques

Visit Professional ASP Web Techniques

This book focuses on ASP 3 programming on the Windows 2000 platform, and Homer makes it clear in the introduction that the reader should already be familiar with ASP and general Web development. He wastes no time getting down to business, showing how to dish up dynamic sites, and opening your mind to the concept of a single-page site that relies on database records to produce an unlimited number of pages of content. Homer's examples of implementing cross-browser compatible framesets and sophisticated line and pie graphs of user and site statistics are especially intriguing and useful. All of the techniques are presented with a balanced combination of screen shots, code snippets, and commentary. Topics covered: Dynamic page design, browser compatibility, access control, remote administration, error handling, broken link management, user tracking and statistics charting, e-mail integration, XML, certificates, and ASP components.

  • Cost: $49.99
  • Pages: 871
  • Edition: 1st edition
  • ISBN: 1861003218

Professional ASP.NET

Visit Professional ASP.NET

All ASP.NET the code you see listed in the book, with the exception of simple abstract snippets that demonstrate a specific principle or just show the syntax, is available in both VB.NET and C#. The listings you see in the book are mostly written using VB.NET syntax, but avoid any language-specific features wherever possible, so that it can easily be converted to other languages by any reasonably capable developer who prefers to work in a different language. Topics include: Achieving the maximum of cross-browser support; A central "Home page" that makes navigation of the whole site easy; Displaying data about the products available from the site from a backend database; Interactive content driven by either or both server-side and client-side code; Creating graphics on the fly, and other animations to liven up the site; A "login" feature that recognizes users and provides optional personalization; An online order facility with order tracking.

  • Cost: $31.99
  • Pages: 570
  • Edition: 1st edition
  • ISBN: 1861007868

Web site Personalization

Visit Web site Personalization

Personalization (sometimes known as customization) generally enables a web site to be more responsive to the unique and individual needs of a user. This can be accomplished in a number of ways, some of which require the user's input, and others that operate behind the scenes, such as by looking at an IP address or geographic location and serving up content based on the user's browser. In this article we shall look at a way to develop a method of site personalization that will allow a user to personalize the look and feel, and the content of a website, depending upon the user's preference. Web site Personalization with ASP, VB and COM+ was written by Vinod Kumar for ASPToday. The e-book (ebook) requires that you have Adobe Acrobat Reader installed. VINOD KUMAR KHANNA, PhD, is a senior scientist working in the solid-state devices division of Central Electronics Engineering Research Institute in Pilani, India.

  • Cost: $8.00
  • Pages: 21
  • Edition: e-book (Acrobat Reader)
  • ISBN: B00006H59W
ASP : Scripts and Programs : Chat Scripts

Natterchat

Visit Natterchat

New chat interface making it easier to chat. Adding a new room and switching rooms is as simple as one click. Upgraded admin interface allowing the admin more control over chat. Multi-lingual capability, shipped with 3 languages, but many more are in progress at the moment. Updated private messaging and a new easy setup facility. The user can send secret messages to one person in the chat room. The user can also set some preferences about the way he/she chats. Features: Private Messaging (PM); Swear Filter; User List; Mult-rooms; Houseclean; Secret Messaging; SQL Support; and emotions.

  • Cost: Free
  • Version: 1.12
  • Platforms: IIS
ASP : Scripts and Programs : Classified Ads

JobBase

Visit JobBase

Build your Online Job Portal. Jobs searchable by various options. Also powerful enough to run online recruiting agency as multiple employers can post and manage their jobs. Allows users to apply for a job. Password-protected administrative area; Graphics can be uploaded through web browser; Job Seekers CV db; No DLL's required; Jobbase is built on MS ASP scripts; Adapts to your current Website; With "Add-Search" you can include search board on your existing page; Jobs Automatically hidden after a set period of time.

  • Cost: $89.00 - $120.00
  • Version: 2.28
ASP : Scripts and Programs : Content Management

CMSSTAR

Visit CMSSTAR

CMSSTAR allows you to create, edit and publish web content instantly using just a browser. It's as easy as navigating the web pages which you can edit its content right away. That's the idea behind CMSSTAR. Everytime a new page is created, the site navigation structure is also automatically updated. You'll also have the flexibility to implement your own site layout and design. CMSSTAR provides all essential features you need for running your own small business websites. Full Source Code is provided.

  • Cost: $69.00
  • Version: 4.3
  • Platforms: Windows 98 / 2000 / XP / 2003

Ektron CMS300

Visit Ektron CMS300

Ektron CMS300 is a browser-based content management solution that lets business and technical users easily author and manage XML and HTML content. It strictly enforces content and Web page layout and delivers content to multiple sites and devices. Features include Ektron's eWebEditPro+XML editor, content check-in/out, workflow, approval chains, versioning, audit trails, site rollback, HTML and XML forms; scheduled content; calendar control; task assignment; intuitive interface; browser-based image editing; and rapid integration.

  • Cost: $6600.00
  • Version: 4.7
  • Platforms: Windows

HardCore Web Content Management

Visit HardCore Web Content Management

Inexpensive cross-browser and out-of-the-box web content management system with fully integrated community and e-commerce modules. Full-featured with WYSIWYG editing, workflow, staging, scheduling, automatically generated content lists, multilingual content, advanced scripting, personal workspace and access permissions for website administrators as well as for visitors. Easy creation of a as many templates and style sheets as required. Runs with Microsoft Access, Microsoft SQL Server, IBM DB2, Oracle, PostgreSQL and MySQL databases.

  • Cost: $150.00 - $1500.00
  • Version: 5.7
  • Platforms: Windows, Linux, Unix, Macintosh (OS X)

Nukedit Website Management System

Visit Nukedit Website Management System

Nukedit is easy to use and simple. Uses automatic menu construction with easy-to-modify permissions for users and groups. It features WYSIWYG page editing with file and image library. It's important to get noticed, so Nukedit is search engine friendly as content is saved as static pages. Nukedit is lightning fast using modern technologies to automatically cache pages. Nukedit supports all browsers, including older versions of Netscape. Other features include encrypted passwords, email abilities, custom error pages and theme support.

  • Cost: Free
  • Version: 4.7
  • Platforms: Windows
ASP : Scripts and Programs : Customer Support

EuroTask

Visit EuroTask

EuroTask is a browser based Help Desk and ITIL Compatible Service Desk application, that is developed to help organizations or departments keep track of their tasks. EuroTask is used to keep tasks alive from the moment they are assigned to a person, to the responsible person is finished with the the task, and decides to close it. Have you ever tried that you tell a person to do something for you, and after a while the person has forgotten everything about your specific task. This will no longer happen if you assign the task using EuroTask. The person will receive the task, and as soon as her or her changes anything in the task, you will automatically be notified by E-mail. Once the assigned person chooses to close the task, you will also be notified, and if you can't accept that that the task has been closed, you have the ability to re-open it, and return it to the person. Advantages: Higher Efficiency, Productivity, and Communication.

  • Cost: 999.00 €
  • Version: 2.0.2
  • Platforms: Windows
ASP : Scripts and Programs : Database Tools

EBA Grid Control

Visit EBA Grid Control

Javascript Web Grid component. Fast database updates. ASP, PHP, JSP, DHTML.-EBA: Grid Control V2 is the easiest way to add versatile data grid functionality to a web browser, and the fastest Javascript data grid component available. Instantaneous asynchronous database updates (no page reloads) Multiple control types including checkbox, combo-box, drop-down, date, text, etc. Languages supported include ASP, PHP, JSP, and static DHTML. EBA:Grid V2 integrates seamlessly with MySQL, ODBC, Oracle, and more.

  • Cost: Free
  • Version: 2.0
  • Platforms: Windows

myLittleAdmin

Visit myLittleAdmin

myLittleAdmin is a the most advanced and robuste web-based MS SQL and MSDE database administration tool. This new version offers a new skinnable interface and a lot of great new features, such as user levels, multi-databases support or SQL script generation. A lite version is available for free so that you can test it in your own environment. Use myLittleAdmin and do through a browser almost everything you did before with Enterprise Manager.

  • Cost: Free/$350.99
  • Version: 2.0
  • Platforms: Windows
ASP : Scripts and Programs : Development Tools

AspMap

Visit AspMap

AspMap is a mapping component for embedding spatial data access, display and analysis capabilities in Web applications and services. AspMap supports ASP and ASP.NET and gives you the ability to generate map images, drill-down capability, thematic mapping, point-to-point routing and other features that-generated on the server-will make the map images fully interactive on the client-side. AspMap can create images in any standard image file format, or even send a bit-stream directly to the browser.

  • Cost: $399.00
  • Version: 3.0
  • Platforms: Windows
ASP : Scripts and Programs : E-Commerce

YourVirtualStore

Visit YourVirtualStore

YourVirtualStore is an advanced ecommerce and content management system written in ASP. YourVirtualStore includes powerful shipping and discounting functions and over 70 free realtime payment gateways around the world. Multi language and dual currency support is included. DW, DWMX, FP etc. YourVirtualStore enables you to maintain all of your sites content via a web browser through the Mission Control with WYSIWYG content editing from anywhere in the world that has an Internet connection and a web browser.

  • Cost: Trial/$350.00
  • Version: 5.0
ASP : Scripts and Programs : File Manipultation

Download File Control System

Visit Download File Control System

Download File Control is a professional and easy solution for managing files for download with multi-level security settings. Create unlimited download categories with different levels of access and manage the users that have access to the available files. With the included upload utility you can easily manager your files on the webserver. The administration back-end let's you easily create/maintain new categories, create/maintain access levels, create/maintain users, upload/delete files, create/delete directories and many more.

  • Cost: $59.95
  • Version: 1.2
  • Platforms: Windows

HTTP Commander

Visit HTTP Commander

HTTP Commander is web file manager, file upload, web file sharing solution. This software intended for fast and easy integration into Windows web sites functionality of sharing and management files at the server through web browser over HTTP. Its interface looks the same as Windows File Explorer. Users can remotely work with personal or shared folders stored at server side. It designed for Microsoft IIS web servers, written in ASP.NET, supports all popular browsers ans OS at client side. HTTP Commander support both Forms authentication (Standard version) and Windows authentication (for Windows users(Active Directory) version). Features include: Files/folders management operations: creation, copying, deleting, renaming, move; Viewing and setting of attributes; Search for files; Web based editor of text files; Drag and Drop items to folder or ZIP archive at the server side. Also possible to drag items to folder in tree.

  • Cost: Free / $79.00+
  • Platforms: Microsoft Windows Server

HTTP Commander

Visit HTTP Commander

Web Based File Manager for IIS (5, 6) servers. It looks like Windows Explorer. It is multifunctional product for Intra-and Internet, designed for files and folders management over HTTP protocol; also it can be used to create Online File Sharing Solutions. It is support many standard features like Create, Cut, Copy, Delete, Paste, Rename, Edit, View, Files search and advanced technical features: Directory Tree, Drag-n-Drop, Disk Quota, Context and Drop Down Menu, SSL(HTTPS) support. Version for Active Directory designed to use secure NTLM authentication and it can automatically authorize users based on their security group membership. Users will only be able to access information they have NTFS permissions to. Intelligent web interface, allows users remotely access their personal or common folders. Multiple browsers support.

  • Cost: Free/$199.00
  • Version: 6
  • Platforms: Windows 2000 / XP Pro / 2003 Server