Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Providing user with feedback
Message
De
24/03/2008 10:33:29
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01304871
Message ID:
01304892
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
>Right, but the missing part form my side is how do you do this from the server-side code?
>
>I have no problem adding OnClick code, but how do you do it afterwards in server-side?
>
>Can you please show some example?

Everytime a page is processed, it is either a postback or a link to a new page. In both approaches, what I do is to pass a LXMessage in the query string, which contains a message to show. When the incoming hits is processed, if such a field is found in the query string, it will make it appear as an alert message, but only processed at the end of the page so everything has been loaded and thus you can see the message on top of the HTML display.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform