Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another postback issue
Message
De
07/07/2006 10:13:52
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01134363
Message ID:
01134427
Vues:
15
>maybe I have not understood right, but why don't you put the code with the popup in the page_load and check for Page.IsPostBack?:
>
>
>Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
>   If Not Me.Page.IsPostBack Then
>      Response.Write("<script>javascript:alert('passowrd expired') </script>")
>   End If
>End Sub
>
You are right. I completely missed that last night. Thanks, I will try that approach.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform