Oracle Forms (MOSC)

MOSC Banner

How to Call a .js file(Java Script) in Oracle Form Builder

edited Jun 21, 2022 12:08PM in Oracle Forms (MOSC) 2 commentsQuestion

Hi Team,


I am using Form builder Version 10.1.2.3.0, I have a requirement to call a Java Script file (.js)

in Oracle Form Builder to archive the requirement. I need to read the Smard Card ID through Java Script. So Java script will be called to check correct user id or not.


So I need to read a Java Script file (.js)in Oracle Form Builder. Please help if you have any idea on this.


Sample js


function display_hello_world(){

alert("Hello, World!");

}


Regards

Raghavendra Nara

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center