 |
|
Oracle Tips by Burleson |
Easy
HTML DB Book application
During the course of this book, there are several
exercises that can be built and used for later reference. So far, the
Conference RSVP application has been created and the following
exercises will create an application named Easy HTML DB Book.This application will be used to build the pages in the
exercises in the following chapters.
The code depot also includes an application named
Easy Samplesthat is similar to the
Easy HTML DB Book application. It has all the pages the author built
while working on the book and documenting the exercises. This
application can be installed and is a great source for looking at how
to do perform a certain task in HTML DB.
1.
Navigate to the Application Builder home page and click on the
Create application link as shown in Figure 6.9.
2.
On the Name page:
-
Name:
Easy HTML DB Book.
-
Application: 103 If ID 103 is not available, another ID should
be used.
-
Create Application: Choose the From scratch option.
-
Schema: User the EASYHDB schema already created. When using a
workspace on the hosted Oracle site, use the schema available.
-
Click Next.
3.
On the Pages page:
-
Page Name: Enter Home as the page name.
-
Click the Add Page button. The application must have at least
one application, and this is the starting point.
-
Click Next.
4.
On the Tabs page, choose the No Tabs option and click Next.
5.
On the Shared Components page, choose No and click Next.
6.
On the Attributes page, leave the defaults and click Next.
7.
On the User Interface page, choose Theme 2 and click Next. In
truth, any theme can be chosen, but the figures used throughout the
book are using Theme 2.
8.
On the Confirm page click the Create button.
That completes the building of the Easy HTML DB
Book application.
The above book excerpt is from:
Easy HTML-DB
Oracle Application Express
Create Dynamic
Web Pages with OAE
ISBN 0-9761573-1-4
Michael Cunningham & Kent
Crotty
http://www.rampant-books.com/book_2005_2_html_db.htm
|