Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabled field do not get submitted
Message
From
25/07/2006 11:46:09
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01139577
Message ID:
01139754
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform