Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to run javascript applet
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00764559
Message ID:
00764585
Vues:
21
Hi Steve,

What does this function do? Is it a replacement for Alert function? If yes, could you please share the code, because I'm struck on that problem in this very moment...

In the old days you would call it from any event like onclick or onsubmit. But I don't know about ASP.NET

>I wrote a small javascript program in the section of an asp.net page. I want to call the routine from a codebehind program. If I try to run the program, it can't find the method. Here's the code I expected to run:
>
>
>Dim l_retval as string = dispDialog()
>
>
>This works for calling another VB method, but not for a script routine.
>DispDialog is a script routine in the page header. How in the world do I call it?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform