Hi everyone,
From a main screen, when users click an anchor, a popup window named ExtraWin is invoked and displays some data. I want to create 2 commands: "Close Window" and "Print Doc" in that popup window so that when users click "Close Window", the window will...
Hi everyone, please help!!!
In order to display data in a popup window coded in a XSLT stylesheet, I created a javascript function, called PopupWindow(xmlTag, ddnnum) as follows:
function PopUpWindow(xmlTag,ddnnum)
{
ExtraWin = window.open("", "_blank"...
Hi everyone, please help!!!
In order to display data in a popup window coded in a XSLT stylesheet, I created a javascript function, called PopupWindow(xmlTag, ddnnum) as follows:
function PopUpWindow(xmlTag,ddnnum)
{
ExtraWin = window.open("", "_blank"...
In my previous e-mail, I posted question: "How to write information in HTML format on a popup window called from XSLT" and I got some response to solve that problem. In addition to this problem, I would like to ask two more questions relating to the display XML data in a popup window...
A MS Access database has been converted into an XML database. The XML data is then displayed in a table via means of an XSLT and CSS. Because there is not enough room for an entire record to be displayed in a row, I assigned an "href" for each Data Dictionary field (XML name...
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.