How To Make Script Element Behaviors Participate in Forms Submission (256228)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q256228 SUMMARY
It is common to want to use the new element behaviors in Internet Explorer 5.5 to create subclassed or grouped form elements. A developer might want to tie several text fields together into a generic and globalization-aware address behavior, for example, or create a dependent drop-down behavior. These new form elements must have some ways to participate in forms submission, so that their value fields can be injected into the form in which they are hosted and submitted with the rest of the form's data. While this is easy to do for a binary element behavior, it's not so obvious how to do this for a script element behavior.
REFERENCES
MSDN Online Web Workshop, Element Behaviors in Internet Explorer 5.5For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbDHTML kbhowto KB256228 |
---|
|