Hi,
I am calling a html page "a.html" from two differeant places .
1. it is getting called from b.html and
2. from menu item( not directly from html).
Now how to make sure that whether a.html is getting called from b.html.
i have tried with the program-name() function and http_referer...
How to check a particular directory is available or not in the system..it may be outsite the propath...
i tried with the "
FILE-INFO:FULL-PATHNAME" but it is giving "?" always..
With Regards,
Why u want the utility..build one temp-table read d data from csv and the create the xml file(in .p file)..its simple..or just write a shell script to run the .p file and passed the csv file name as parameter.
DEFINE VARIABLE v-date-last-date AS DATE NO-UNDO.
ASSIGN v-date-last-date = 12/12/2008 .
PROCEDURE GET_last_day:
DEFINE INPUT-OUTPUT PARAMETER p-inp-out-date AS DATE NO-UNDO.
DEFINE VARIABLE v-cha-date AS CHARACTER NO-UNDO.
ASSIGN v-cha-date =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.