How to declare this control () in asp.net (in code behind)
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngvb' list.


Dinesh
HiFolks,
To upload file i am using <input Id= TxtQuestGrp type=file>
How to declare this control in asp.net(code behind)

"<INPUT id=TxtQuestGrp tabIndex=15 type=file size=36 name=File1
runat="server" Height="26px" Width="50px" style="WIDTH: 335px;
HEIGHT: 22px">"

Eg:For label and Textbox i could use like this

Protected lblmsg as Label
Protected Txtprobno as TextBox

Any ideas

Regards
Dine

Reply to this message...
 
    
Andy Smith
that is a System.Web.UI.HtmlControl.HtmlInputFile

__
Andy Smith
Keyboard Jockey #3a7-2.78.1

[Original message clipped]

Reply to this message...
 
 
System.Web.UI.MobileControls.TextBox
System.Web.UI.WebControls.TextBox
System.Windows.Forms.TextBox




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com