How to Create a Digital Clock in JavaScript?

0

In JavaScript, Date Object is used to work with date and time. You can create a digital clock in JavaScript for your web page manipulating date object easily.  The Date object automatically hold the current date and time as its initial value. You can extract Hours, Minutes and Seconds...[ أكمل القراءه ]

What are the Different Ways to Redirect Page in JavaScript?

0

When you click on a link or type the URL to go to one page but sometimes it may go to another page internally due to page redirection on that page. There may be several reasons to redirect to a new page from the original page. The reasons you...[ أكمل القراءه ]

How to Detect Visitor's Browser Using JavaScript?

0

You can detect which and what version of browser have used by your website visitors by using simple JavaScript codes. The navigator object in JavaScript contains information about the visitor's browser. It includes information about the visitor's browser name, browser version and more. It can be very useful to...[ أكمل القراءه ]

How to Create Pop Up Menus in Oracle Forms ?

0

Pop Up menus are those, which are displayed on the screen when we right click on it. Pop Up menu makes any application easier to use it. In Oracle Forms also we can make pop up menus to add different menu items for the operating form.  The items for...[ أكمل القراءه ]

How to Insert, Navigate and Delete Records in Oracle Forms ?

0

I have already described in my previous posts about creating oracle forms using wizards and creating list of values (LOVs). In this post I am going to describe How to create buttons for Inserting, Saving, Navigating and Deleting records in oracle forms. Insertion, Deletion and Navigation functions are necessary...[ أكمل القراءه ]

How to Create LOV in Oracle Forms Using Wizard ?

0

LOV (List of Values) in Oracle Forms are used to display the associated values while inserting values in forms. It makes the user easier to enter data on the forms. You can assign values in LOV statically or dynamically and can be displayed on the form manually or automatically....[ أكمل القراءه ]

How to Create Oracle Forms by Using Wizard ?

0

Oracle Forms is a technology developed by Oracle to develop database driven web applications quickly and easily. It is a component of Oracle Fusion Middleware Technology of Oracle corporation. By using Oracle Forms you can develop even advanced web applications more easily. While developing web applications, you can use...[ أكمل القراءه ]

يتم التشغيل بواسطة Blogger.