Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link as object in NetScape
Message
De
11/10/2000 16:35:19
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Link as object in NetScape
Divers
Thread ID:
00428094
Message ID:
00428094
Vues:
45
< head >
< script language="JavaScript" >

function Redirect( oForm )
{
	oForm.submit();	
	event.returnValue = false;	
}

< /script >
< /head >



< a href="http:\\" language="JavaScript" onclick="Redirect( Dealer);" >Dealer< /a >
< br >

< form name=Dealer method="post" action="http:\\www.iclhonda.com\WConnect\Wc.dll?IclMain~GetVinList" >
	< input type='hidden' name='lcDealerNo' value='206511' >
	< input type='hidden' name='lcPassword' value='50595' >
	< input type='hidden' name='lcUserId' value='Dealer' >
< /form >
< br >
Répondre
Fil
Voir

Click here to load this message in the networking platform