Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabled field do not get submitted
Message
De
25/07/2006 11:46:09
 
 
À
25/07/2006 04:01:13
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:
01139577
Message ID:
01139754
Vues:
32
>It's standard behaviour. For .NET2 see 'SubmitDisabledControls' attribute.

I added this attribute to the form. I see the page has reendered with this:
<script src="/MitchellDashboard/WebResource.axd?d=RRXLKt7Oi2r_aVzu0PUO0Q2&t=632882702162068750" type="text/javascript"></script>

<script type="text/javascript">
<!--
function WebForm_OnSubmit() {
WebForm_ReEnableControls();
return true;
}
// -->
</script>
But, it generates an error because WebResource.axd does not exist in the directory. Who is suppose to create that file? Is when the attribute ON that .NET should create this file or this is a file I have to create?
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