Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabled field do not get submitted
Message
From
25/07/2006 13:31:04
 
 
To
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:
01139823
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?

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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform