(Tadas Budvytis) This example are shows how to extend textbox so it’s only accepts number as an entry. User can’t enter in the textbox anything else except number. Well the process of doing that is quite simple and straightforward. All the job is done in jscript procedure which handles textbox OnKey
Other News
Examining ASP.NET 2.0’s Membership, Roles, and Profile – Part 1
(Scott Mitchell) There’s one thing messageboard websites, eCommerce websites, social network websites, and portal websites share in common: they all provide user accounts. These websites, and many others, allow (or require) visitors to create an account in order to utilize certain functionality.
Getting the Latest Files from Microsoft Visual SourceSafe Remotely
(Steve Green) Wouldn’t it be nice to be able to get the latest project you require out of Visual SourceSafe from out of the office? Okay, so you can use offsite versions of Visual SourceSafe, but you have to pay for most of these applications. It would be nice to do this programatically. You never k
Building a Tiles Application with JSF Components in JDeveloper
(Deepak Vohra) Apache Struts Tiles is a Struts subproject that allows for template-based creation of Web UIs. The Tiles Document Assembly Framework enables the assembly of presentation pages (or “tiles”)–written in JSP, HTML, or JavaServer Faces (JSF). Tiles has some advantages over the
Simplify report creation with .NET’s various reporting options
(Tony Patton) Data is the lifeblood of the enterprise and almost every application you develop will tap data in some manner. With all that data, users eventually want to view it in a report.
The future of HTML, Part 1: WHATWG
(Edd Dumbill) HTML isn’t a very good language for making Web pages. However, it has been a very good language for making the Web.
MySQL Network and the Dell PowerEdge 2800
The MySQL open source database has gained attention over the last few years as a low cost database option. The feature set of MySQL has increased during this time to include many of the things that enterprise class applications require including transactional integrity, foreign keys, and support for
Forum Systems’ New XML Accelerator Boosts Performance in SOA Networks
Forum Systems, the provider of Web services and SOA security products for threat protection and trust management, announced the availability of Forum Vantage XML Accelerator, a new product designed to provide XML acceleration across networks for secure and optimized delivery of Web Services.
How do I recover deleted data without writing over current data?
(Brian Peasland) I am trying to restore a database where data was inadvertently deleted. I am recovering the deleted data from a backup. My question is how can I merge the two together without writing over my current data? I’m using an Oracle10g database. Thanks for your time and help. (R)
Query your database history with SQL
(Chris Eaton) A few months ago I posted a series of blog entries on using SQL to get information out of the snapshot monitor. If you missed them you can check out the postings starting here.
