Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when trying to type a password
Message
From
21/01/2008 11:08:41
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01283624
Message ID:
01283672
Views:
14
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform