Na inloggen een ander frame vernieuwen

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Senior, Medior and Junior SAP HANA Developer

Vacature details Vakgebied: Software/IT Opleiding: Medior Werklocatie: Veldhoven Vacature ID: 12696 Introductie Our client is the world's leading provider of lithography systems for the semiconductor industry, manufacturing complex machines that are critical to the production of integrated circuits or chips. Our purpose is “unlocking the potential of people and society by pushing technology to new limits”. We do this guided by the principles “Challenge”, “Collaborate” and “Care”. Wat verwachten we van jou? SAP Certified Application Associate - SAP HANA Cloud Modeling (training and/or certification) Bachelor degree or higher Excellent understanding of SAP HANA (2.0 / Cloud), Data Modelling and writing

Bekijk vacature »

Berend

Berend

30/12/2004 19:45:00
Quote Anchor link
Ik heb een login script met PHP en MYSQL maar nu moet hij na het inloggen een frame vernieuwen om daar een text te printen

kan dit??

grtzz berend
 
PHP hulp

PHP hulp

21/05/2024 06:41:58
 
Mitch X

Mitch X

30/12/2004 20:06:00
Quote Anchor link
Jup, vraag het google :)
Iets met JavaScript iig.
 
Jorik

Jorik

30/12/2004 20:35:00
Quote Anchor link
<script type="Javascript" type="javascript/text">
document.frames['framenaam'].reload();
</script>

zoiets?..
 
Berend

Berend

30/12/2004 20:47:00
Quote Anchor link
ja maar kan ik dit hem laten echo'en in PHP??
 
Mitch X

Mitch X

30/12/2004 21:06:00
Quote Anchor link
Jup, standaard HTML echo procedure :)
 
Bram Z

Bram Z

30/12/2004 21:19:00
Quote Anchor link
<script language="JavaScript">
document.framenaam.location=document.framenaam.location;
</script>

@jorik jouw script is IE alleen
 
Jorik

Jorik

30/12/2004 21:20:00
Quote Anchor link
kan wel.. 1 van de eerste resultaten google :P
 
Berend

Berend

31/12/2004 12:11:00
Quote Anchor link
dus als ik het begrijp:
echo '<script language="JavaScript">
document.index.location=document.index.location;
</script>';

zo moet dat dan??
 
Niek s

niek s

31/12/2004 14:50:00
Quote Anchor link
jup zo moet het, voor html in php gewoon echo " gebruiken...
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.