First of all not true, you can define variables in many ways, including in an included basic file. In the fetch of the first query set the return that you are interested in to a variable. Use this variable in the second.
good luck.
K
It is not that hard....I recomend overwriting the obtainSelect method and appending the where clause you need. Your parameters should be set as global variables and all you need to do is write the dynamic where clause.
If you need more help, email me I can send an example we do this very thing...
It is possible to frite a function in the finish method of a report that creates a pdf of the report. An easier method is to use a third party software solution such as RightFax.
add this right after the <Script> tag
var isFirst=True;
Then in side the MM_popUpMessage fuction.
if (isFirst)
{
then at the end of the function.
}
this is as basic as I can explain it....if you send me the code from <script> to </Script> I could edit and send it back...
Create a hidden form n the results page and and fill it with all the data from the post. At the end of the countdown timer, submit the form with the post data.
The quickest simplest answer would be to have a fourth radio button next to the text box that automatically gats selected as soon as you enter text in the box.
Keith
I have a web site that allows the user to open and view reports in multiple windows, the requirement is for unlimited windows. However, when the user logs out of the site all the windows should be closed, cleaning up after them.
I tried one method of creating an array and assigning each new...
I have fixed it for all interested, the first time I open the window the parent does have frames on the second click it does not. I end up setting the Parent name attribute on the first click and using that as a reference for window.open as you suggest after that.
-Keith
I have a parent window creating a child that has multiple links. Each link should open in the parent window. This is working the first time, but the second time you click on a link the parent looks like it is opening (status at the bottom shows loading the correct page) but the page is never...
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.