Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Limit Text in Textbox23 Aug 2005 12:58 GMT1
I was wondering if there was an easy way to limit how many characters
appear in a text box even when i set the text from code,  instead of
typing it in? MaxLength only seems to control me actually typing into
the field.  is there a way around that, or do i just have to chop fdown
RegisterClientScript from a User COntrol22 Aug 2005 11:26 GMT1
All
We have an in-house web application that uses several User controls on a
single web page!
So each time the page loads the Page_load events of all the user cotrols
Focus21 Aug 2005 23:16 GMT3
Is there was way to move focus to a text box when a button is clicked?
Please excuse me if 'focus' is not the correct term, but perhaps this
explains why I cannot find how to do it.
PWS
Colors20 Aug 2005 00:42 GMT2
I have a button on my web page the backcolor of which I want to change:
btnsample.backcolor = ????????
I want the color to be Gainsboro
However I enter Gainsboro or color.Gainsboro I have the blue wavy line
ASP.NET textbox loses text value in composite control but Textbox subclass doesn't!?19 Aug 2005 14:50 GMT1
I ran into some strange behavior regarding the ASP.NET TextBox control
when
used in a custom composite control. I've created a simple custom
control (see
Disable all form controls18 Aug 2005 21:26 GMT3
I'm trying to disable all the WebControls in my form under condition
(i.e. data is missing). So I'm trying the following lines:
foreach (System.Web.UI.WebControls.WebControl c in
EditingForm.Controls)
how to conver to mixed case18 Aug 2005 18:27 GMT2
I have a string like "KRISHNA MURTHY" in the database when i retrieve from
database
it has to show "krishna Murthy" (the first letters must be capitals) in the
field of datagrid of my asp.net application
Render TreeViewControls in .net 200318 Aug 2005 14:49 GMT4
I want to create treeview control in .net 2003 in my webcontol library
project. I can use System.Windows.Forms.TreeView , but i cannot able to
add my treeview control in aspx page. Is there any other solution to
create treeview control in asp.net 2003 and add in my aspx page.
DetailsView Insert18 Aug 2005 01:53 GMT6
After a successful DetailsView SQL INSERT of a row with an autogenerated
IDENTITY column key, I'd like to re-display the new database record back to
the user but the key returned in the DetailsView ItemInserted Event args is
NULL. How do I obtain the new key for the confirmation ...
RadioButtonList layout problem17 Aug 2005 22:41 GMT1
I have a RadioButtonList with layout vertical. And having 2 columns.
Let's say I have 6 items.
It will create this look:
o  o
Repeater control and checkboxes17 Aug 2005 22:31 GMT1
I've placed a checkbox server control inside the ItemTemplate of a
Repeater control.  I keep getting a parser error for the line of code below:
<td><asp:checkbox autopostback="False" enableviewstate="False"
runat="server" id="<%# DataBinder.Eval(Container.DataItem,
client-side / server-side question17 Aug 2005 21:35 GMT1
To avoid a postback, we want to use a webservice and XMLHTTP to fetch the
list of values for dropdowns whose contents are determined by an earlier
user-choice on the page. E.g. if the user selects "FL" from the State
dropdown, the Cities dropdown will be populated with cities in ...
LOGIN Control instructions17 Aug 2005 19:18 GMT1
I am VERY new to Dot Net and C#.
I am an old FoxPro procedural programmer.  The move to C# and DOT NET is a
GIANT move, but I do not think I can NOT put it off any longer.
I am using the login control to make a normal login page for the entire site.
Open new browser window17 Aug 2005 15:47 GMT3
VS .Net 2003 / Visual Basic
I have this html frames page (2 frames: header and main).  The header and
main frames show aspx pages.  In the header, if I have a button to get the
user back to the Home Page (non frame page) , how do I close the current
RSS WebPart .Net 2.0?16 Aug 2005 19:40 GMT3
Anybody know of an RSS web part for .Net 2.0?
Robert.
Pages: 1 2 3 4 5 6 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.