Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when trying to type a password
Message
De
21/01/2008 11:08:41
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01283624
Message ID:
01283672
Vues:
16
>Hi everybody,
>
>When I'm trying to access a website (AJAX enabled) and typing a password which is supposed to work, I'm getting an error about DoPostBackWithOptions property not supported from the form
>
>on the following line (if I choose to debug it):
>
><td align="right" colspan="2">
>                                                                            <input type="submit" name="LoginView1$lgn$LoginButton" value="Log In" onclick="setCookie('Forgot','invisible');WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("LoginView1$lgn$LoginButton", "", true, "lgn", "", false, false))" id="LoginView1_lgn_LoginButton" border="1" />
>                                 </td>
>
>The page then displayes properly.
>
>Do you know what may be the problem?

Does the form have a javascript WebForm_DoPostBackWithOptions() method?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform