473,500 Members | 1,898 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't get child_window.close() function to work...

Hello..
This page opens a window with some information, but everytime the user
changes a field in the parent window, the child window needs to be
closed.
These 2 functions were supposed to do the work.

Nota() - opens new window.
fechaNota() - closes the window opened by Nota()

here is the code.
thanks in advance.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="pt-br">
<LINK href="http://marcel/default.css" type="text/css"
rel="stylesheet">
<title>Serviços Online</title>
<script Language="javascript" src="http://marcel//funcoes.js"></script>
<script language="JavaScript1.2">
function DisableAll() {
document.form1.cliNome.disabled = true;
document.form1.cliCGC.disabled = true;
document.form1.cliEnd.disabled = true;
document.form1.cliBairro.disabled = true;
document.form1.cliMun.disabled = true;
document.form1.cliUF.disabled = true;
document.form1.cliCEP.disabled = true;

document.form1.c1_i1.disabled = true;
document.form1.c2_i1.disabled = true;
document.form1.c3_i1.disabled = true;

document.form1.c1_i2.disabled = true;
document.form1.c2_i2.disabled = true;
document.form1.c3_i2.disabled = true;

document.form1.c1_i3.disabled = true;
document.form1.c2_i3.disabled = true;
document.form1.c3_i3.disabled = true;

document.form1.c1_i4.disabled = true;
document.form1.c2_i4.disabled = true;
document.form1.c3_i4.disabled = true;

document.form1.c1_i5.disabled = true;
document.form1.c2_i5.disabled = true;
document.form1.c3_i5.disabled = true;

document.form1.c1_i6.disabled = true;
document.form1.c2_i6.disabled = true;
document.form1.c3_i6.disabled = true;

document.form1.c1_i7.disabled = true;
document.form1.c2_i7.disabled = true;
document.form1.c3_i7.disabled = true;

document.form1.c1_i8.disabled = true;
document.form1.c2_i8.disabled = true;
document.form1.c3_i8.disabled = true;

document.form1.c1_i9.disabled = true;
document.form1.c2_i9.disabled = true;
document.form1.c3_i9.disabled = true;

document.form1.c1_i10.disabled = true;
document.form1.c2_i10.disabled = true;
document.form1.c3_i10.disabled = true;

document.form1.c1_i11.disabled = true;
document.form1.c2_i11.disabled = true;
document.form1.c3_i11.disabled = true;

document.form1.c1_i12.disabled = true;
document.form1.c2_i12.disabled = true;
document.form1.c3_i12.disabled = true;

document.form1.c1_i13.disabled = true;
document.form1.c2_i13.disabled = true;
document.form1.c3_i13.disabled = true;

document.form1.c1_i14.disabled = true;
document.form1.c2_i14.disabled = true;
document.form1.c3_i14.disabled = true;

document.form1.c1_i15.disabled = true;
document.form1.c2_i15.disabled = true;
document.form1.c3_i15.disabled = true;

document.form1.Observ.disabled = true;
}

function EnableAll() {
document.form1.cliNome.disabled = false;
document.form1.cliCGC.disabled = false;
document.form1.cliEnd.disabled = false;
document.form1.cliBairro.disabled = false;
document.form1.cliMun.disabled = false;
document.form1.cliUF.disabled = false;
document.form1.cliCEP.disabled = false;

document.form1.c1_i1.disabled = false;
document.form1.c2_i1.disabled = false;
document.form1.c3_i1.disabled = false;

document.form1.c1_i2.disabled = false;
document.form1.c2_i2.disabled = false;
document.form1.c3_i2.disabled = false;

document.form1.c1_i3.disabled = false;
document.form1.c2_i3.disabled = false;
document.form1.c3_i3.disabled = false;

document.form1.c1_i4.disabled = false;
document.form1.c2_i4.disabled = false;
document.form1.c3_i4.disabled = false;

document.form1.c1_i5.disabled = false;
document.form1.c2_i5.disabled = false;
document.form1.c3_i5.disabled = false;

document.form1.c1_i6.disabled = false;
document.form1.c2_i6.disabled = false;
document.form1.c3_i6.disabled = false;

document.form1.c1_i7.disabled = false;
document.form1.c2_i7.disabled = false;
document.form1.c3_i7.disabled = false;

document.form1.c1_i8.disabled = false;
document.form1.c2_i8.disabled = false;
document.form1.c3_i8.disabled = false;

document.form1.c1_i9.disabled = false;
document.form1.c2_i9.disabled = false;
document.form1.c3_i9.disabled = false;

document.form1.c1_i10.disabled = false;
document.form1.c2_i10.disabled = false;
document.form1.c3_i10.disabled = false;

document.form1.c1_i11.disabled = false;
document.form1.c2_i11.disabled = false;
document.form1.c3_i11.disabled = false;

document.form1.c1_i12.disabled = false;
document.form1.c2_i12.disabled = false;
document.form1.c3_i12.disabled = false;

document.form1.c1_i13.disabled = false;
document.form1.c2_i13.disabled = false;
document.form1.c3_i13.disabled = false;

document.form1.c1_i14.disabled = false;
document.form1.c2_i14.disabled = false;
document.form1.c3_i14.disabled = false;

document.form1.c1_i15.disabled = false;
document.form1.c2_i15.disabled = false;
document.form1.c3_i15.disabled = false;

document.form1.Observ.disabled = false;
}

function EnviaDados() {
EnableAll();
document.form1.submit();
if ( document.validNota.Imprimiu.value == 'X' ) {
DisableAll();
}
}

function LimparForm() {
if(document.validNota.Imprimiu.value == 'X') {
if(confirm('A impressão da nota anterior foi bem sucedida? Se houve
problemas aperte "Cancelar" e imprima novamente até obter êxito.')) {
document.validNota.submit();
}
} else {
document.form1.reset();
}
}

function Nota()
{
if( (trim(document.form1.cliNome.value) == '') ||
(

(trim(document.form1.c3_i1.value == '')) &&

(trim(document.form1.c3_i2.value == '')) &&

(trim(document.form1.c3_i3.value == '')) &&

(trim(document.form1.c3_i4.value == '')) &&

(trim(document.form1.c3_i5.value == '')) &&

(trim(document.form1.c3_i6.value == '')) &&

(trim(document.form1.c3_i7.value == '')) &&

(trim(document.form1.c3_i8.value == '')) &&

(trim(document.form1.c3_i9.value == '')) &&

(trim(document.form1.c3_i10.value == '')) &&

(trim(document.form1.c3_i11.value == '')) &&

(trim(document.form1.c3_i12.value == '')) &&

(trim(document.form1.c3_i13.value == '')) &&

(trim(document.form1.c3_i14.value == '')) &&

(trim(document.form1.c3_i15.value == '')) ) ||
(

(trim(document.form1.c1_i1.value == '')) &&

(trim(document.form1.c1_i2.value == '')) &&

(trim(document.form1.c1_i3.value == '')) &&

(trim(document.form1.c1_i4.value == '')) &&

(trim(document.form1.c1_i5.value == '')) &&

(trim(document.form1.c1_i6.value == '')) &&

(trim(document.form1.c1_i7.value == '')) &&

(trim(document.form1.c1_i8.value == '')) &&

(trim(document.form1.c1_i9.value == '')) &&

(trim(document.form1.c1_i10.value == '')) &&

(trim(document.form1.c1_i11.value == '')) &&

(trim(document.form1.c1_i12.value == '')) &&

(trim(document.form1.c1_i13.value == '')) &&

(trim(document.form1.c1_i14.value == '')) &&

(trim(document.form1.c3_i15.value == '')) )
){
alert('Os preenchimento correto dos campos: "Nome do Cliente" /
"Descrição do Serviço" / "Valor do Serviço" são obrigatórios.
Favor conferir. ');
return false;
}else{
notaFiscal =
window.open('','Nota','scrollbars=yes,menubar=no,h eight=600,width=720,resizable=yes,toolbar=no,locat ion=no,status=no');
return true;
}
}

function fechaNota() {
//if( notaFiscal.closed != true ) {
notaFiscal.close();
//}
}
</script>
</head>

<body>

<table class=mae>

<tr>
<td bgcolor="#F8F8F8">
<font size="4"><b>
<img src="http://marcel/Imagens/logo.jpg" width="49"
height="52">Prefeitura Xxxxxx Xxxxxx </b></font></td>
</tr>

<tr>
<td bgcolor="#0000CC">
<font color="#FFFFFF" size="3">
<b>Emissão Online de Notas Fiscais</b></font></td>
</tr>

<tr>
<td>
<br>
<form name="form1" method="POST" action="u_gspw012.apw"
onsubmit="return Nota();" target="Nota">
<table border="1">
<tr id=linha>
<td width="14%" nowrap> <img src="http://marcel/Imagens/empresa.jpg"
width="70" height="70">
<br>
<input type="button" name="AltLogo" value="Alterar Logo"
class="Combo"
onclick="javascript:upLogoEmp();window.location='u _gspw013.apw'"
target="upLogo">
</td>
<td width="86%" nowrap>
<b><font size="4">COMERCIO SOM DO MUNDO /SP </font></b>
<br>
R VOLUNTARIOS DA PATRIA, 1234&nbsp;&nbsp; CEP 02031000 <br>
SANTANA&nbsp;&nbsp; SAO PAULO - SP <br>
Fone: (011)36954259 &nbsp;&nbsp; CNPJ: 00. . / - <br>
Inscrição Municipal: 23.233.124-2.3
</td>
</tr>
<tr id=linha>
<td colspan="2">
<b>Destinatário:</b> <br>
<a href="javascript:fechaNota()">FUNCIONA</a>
Nome: <input name="cliNome" type="text" size="45" class="Campo"
id="especial" onFocus="javascript:fechaNota()">
CPF/CNPJ: <input name="cliCGC" type="text" size="20" class="Campo"
id="especial" onFocus="javascript:fechaNota()">
<br>
Endereço: <input name="cliEnd" type="text" size="47" class="Campo"
id="especial" onFocus="javascript:fechaNota()">
Bairro: <input name="cliBairro" type="text" size="25" class="Campo"
id="especial" onFocus="javascript:fechaNota()">
<br>
Munic&iacute;pio: <input name="cliMun" type="text" size="25"
class="Campo" id="especial" onFocus="javascript:fechaNota()">
UF: <input name="cliUF" type="text" size="5" class="Campo"
id="especial" maxlength="8" onFocus="javascript:fechaNota()">
CEP: <input name="cliCEP" type="text" size="25" class="Campo"
id="especial" onFocus="javascript:fechaNota()">
</td>
</tr>
<tr id=linha>
<td colspan="2">

<table border="1" cellpadding="0" cellspacing="2" bordercolor="black">
<TR id=cabec>
<TD >
Descrição dos Serviços
</TD>
<TD >
Quantidade
</TD>
<TD >
Valor
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i1" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i1" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i1" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i1)"
onblur="dinheiro(window.document.form1.c3_i1)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i2" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i2" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i2" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i2)"
onblur="dinheiro(window.document.form1.c3_i2)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i3" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i3" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i3" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i3)"
onblur="dinheiro(window.document.form1.c3_i3)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i4" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i4" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i4" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i4)"
onblur="dinheiro(window.document.form1.c3_i4)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i5" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i5" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i5" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i5)"
onblur="dinheiro(window.document.form1.c3_i5)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i6" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i6" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i6" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i6)"
onblur="dinheiro(window.document.form1.c3_i6)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i7" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i7" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i7" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i7)"
onblur="dinheiro(window.document.form1.c3_i7)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i8" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i8" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i8" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i8)"
onblur="dinheiro(window.document.form1.c3_i8)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i9" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i9" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i9" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i9)"
onblur="dinheiro(window.document.form1.c3_i9)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i10" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i10" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i10" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i10)"
onblur="dinheiro(window.document.form1.c3_i10)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i11" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i11" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i11" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i11)"
onblur="dinheiro(window.document.form1.c3_i11)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i12" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i12" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i12" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i12)"
onblur="dinheiro(window.document.form1.c3_i12)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i13" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i13" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i13" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i13)"
onblur="dinheiro(window.document.form1.c3_i13)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i14" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i14" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i14" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i14)"
onblur="dinheiro(window.document.form1.c3_i14)">
</TD>
</TR>
<TR id=linha>
<TD >
<input name="c1_i15" type="text" size="72" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial">
</TD>
<TD >
<input name="c2_i15" type="text" size="12" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeypress="return soNumero();">
</TD>
<TD >
<input name="c3_i15" type="text" size="27" class="Campo"
onFocus="javascript:notaFiscal.close();" id="especial"
onkeyup="dinheiro(window.document.form1.c3_i15)"
onblur="dinheiro(window.document.form1.c3_i15)">
</TD>
</TR>
</table>

</td>
</tr>
<tr id=linha>
<td valign=top colspan="2">
<strong>Observa&ccedil;&otilde;es:</strong>
<textarea name="Observ" cols="100" rows="3" wrap="VIRTUAL"
class="Campo" id="especial"
onFocus="javascript:fechaNota()"></textarea>
</td>
</tr>
<tr>
<td colspan="2">
<div align="center">
<input class="Combo" type="button" name="EmitirNota"
value="Emitir Nota" onclick="EnviaDados()">&nbsp;&nbsp;
<input class="Combo" type="button" name="Limpar"
value="Limpar formul&aacute;rio" onclick="LimparForm()">
<input class="Combo" type="button" name="Sair" value="Encerrar"
onclick="window.location='http://marcel/u_gspwlogoff.apw'">
</div>
</td>
</tr>
</table>
</form>
<br><br>
</td>
</tr>

<tr>
<td bgcolor="#EBEBEB" height=4>
</td>
</tr>

<tr>
<td bgcolor="#0000CC" height=4>
</td>
</tr>
</table>

<form name="validCancel" action="u_gspw016.apw" method="post">
<input type="hidden" value="X" name="notaOK">
</form>
<form name="validNota" action="u_gspw018.apw" method="post">
<input type="hidden" value=" " name="Imprimiu">
</form>
</body>

</html>

Jul 23 '05 #1
6 2725
In article <11*********************@f14g2000cwb.googlegroups. com>,
ma******@yahoo.com wrote:
Hello..
This page opens a window with some information, but everytime the user
changes a field in the parent window, the child window needs to be
closed.
Do two windows appear when I open the page? ( Have you heard about pop
blockers?) Do I have to click on something to get the second page.

These 2 functions were supposed to do the work.

Nota() - opens new window.
fechaNota() - closes the window opened by Nota()

here is the code.
It would be best to trim the code down to only include the problem two
subroutines.

I tried displaying this html file, but IE found some errors. I could
not figure on how to get the second window to appear.
thanks in advance.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="pt-br">
<LINK href="http://marcel/default.css" type="text/css"
IE found an error with this. You need a valid internet address. This is
a local address.
rel="stylesheet">
<title>Serviços Online</title>
<script Language="javascript" src="http://marcel//funcoes.js"></script>
IE didn't like this web address either.
<script language="JavaScript1.2">


The language attribute has been depreciated. Javascript1.2 is
nonstandard implementation of today's Javascript. I suggest you use:
<script type="text/javascript">

Robert
Jul 23 '05 #2
Hi Robert.
Thanks for taking the time to look at my code.
I know IE would find some errors, but it wont be a problem to debug my
javascript problem.

There is a button called "Emitir Nota" which simply submits the form1.
When it submits, there is a onSubmit = "Nota()".
So a new window is opened when the user clicks on that button.

The IE will also point some javascript errors. They are created because
all fields are set with the onfocus = "javascript:fecharNota()".
So, anytime you focus a field, it triggers the function to try to close
the child window opened by "Nota()".

Robert wrote:
In article <11*********************@f14g2000cwb.googlegroups. com>,
ma******@yahoo.com wrote:
Hello..
This page opens a window with some information, but everytime the user changes a field in the parent window, the child window needs to be
closed.
Do two windows appear when I open the page? ( Have you heard about

pop blockers?) Do I have to click on something to get the second page.

These 2 functions were supposed to do the work.

Nota() - opens new window.
fechaNota() - closes the window opened by Nota()

here is the code.
It would be best to trim the code down to only include the problem

two subroutines.

I tried displaying this html file, but IE found some errors. I could not figure on how to get the second window to appear.
thanks in advance.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="pt-br">
<LINK href="http://marcel/default.css" type="text/css"
IE found an error with this. You need a valid internet address. This

is a local address.
rel="stylesheet">
<title>Serviços Online</title>
<script Language="javascript"
src="http://marcel//funcoes.js"></script>
IE didn't like this web address either.
<script language="JavaScript1.2">


The language attribute has been depreciated. Javascript1.2 is
nonstandard implementation of today's Javascript. I suggest you use:
<script type="text/javascript">

Robert


Jul 23 '05 #3
Another thing. The window is opened with no errors by the "Nota()".
The only problem is the "fechaNota()". The IE says that "notaFiscal"
(child window that had been opened) is undefined.

Jul 23 '05 #4

ma******@yahoo.com wrote:
Another thing. The window is opened with no errors by the "Nota()".
The only problem is the "fechaNota()". The IE says that "notaFiscal"
(child window that had been opened) is undefined.


<form name="form1" method="POST" action="u gspw012.apw"
onsubmit="return Nota();" target="Nota">

What I believe you are doing is putting up a window then returning
true. Returning true will post your form to the server. What you now
have is two windows on the screen. The orginal window gets the results
from the server.

I assume the user does a back to get to the form. The form has now
been reloaded and the variable notaFiscal has been lost.

Instead of putting up the second window, have the server write the
results in the original window.

You may want to try out amazon.com to see how they handle a sale.

In the future, you will get faster results from your questions by
following this advice:
http://www.jibbering.com/faq/faq_not...1.html#ps1Marg

Robert

Jul 23 '05 #5
You can get the window handle by doing another open. If you supply the
same title and the window is opened, you will get back the handle. You
can now close the window. Of course, if the winow isn't opened, you
get a new windows displayed. You could close the window, but it might
flash on the screen.

Robert

Jul 23 '05 #6
i got it working.
the whole problem was because that "return ..." in the onsubmit.
somewhat
the variable was getting lost because of that.
thank you robert for all the help.

Robert wrote:
You can get the window handle by doing another open. If you supply the same title and the window is opened, you will get back the handle. You can now close the window. Of course, if the winow isn't opened, you
get a new windows displayed. You could close the window, but it might flash on the screen.

Robert


Jul 23 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2066
by: Sims | last post by:
Hi, I am trying to tidy up my code and now i am looking at my database work. Now correct me if i am wrong, (I am using mysql_connect). Lets assume a few functions... ...
2
3422
by: DonO | last post by:
I have a jsp page that updates information as a user enters form fields. It's part of an AP system where a user can select a category, and then it refreshes the page, pulling relative info into...
4
5744
by: Yuk Cheng | last post by:
<<<start index.htm>>> <html> <head> <script> function perform(action){ } </script> </head>
18
4314
by: Jen | last post by:
I'm using Microsoft's own VB.NET FTP Example: http://support.microsoft.com/default.aspx?scid=kb;en-us;832679 I can get the program to create directories, change directories, etc., but I can't...
16
4528
by: LP | last post by:
Hello, I am trying to use .NET with Excel. I installed Office 2003 and selected ..NET programming suport option, so it installed all those PIA, as MS sugests. But I can not find a way to destroy...
4
1869
by: Paul H | last post by:
OK, I tried getting and old Newbury Data ND2500 working using the "Generic /Text only" driver in Win XP. It prints, but I could not find a way to set a custom page size that matches the paper I am...
6
4837
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
4
12411
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is...
4
4558
by: zion4ever | last post by:
Hello good people, Please bear with me as this is my first post and I am relative new to ASP. I do have VB6 experience. I have a form which enables users within our company to do an intranet...
0
7018
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7182
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
316
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.