I'd like to have a shortcut url for my Forms 10g application so the users would not have to reference the standard url:
http://machine:port/forms/frmservlet?config=sepwin
can I create an alias in a config file somewhere so that the users can open a browser and just enter something short like...
OK, after a lot of searching I finally found the answer. The problem was I was searching for Forms 4.5 not Developer 2000, anyway the desupport dates for those who care are:
Error Correction
31-Dec-2000
Extended Assistance
31-Dec-2003
Here is a a more user-friendly site summarizing Oracle...
I'm trying to determine the desupport dates of Oracle Forms 4.5. We are looking to go to 10g Forms and the boss wants to know the dates when 4.5 became desupported - I'm guessing it was a couple of years ago but I can't find the info on metalink. Anyone know?
OK, problem solved.
I changed the parameter positions but no luck then I played around with the & in the url string and found that if I connected the parameters with a + and then referenced the actual value with the & it worked.
e.g...
I've created a url to link to the detail report based on the examlpe in reports help (placed it in the hyperlink field for the clickable data field - name). I've included 3 parameters in the hyperlink, name, a date and priority. I can run the detail report standalone (on the reports test server)...
I have a summary web report (built with report builder 10g) and I'd like to have the data in one column set as hyperlinks so the user can click on any value in that column which then passes that specific value to the detail report - which then magically appears.
e.g. my summary report has a...
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.