Hi,
I have a piece of code which, initially clicks a URL in the "target_frame" frame window. This changes the page to bring up a print menu.
I would then like the function, i have below, to click another URL in the same "target_frame" frame.
The click script and function...
All,
I know it is possible to press a hyperlink which resides in the target_frame frame, from a navigator frame like so...
<a href ="about:"
onMouseOver=" status = 'links to target frame. '; return true;"
onMouseOut="status = '' "...
Hello,
I have a page with two frames, one frame is the navigation frame and the other is the target frame.
Is it possible to refresh the navigation frame, once the content of the target frame has changed. Bearing in mind that the target frame contains an application and the code cannot be...
Hello,
I have a page with two frames, one frame is the navigation frame and the other is the target frame.
Is it possible to refresh the navigation frame, once the content of the target frame has changed. Bearing in mind that the target frame contains an application and the code cannot be...
Hi,
I have a web page which contains two frames. The navigator frame and the frame target. The frame target runs an application which has a "print" functionality, via a hyperlink. This hyperlink is controlled via the navigation frame of the web browser.
However the first time you...
All,
I have created an application within an Oracle product called Oracle Express Web Agent.
This application creates reports etc, and displays the information in HTML tables. Within the application, i have created link which exports all the data to excel. Once this is done a macro is run...
Hello,
I have an appication which exports data to a file. I would like to know if it's possible to alter the file extension of this output?
I have heard rumours of a ?exp function??????
Many thanks, Matt.
All,
i have got some javascript which is meant to list the URL on a page, and relate them to thier LINK array number.
But it doesn't work, why else would i be posting the code here!!!
Any ideas...
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>...
Hello,
I have two frames, in the target frame i have a report and a hyperlink. I would like to click on this hyperlink from the driving frame.
The hyperlink is always called the same, but it is possible that the URL it sits on can change frequently.
How can i, using javascript, click this...
Hello,
This may not be the correct forum for this question, but here goes anyway...
My company has developed a system (using Oracle Sales Analyser and Oracle web agent). Within this system it is possible to run reports from Oracle Sales Analyser and Oracle Discoverer. This is done through one...
Currently i have information being selected from an Oracle database and displayed to an HTML page with JavaScript presentation techniques. The code is like so....
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="0" CELLSPACING="0"...
Hi,
I am having trouble trying to delay the opening of my web pages. In the below code, i open two other web pages off the back of the main page.
<HTML>
<HEAD>
<TITLE>Sales Analyser</TITLE>
</HEAD>
<BODY>
<SCRIPT LANGUAGE="JavaScript">...
All,
I have a piece of code which enables some scrolling text along the screen. This code was 'borrowed' from another source. However my JavaScript knowledge is limited and i cannot get this code to do what i require. This is where someone steps in with some help....The code is.....
<form...
Right here goes,
Currently i am developing html and javascript within an Oracle development application called Portal. The Portal currently selects out information from the database, via some new "<ORACLE>" tags, and builds up HTML pages to present to the users.
Within this portal...
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.