Live chat by Boldchat

CALL TODAY: 845 221 3800
 


Help Desk Support


With a complete team of Certified technicians and tech support staff, you can be sure that you get the help you need, when you need it.


"I am really impressed wth your company. I hope that I can figure out how to give my customers the same quality of customer support that you guys do."

David Davis
Livebythepark Inc. ©

WestHost Web Hosting

Store Front Account Login View Shopping Basket Checkout

Home >> eSolutions >> DbNetEdit

DbNetEdit

Database driven form component based on ASP and JavaScript

Quick links spacer
spacer spacer
Quick links


Features

Overview
Easy to Use
Rich User Interface
Built-in-Toolbars
Batch Editing
Integrates with DbNetGrid
Supported Databases
Requirements

Overview

DbNetEdit is a lightweight, fully encapsulated DHTML component which enables the presentation and maintenance of database information within a browser environment as an integrated data form.

DbNetEdit supports insert, update and delete operations using encapsulated code. The style and layout of the form is created using standard HTML layout and markup and is entirely within the designers control.

DbNetEdit's built-in toolbars permit the operator to search, sort and navigate the table.

DbNetEdit supports single row and batch editing.

DbNetEdit includes special features which support integration with DbNetGrid.

DbNetEdit includes Designer, an intuitive form design application which lets you exploit the features of DbNetEdit without writing a line of code

Easy to Use

Using DbNetEdit, full-featured, robust web-applications are easliy created using only a few lines of code. Forms can easily be integrated into existing pages and DbNetEdit can be used with other tools like Visual Studio and Coldfusion.

with (document.all.dbnetedit1) 
{
connectionString = 'samples'
tableName = 'categories'
primaryKeyName = 'categoryid'
initialise()
}

Rich User Interface

DbNetEdit adjusts the interface to provide editing and validation features appropriate to the data types of the columns in the form;

a calendar popup for all date fields

selection from dynamic or static lists using drop-downs...

...or dialogs

Built-in file-upload capability to link to files and documents;


Built-in-Toolbars

DbNetEdit includes built-in toolbars for both editing and navigation which encapsulate all of the standard features.

Editing Toolbar

  • Add or Delete Records
  • Apply or Cancel Changes
  • Configurable button style and text content
  • Show or Hide individual buttons

Navigation Toolbar

  • Bi-directional navigation through tables
  • refine the navigation set using complex search patterns
  • Sort data in the navigation record set
  • Fully configurable button style and text content

Search Dialog

Sort Dialog

Batch Editing

DbNetEdit supports both single record and batch editing. Using a MultiRow form, your users can browse, update and insert information for multiple records siumltaneously

Standard Form



Multirow Form

Integrates with DbNetGrid

DbNetEdit has been designed to integrate with DbNetGrid, either as dialog-based replacement for the standard edit dialog or as a linked 'always-visible' form occupying the same page as the grid

Supported Databases

DbNetEdit supports all the following major relational databases;

  • Sql Server
  • Access
  • Oracle
  • Informix
  • Visual FoxPro
  • DB2
  • InterSystems Cache

Requirements

DbNetEdit is designed to be implemented in a Microsoft environment and has the following requirements.

Client - IE5 or above

Server - IIS4/5 (Internet Information Server) or PWS (Personal Web Server) \