Its against w3c standards to have a form within a form.
On Feb 17, 7:10 pm, Jacob <[email protected]> wrote: > Just FYI, something I've noticed fails gracefully in other browsers > but will throw an error in IE - Im not sure if its a bug, but this > info might save someone a headache. > > Using an ajax call, try to pull a form into another form. Other > browsers will strip the new child form, but IE will throw an error > around line 1906 with an 'Uknown Error' > > Good luck debugging an error thats self-described as 'Uknown' !! > > Anyways, just thought that might help someone. > Jacob
