Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JScript file
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
JScript file
Divers
Thread ID:
00929757
Message ID:
00929757
Vues:
45
I can't seem to find information on this anywhere. I have javascript/jscript file that does various formatting chores on the client side. I would typically include it with script tags and a reference to the necessary function in the onblur of the field. I keep getting a Object Expected error. The onblur looks like this:
onblur="return (FormatField(this) ? true:this.focus())"
I've determined that the problem is that the page is not seeing the FormatField function even though I have the script tags. This all worked under standard ASP. Is there some special way to reference the .js file?

TIA

Richard
State of Florida, DCF
Répondre
Fil
Voir

Click here to load this message in the networking platform