Re: forms inside of other forms?



You can not have a form in another form and an .aspx page must have a
design-time runat=server form.


"Andy B" <a_borka@xxxxxxxxxxxxx> wrote in message
news:%23e1QqEBZIHA.4448@xxxxxxxxxxxxxxxxxxxxxxx
I have an html form that is supposed to be inside the main aspx page form.
How do I do this so it will work? I have no way of changing the form
(nested form) since its written in javascript and is auto generated...





.



Relevant Pages

  • forms inside of other forms?
    ... I have an html form that is supposed to be inside the main aspx page form. ... form) since its written in javascript and is auto generated... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio only debugs javascript in .js files not .aspx fi
    ... An ASPX page is a class that generates HTML ... from the server. ... including any literal JavaScript in the page code, ... is used by the client browser to execute JavaScript on the client side, ...
    (microsoft.public.dotnet.framework.aspnet)
  • HTTPModule - an interceptor indeed, but without communication skills!
    ... if javascript is enabled on the browser + some other plugin checks via ... Id rather implement this check without touching any of the aspx files. ... By request parameters being passed via the url. ... at it through a browser with disabled javascript cause it would render the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio only debugs javascript in .js files not .aspx fi
    ... re the javascript is in a script tag in the aspx page. ... To be crystal clear this is for javascript script code that is embeded ... JavaScript that is NOT executing during the execution of the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Visual Studio only debugs javascript in .js files not .aspx fi
    ... To be crystal clear this is for javascript script code that is embeded ... breakpoints was as sometimes ASPX page is quite a vague term). ... that is running and the pdb files tell the debugger whereabouts in the ... from the server. ...
    (microsoft.public.dotnet.framework.aspnet)