News (2)

Oracle delivers simplified Java tools

Database giant Oracle is delivering an update to its Java-based software development tools, the latest maneuver in the company's drive to grab more of the Java server software market. Read more »

Apache piping makes it easy to rotate logs

Apache offers rich logging capabilities, but the information gets stuffed into one ever-growing log file. Luckily, it's fairly easy to use facilities built right into Apache to keep your log files down to a manageable size. Read more »

Features (14)

Easily integrate JavaScript with ASP.NET pages

While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »

Server-side Web page ripping

In this tutorial we take a quick look at the different ways in which server-side HTTP connections can be made using ASP, ASP.NET and PHP, and how they can be adpated to a range of applications. Read more »

Create a quiz app with XML and JavaScript

Follow the creation and evolution of a JavaScript-based quiz application as a developer satisfies the specified requirements for a client-side-only solution. Read more »

PHP, ASP or ASP.NET?

Local tech commentator Daniel Winter looks beyond the hype and FUD slinging to show you where and when to use PHP, ASP and ASP.NET for your Web apps. Read more »

Create JSP actions for efficient database access

Web apps are increasingly real-time, often fronting sophisticated server-side systems. This is reflected in database access requirements, which grow ever more complex. Combine JSP with JDBC to give your server-side code a doorway to your databases. Read more »

Explore ways to pass a Microsoft Excel file to the client side

When you need to pass a Microsoft Excel file from the server to the client, you have various techniques at your disposal. This tutorial explores and demonstrates some of these approaches. Read more »

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. Read more »

Tie JavaScript events to ASP.NET objects

ASP.NET places many powerful tools in the hands of the Web developer, but that doesn't make existing methods obsolete. This is especially true with client-side JavaScript--as long as you follow certain rules. Read more »

Server-side state management for .NET architects

Sometimes client-side state management isn't a viable solution. That's when you'll need to turn to one of .NET's server-side state management tools. Read more »

How to validate forms with JavaBeans

What if your Web app supports too many forms to validate with hard-coded JavaScript? This server-side strategy can help automate the process. Read more »

Log in


Sign up | Forgot your password?

What's on?