473,382 Members | 1,180 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

hiden field equilent in web form server control

is there any input type=hidden equilent in webform server
control? setting textbox visible=flase does not work.
thanks

Nov 19 '05 #1
2 1647
You have a couple of options.

You can use Page.RegisterHiddenField() to dynamically create a hidden field
[http://msdn.microsoft.com/library/de...ieldtopic.asp]

or you can use the HtmlInputHidden class to either reference a predefined
hidden field or create one on the fly
[http://msdn.microsoft.com/library/de...lasstopic.asp]

HTH
----------------
Dave Fancher
http://davefancher.blogspot.com

"vikram" <an*******@discussions.microsoft.com> wrote in message
news:09****************************@phx.gbl...
is there any input type=hidden equilent in webform server
control? setting textbox visible=flase does not work.
thanks

Nov 19 '05 #2
Hi Vikram,

You can use Hidden control under HTML Component in Tool bar.

Thanks
Hardip Wadhwa

"vikram" wrote:
is there any input type=hidden equilent in webform server
control? setting textbox visible=flase does not work.
thanks

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Calan | last post by:
I have a server-side ASP script that dynamically creates an input form from a database table. The table contains a field name, the table where values are stored, type of input control, value for a...
2
by: Vladimir Oľura | last post by:
I am building a Pocket PC application and I have 5 forms (form1, form2, ....). Form1 starts up and I click a button for Form2 to show up. Form1 is hiden. On Form2 i click a button for Form3 to show...
2
by: Soul | last post by:
Hi, I have .aspx page code in C#, which contain a sample registration form. There are help Button controls beside all fields, when user click on the help button, there will be an explanation...
4
by: Magnus Blomberg | last post by:
Hello! I have a problem when using a hidden field to send a value to the server. Below you can see my code in simplyfied versions. What I'm trying to do is: 1. The user browses for a picture...
4
by: Joe | last post by:
Hello All: I have two webforms (WebForm1.aspx and WebForm2.aspx) that inherit from a base class called BasePage.aspx. BasePage.aspx has no user interface but inherits System.Web.UI.Page...
1
by: TARUN | last post by:
Hello All Please help me for understanding of use of Hidden Feild in Programming, I am a beginner of C#.NET, can anyone give me the idea about hidden feild like hidden textBox, hidden textArea...
5
by: sklett | last post by:
I'm not real experienced with asp.net so this may be obvious. I've got a situation where some of my client side javascript is causing my posted form's controls to lose their values. In other...
1
by: Martin Arvidsson | last post by:
Hi! I have done a couple of ComClasses in vb, and from now on i want to code ComClasses in C# is there an equilent of this in c#? If not how to proceed to get the same functionallity to be able...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.