The z type exposes the following members.

Methods

  NameDescription
ASPdbCalendar
Returns a stand alone rich featured calendar.
Version: Gold
ASPdbClearLogin
Clear login record for standalone login.
Version: Gold
ASPdbConvert
Encrypt and Decrypt any text.
Version: Gold
ASPDBDLLVersion
This function retrieves the version and location of the tornado.dll fiel w/o any valid ID file. The purpose is to identify the version in action.

Version: All

ASPdbDownloadOverloaded.
ASPdbDSOverloaded.
ASPdbDynaListOverloaded.
ASPdbExecuteCmd
Execute the dbSilentCmdText in a "stand alone" mode and returns the total records affected in executing multiple SQLs (-1 = error).

Version: All

ASPdbGetStockTicker
Get stock tickers from yahoo and return in various formats. Getting stock tickers from the finance.yahoo.com page is becoming the De Facto standard. ASPdbGetStockTicker implements a full blown version of this activity. The selection of the ticker values is streamlined using the TagIndex.
Version: Gold
ASPdbHead
Returns the code for the <HEAD> block and the title.

Version: All

ASPdbImageVerifyOverloaded.
ASPdbInitCommonTables
Build Common Tables into Session using user list or SQL list. This function is intended for web page building.

Version: All

ASPdbLogin
Stand alone Login.
Version: Gold
ASPdbMakeApplet
ASPdbMenu
ASPdbMsgBoxOverloaded.
ASPdbMyInputFormOverloaded.
ASPdbNETOverloaded.
ASPdbPostBack
Application Re-Entrant detection - same as PostBack.

Version: All

ASPdbReadXML
Read an XML file as datasource.

Version: All

ASPdbRemote
Execute remote script file.
Version: Gold
ASPdbRemoteDataCollectionOverloaded.
ASPdbSearchFiles
Stand alone search file application.
Version: Gold
ASPdbSendMailOverloaded.
ASPdbSPOverloaded.
ASPdbSP2DS
Execute Stored Procedures and return the result in a dataset. Multiple result sets is contained in Datset tables.

Version: All

ASPdbTree
ASPdbUpload
Execute standalone multiple files upload.
Version: Gold
ASPdbUrlPdf
Render an ASPdb application from a URL to Pdf file.

Version: Gold

ASPdbUserChartOverloaded.
ASPdbWriteXML
Write existing Recordset as an XML file.

Version: All

Get_Action
Get clicked button Action.
Get_ActiveSQL
Get active SQL including active filter.
Get_ASPDBNET
Return the HTML code from ASPDBNET. Normaly, Invisible is set to true.
Get_Cexport
Get exported columns of current grid.
Get_Chart
Get Chart HTML code into a variable.
Get_ColCount
Get current application field columns.
Get_Credit
Retrieve development credits information.
Get_CRsum
Get the values exported by dbAggregateTemplate.
Get_DListLevelSelectedItem
Get Dynamic List levels selected items.
Get_EditSQL
Get SQL generated for Add, Update and Delete.
Get_ErrMsg
Get General Error message if any. Error type is defined by the text returned.
Get_Fexport
Get exported fields of current row.
Get_FieldMatrix
Get all the fields properties of an SQL in a 2-Dim array.
Get_FilterCriteria
Get current filter criteria
Get_IDENTITY
Get the Identity Column after INSERT (equivalent to Select@@Identoty of MS-SQL)
Get_LastClick
Get last click info.
Get_LastScreen
Get last visited screen.
Get_License
Get development license information.
Get_Login_users
Get all Login user info. (Gold)
Get_ReturnCode
Get the exit code of the application.
Get_RowCount
Get current application effective page size after row +/-.
Get_RSCount
Get current application row count.
Get_SboxOverloaded.
Get_SelectBoxFormSelection
Get items selected in Selecetbox-form mode.
Get_SelectBoxSelection
Get selected item during a Selecetbox-form mode.
Get_SelectedItem
Get the most updated selecetd items in form of a delimited string.
Get_SelRecPtr
Get current application record pointer.
Get_Server
Get local server name.
Get_SilentCmdError
Get Error of SilentCmd if any.
Get_SPOutput
Get Output value of StoredProcedure.
Get_Title
Return the Title HTML code from ASPdb.Net as defined in TextHolder.
Get_TopRecPTR
Get current application page top record pointer.
Get_UQ
Get Commandline user Query Variable at first entry.
TornadoInfo
This function call reports all the DotNet system metrics and should be kept at reach to review the DotNet and Tornado setup.

Version: All

See Also