Live Search Widget in asp.net pages

Is it possible to do a workaround for the live search widget, so it can be used on asp.net server pages? Our lead developer reported this to me when we asked him to add this widget:

10.46.29 Maciek: oh so here is the deal
10.46.32 Maciek: we use ASP.NET
10.47.25 Maciek: ASP.NET requires the whole page to be wrapped in a <form> element maintained by ASP.NET engine
10.48.03 Maciek: the widget is basically another form that becomes a nested form because of the global ASP.NET form
10.48.12 Maciek: browsers ignore nested forms
</form>
 
happy I’m thankful
Inappropriate?
1 person has this problem
User_default_medium