YES!
the Yvonne sample now work Barry!
Now I try to apply at my case..
thank
again, I post my experiment next week.
Type: Posts; User: phabio
YES!
the Yvonne sample now work Barry!
Now I try to apply at my case..
thank
again, I post my experiment next week.
thanks Bary, but it does not seem to work as hoped ..
in my inframe I've this line of HTML:
<input width="100%" type="text" value="" id="catmercgam" onchange="window.parent.testClick()" >
this...
I think the problem lies in the fact that, from inside iframe, I try to change iframe ..
thus destroying the point at which the code is started ..
a bit like cutting the branch on which you sit .....
If you press 2 or 3 times the "button", work fine..
but if you type some char in the textbox and press tab, Lianja crash...
1290
With my code, I've added a row:
readText();
just overwrite the function:
function filterComments(m_empty)
{
window.alert("in parent filterComments");
readText();
thanks to your example Yvonne, we're almost there ...
Now, when I enter a value in the textbox of my iframe, the "parent" function is launched, it performs all he has to do ..
but when I try to...
Wip......
Yvonne,
can you post your sample?
If your sample work, is more sample for me follow a sample, rather than another.
no..
also without parameter..
I do not understand anything :(
you're right, the flag had died ..
I tried
Lianja.ShowDialog("Search & Find",...
If you need, I can post my code without problem.
Hi Yvonne, two /, thanks
Fabio
thank for the support Yvonne,
I've try:
Lianja.ShowDialog("Search & Find", "http:/localhost:8002/desktopwebservice/sup_search.rsp?table=vt_articoli_artico...
or
Lianja.ShowDialog("Search & Find",...
I have no hope of finding the solution ..
I call my rsp page with a showdialog command,
I've try:
Lianja.ShowDialog("Search & Find", "http:/localhost:8002/desktopwebservice/sup_search.rsp?table=vt_articoli_artico...
or...
now I understand .. :-)
thanks, I try.
But returning on the main question: is possible read a ASCII file..
reading this post...
Yvonne forgive me, but I do not understand .. is an English too complicated for me ..
i've try to modify and modify...
but I can not get it to work ...
In the last, I've try to insert my "filterComments" function inseide the file, in this way is inside of the iframe, now work...
With funcion inside at the file, not see the variable "&m_fields"..
function filterComments(m_empty)
{
var search_str;
var data = "&m_fields";
var dataquery = "&m_query";
var table =...
no... do not work..
this is the body:
<body onload="filterComments('X');">
<%
proc drawTable()
? ('<p id="Query">' + '</p>')
? ('<div id="DivTabella" title="Tabella">')
Thans Barry, I try later..
Only one problem left...
in my HTML file I've a row like this:
<td>
<input width="100%" type="text" value="" id="cod_art" onchange="filterComments('Z')" >
</td>
<td>
<input width="100%"...
just fantastic ..
Thanks Yvonne, too many parameters .. and without even an example, I would have never arrived ...
Just finished writing the whole thing.
Thanks again
Fabio
possible that the PRG should be in the folder:
C:\lianja\cloudserver\tenants\public\wwwroot\library?
I put it there and, as firefox, if I enter:...