Smart Database Objects

This collection of UltraDev objects generates HTML tables and forms based on a recordset.

Overview

---- Database Form Generator Object ----
  • Generates a HTML Form based on your recordset
  • Puts automatically prompt text for all input fields
  • Generates a Save button
  • Binds the fields automatically to the recordset
  • Inserts table borders, also a thick border if necessary

---- Database Table Generator Object ----
  • Generates a HTML Table based on your recordset or Shopping Cart fields
  • Inserts a Delete Form Image, so you can easily put a Delete Record Server Behavior on the same page
  • Puts automatically headers on the table based on field names
  • Inserts table borders, also a thick border if necessary

All Objects are compatible with ASP, JSP and Cold Fusion! See the Help options for more info.

You can use the objects by choosing them from the database object pallette.

Requirements

Type: Object
Product: UltraDev 1, UltraDev 4
Server Model: ASP JavaScript, ASP VBScript, JSP, ColdFusion (UD4)
Platform: Win XP/2000/2003/2008/7, Mac OS 8.6 or higher

George Petrov

George PetrovGeorge Petrov is a renowned software writer and developer whose extensive skills brought numerous extensions, articles and knowledge to the DMXzone- the online community for professional Adobe Dreamweaver users. The most popular for its over high-quality Dreamweaver extensions and templates.

George is also the founder of Wappler.io - the most Advanced Web & App Builder

See All Postings From George Petrov >>

Reviews

Does not delete record

June 9, 2001 by suhail kaleem

when i use this extension - and a option to delete record - after that i add a server bav of delete record -

 

 now when i run the page on iis 5  it gave me error

Error Type:
ADODB.Field (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.


why is that ?

RE: Does not delete record

June 10, 2001 by George Petrov
You should add a redirect page to yout Delete Record SB

RE: RE: Does not delete record

June 10, 2001 by suhail kaleem

u mean i should i add a redirect page -when i add a delete record sb - I DID

but when i  put a delete record and update (goto detail page sb)  in one form  then its gave me a baoive error - but when i keep the detail page link (update) out side the form and only keep the delete sb in the form then it works fine - now can u tell me why  i cannot put goto detail page sb and delete record sb in one form ?

suhailkaleem

Great Extension but I am longing for MX support

February 11, 2003 by Anthony Covert
Is there a workaround similar to the "Insert Record with Identity" extension to get this to work in Dreamweaver MX?
See all 6 Reviews

You must me logged in to write a review.