Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when trying to type a password
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Error when trying to type a password
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01283624
Message ID:
01283624
Vues:
67
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?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform