Re: hiddenfield / htmlInputHidden ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



If I wanted to use a server control, which one should I use in an *.aspx
file, then how do I define a reference to it in my code-behind file?
TIA

"Brock Allen" <ballen@xxxxxxxxxxxxxxxxx> wrote in message
news:880192632541199915049856@xxxxxxxxxxxxxxxxxxxxxxx
> You can always use Page.RegisterHiddenField from code to add a hidden
dynamically.
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
> > Hi
> > Should we use hiddenfield control ie. <asp:hiddenfield ... /> or the
> > htmlInputHidden <input id=... input="hidden" .../>?
> > if we were going to use htmlInputHidden
> > How do I declare a htmlInputHidden field manually in code-behind file
> > ?
> > TIA
> >
>
>
>


.



Relevant Pages

  • Re: Global subroutines
    ... >> surround the code with the script tags. ... > HTML code for Global.asax (usually, an aspx combo has three different ... and the code-behind file which sits in another window. ... > You definitely need to compile the file in any case. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: ASP.Net 2.0 - App_Code Folder
    ... You can find more information about common ASP.NET 2.0 conversion issues ... coding components using an .aspx page and a code-behind file. ... defines a partial class that contains user code. ...
    (microsoft.public.dotnet.general)
  • Re: Attributes.Add not workign
    ... top of your aspx page. ... created in the code-behind file from which the aspx file will derive.The new ... which points to the codebehind file.The codebehind attribute is used to keep ... editor like NOTEPAD,then you need the src attribute in the Page directive to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Creating Virtual Directory
    ... I am getting "Access denied" error, when I tried to execute this code. ... > wich properties you need, you don't have to enumerate properties. ... Are you sure you add to your project a reference to ... >> TIA ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to set reference to XL 95?
    ... That's why I want to make the reference to Excel 05. ... >Microsoft Access 2003 VBA Programmer's Reference ...
    (microsoft.public.access.forms)