Systems
Online Shop
See our new system example, a complete Online Shop featuring product lists, shopping cart, customer area, backoffice and more.
Project Management
Check our new Project management sample creating gantt charts, 3d charts in flash and more.
Helpdesk
Check our new Helpdesk sample and note all the flexibility provided to developper by ScriptCase.
News
Online news system with all the basic features. The code is open for changes and distribution to ScriptCase customers.
Album
Online album system with many advanced features for images usage and manipulation. The code is open for changes and distribution to ScriptCase customers.
Grids, reports and charts
New option Quick Search
New simplified search option "Quick Search" directly from the filter toolbar of the generated applications.
New Field YouTube
New data type that allows the inclusion of youtube's videos in form and grid application.
New Field Google Maps
New field type that allows the inclusion of google maps in form and grid applications.
New BarCode Field Type
New library bar code available to form application and grid application.
Run Button in a Grid Application (Processing Records)
This new option in the Grid allows to create a button to process a PHP code in selected records (checkbox).
Updating Fields with the Run Button in a Grid Application
Updating Fields with the Run Button in a Grid Application
Deleting records with the Run Button in a Grid Application
This new option in the Grid allows to create a button to delete records (checkbox)
Pivot Summary table
This example demonstrates an important feature: the Pivot summary.
Grid with internationalization support
Here is how to create a multi-language report.
Summary and charts
This example shows how to create a report with the summary and charts on the same page.
Pivot Summary and Chart
Creating a Pivot summary with charts.
3D Chart
Grid Application displaying only the chart in Flash.
Modal Links
Form Application with links using modal.
Line chart
This example shows an grid application using the line chart
Grids with dynamic schemes
Option to change the scheme at run time.
Simple drill down
This example shows how to create a link between two grids with parameter passing.
Using breaks and Totals
A report case with the breaks, totals and summary.
Customers X Orders Report
This example uses two grids, one based on the Customers table (Master) and another based on the Orders table (detail).
Nested grids using treeview
This example demonstrates how to use nested grids with the treeview format.
Employee Profile
This example demonstrates how to create a Slide grid using blocks and fields type Image.
Product Evaluation
This example shows an grid application using the line chart.
Grid Master / Detail
This example shows a master-detail application: categories / products.
Default Grid
Example of a simple Grid
Form Applications
Inserting YouTube's Video
Using Youtube's video with form application
Inserting maps in form
Using Google map's with form application
Master/Detail
In this example a complete master / detail application is developed. Here two forms are created. The first (Master) is based on the orders table and second (Detail) is based on the orders details.
Using Captcha on a Login Form
How to use a CAPTCHA object in a login form
Form with treeview blocks
Search application sample with blocks expansion
Capture information from a grid
ScriptCase Capture links is a very useful feature to obtain information relative to an application field during a record update. Here two applications are created (a grid and a form) to demonstrate this feature “in action”.
Using mask for data entry
Data Entry with Input Mask. This example covers the use of forms with masks for data entry and how to validate social security number using Ajax.
Simple Master-Detail for Employees/Projects
Here three applications are used: a grid (to list the employees), a form (to edit the employee) and an editable grid form (to edit the employee's detail) to create a simple master/detail application.
Editable grid
An example covering the editable grid form
Login form with languages selection
In this example, you can select the language through a Select field in the login application.
Forms with blocks and tabs
This example demonstrates how to organize a form using blocks and tabs.
HTML editor
In this example is demonstrated the HTML Editor usage.
Editing a select field using another form
Watch how to link between forms to update tables used in select fields (combobox).
Update link table
Here you learn how to create an application to update N:N relationship tables using object Double Select
Upgrading relationships Many-to-many via CheckBox List
This you will learn how the many to many relationship, using an application form with a checkbox field.
Unique key validation
An example with unique key validation in a form.
Autocomplete using capture
Another example about the capture link and a useful resource: the AJAX autocomplete function.
Grid and Form in the same page
Here a Grid linked to a form is displayed in the same window.
Filter Forms
Reload field using AJAX
Learn how to develop a filter application using Ajax field reload
Filter Form opening in modal
Using a form filter in modal window.
Filter and grid on the same page
This example demonstrates how to create a grid and filter on the same page.
Special conditions for date fields
This example shows how to use ScriptCase special conditions in the field of type Date.
Creating blocks in filter applications
Search application using blocks.
Menu Applications
Horizontal menu
This example demonstrates how to create a horizontal menu.
Layout Menu
Menu using Layout component
Dynamic menu
This example shows how to dynamically assemble the items and subitems of a menu application
Menu using initial Application
Menu application using initial application
Tree menu
See how to create a tree menu.
Programming with Macro, Libs, Events and Method
Email Confirmation
Confimation Registration Scheduled Courses
How to send an E-mail using the macro sc_mail_send
Send an email using the macro sc_mail_send.
How to Send an e-mail with attachment
Send an e-mail with attachment.