Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabled field do not get submitted
Message
De
25/07/2006 13:31:04
 
 
À
25/07/2006 11:46:09
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:
01139823
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?

Hi,

Not in a position to check this at the moment but I thing the .AXD extension is a HTTPHandler (see if it's in Configuration Mappings in IIS).

HTH,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform