Re: aspx pages with no <form> tag works fine with "masterpages"!.
From: Lakshmi Narayanan.R (LakshmiNarayananR_at_discussions.microsoft.com)
Date: 09/20/04
- Next message: Radek Cerny: "Re: MVC in ASP.Net"
- Previous message: Ray Costanzo [MVP]: "Re: Classes functions....help!"
- In reply to: Hermit Dave: "Re: aspx pages with no <form> tag works fine with "masterpages"!."
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Sep 2004 18:23:06 -0700
Thank u Dave.
Regards
Laks.R
"Hermit Dave" wrote:
> you might want to have a look at asp.net forums project. That uses a
> mechanism similar to the one you described. So might turn out to be a bit
> helpful
>
> --
>
> Regards,
>
> Hermit Dave
> (http://hdave.blogspot.com)
> "Lakshmi Narayanan.R" <LakshmiNarayananR@discussions.microsoft.com> wrote in
> message news:D9AD74E4-0495-42AE-86DC-2B0F7C5CB473@microsoft.com...
> > Sorry Guys,
> >
> > After posting this question, i restarted my system. Now the error comes as
> > "<form> tag required" like that. I think my system got mess at my testing.
> >
> > Thanx Mr.Cheong. Then what is tech to "put controls outside the form
> tags".
> >
> > regards
> > Laks.R
> > "Lau Lei Cheong" wrote:
> >
> > > I believe that without form tag, you may till be able to write contents
> to
> > > the controls(I myself occasionally put controls outside the form tags.
> This
> > > is done by client-side scripts added by .NET framework so is possible)
> > > However, you're not able to read the values of the controls from the
> form as
> > > the values won't be able to send back to server.
> > >
> > > "Lakshmi Narayanan.R" <LakshmiNarayananR@discussions.microsoft.com>
> ¦b¶l¥ó
> > > news:ACC0093A-9782-4B39-B295-69636410B31F@microsoft.com ¤¤¼¶¼g...
> > > > Hi Experts
> > > >
> > > > MasterPage.master
> > > > In this master page, no <form> tag is used.
> > > > Register.aspx [uses MasterPage.master]
> > > > Here also no <form> tag. But the form elements are working fine inside
> the
> > > > <asp:content> tag
> > > >
> > > > Is it Ok or any wrong thing is there?
> > >
> > >
> > >
>
>
>
- Next message: Radek Cerny: "Re: MVC in ASP.Net"
- Previous message: Ray Costanzo [MVP]: "Re: Classes functions....help!"
- In reply to: Hermit Dave: "Re: aspx pages with no <form> tag works fine with "masterpages"!."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|