Navigate in frame and isert value in textbox

sal21 Messages postés 13 Date d'inscription mardi 28 novembre 2000 Statut Membre Dernière intervention 25 février 2008 - 9 nov. 2007 à 12:59
PCPT Messages postés 13272 Date d'inscription lundi 13 décembre 2004 Statut Membre Dernière intervention 3 février 2018 - 9 nov. 2007 à 23:36
I have this page with 3 frame.
I want to set the frame "inferiore" (is the bottom of page) and insert a value from a variable (as string) in textbox and press button cerca...
How to?
Tks and sorry for my english.

2 réponses

sal21 Messages postés 13 Date d'inscription mardi 28 novembre 2000 Statut Membre Dernière intervention 25 février 2008
9 nov. 2007 à 13:01
sorry... html page:
pagina principale:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<!-- saved from url=(0016)http://telefoni/ -->
<HTML><HEAD><TITLE>Telefoni</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId></HEAD><FRAMESET border=0
frameSpacing=0 rows=79,66%,* frameBorder=0><FRAME name=superiore
src="Telefoni_file/pagina1.htm" noResize scrolling=no target="centrale"><FRAME
name=centrale src="Telefoni_file/pagina3.htm" target="inferiore"><FRAME
name=inferiore src="Telefoni_file/pagina2.htm"
target="principale"><NOFRAMES>


La pagina corrente utilizza i frame. Questa caratteristica non è
supportata dal browser in uso.




</NOFRAMES></FRAMESET></HTML>


pagina1:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0027)http://telefoni/pagina1.htm -->
<HTML><HEAD><TITLE>Telefoni</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>

</HEAD>



</HTML>
pagina2:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0027)http://telefoni/pagina2.htm -->
<HTML><HEAD><TITLE>Telefoni</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>
<SCRIPT language=javascript id=clientEventHandlersJS>
<!--
function sf(){document.FrontPage_Form1.vcerca.focus();}
//-->
</SCRIPT>

</HEAD>



<FORM language=JavaScript name=FrontPage_Form1
onsubmit="return FrontPage_Form1_Validator(this)" action=trova1.asp
method=post target=centrale>

<CENTER>
<TABLE height=42 cellSpacing=0 cellPadding=0 width=731 border=0>

----,
<!--webbot
bot=\"Validation\" s-display-name=\"Ricerca\" b-value-required=\"TRUE\"
-->

</TD>
Nominativo,
Sede,
Telefono,
Cod.Sede
DIPENDENZE,
----

Parola
da ricercare ,
Contenuto,
Ufficio,
Cid, </CENTER>
Ric. per struttura Amministr.

Assistenza,
<CENTER>
</CENTER>
</FORM></TD></TR></TBODY></TABLE>
</HTML>
pagina3:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0027)http://telefoni/pagina3.Asp -->
<HTML><HEAD><TITLE>Telefoni</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>

</HEAD>


<SCRIPT language=JavaScript>

oggi=new Date()
var MonthArray = new Array("Gennaio", "Febbraio", "Marzo",
"Aprile", "Maggio", "Giugno",
"Luglio", "Agosto", "Settembre",
"Ottobre", "Novembre", "Dicembre")
var DayArray = new Array("domenica", "lunedì", "martedì", "mercoledì",
"giovedì", "venerdì", "sabato")
document.write(" Oggi è ",DayArray[oggi.getDay()]," ",oggi.getDate()," ",MonthArray[oggi.getMonth()]," ",oggi.getFullYear())

</SCRIPT>


<HR>,
<HR>
</HTML>
0
PCPT Messages postés 13272 Date d'inscription lundi 13 décembre 2004 Statut Membre Dernière intervention 3 février 2018 47
9 nov. 2007 à 23:36
moved to JSfr

<hr size="2" width="100%" />Prenez un instant pour répondre à [infomsg_SONDAGE-POP3-POUR-CS_769706.aspx ce sondage] svp
0
Rejoignez-nous