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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I show a countdown on character length in a TextBox?02 Nov 2004 17:04 GMT3
I've got a text box called txtMessage and a label called lblSize.
I've set txtMessage.MaxLength to 160 (yes, this is an SMS application) and
I want lblSize to show a countdown as the user types so they know how much
space they have left.
Response.Redirect question02 Nov 2004 15:00 GMT3
        private void Button1_Click(object sender,
System.EventArgs e)
        {
            Response.Redirect("regpopup.aspx");
How can I manage a large dropdown list (1000 + items)02 Nov 2004 14:52 GMT6
  I have a server control dropdown list on an asp.net page that may contain
as many as 1,200 items.  The list is databound to a SQL Server stored
procedure which actually retrieves the data in a couple of seconds.  However,
the dropdown list itself takes 20 or more seconds to ...
txtBox.SelectAll()   equivalent02 Nov 2004 01:55 GMT3
I have a client VB App and I'm usign this useful function to select the text
on the Textbox
txtNum.SelectAll()
I Also have a Web C# App and I want to use a similar function , but I can't
How do I pass a value in a Hyperlink?01 Nov 2004 17:30 GMT2
I want to pass a SRS report name from the reports page that has a hyperlink for
each SRS report in the Sales folder.
So far I have the following....
Reports.aspx
checkboxlist data population and validation using javascript01 Nov 2004 16:16 GMT1
i need to populate checkboxlist(3 here) using javascript only(no serverside
programming)..........here populate means that they should be checked based
on any condition....and also if user does not check any one of them and click
a button to submit page to posatback (server) then ...
dynamic server control01 Nov 2004 11:50 GMT1
i have an aspx form for the user to input, and those data will be stored
into the database.
I would like to build up the form dynamically by using the data in the a
database table, named question
RegisterStartupScript cannot work.01 Nov 2004 06:42 GMT6
I am using Visual Web Development  Beta 2 from Microsoft. I am trying to pop
up a message with text "Are you sure?" with two buttons ( OK and Cancel )
when user click a delete button on my web site. After looking up and down. I
found that this site provide the help file which I ...
calendar control questions01 Nov 2004 04:01 GMT1
any help appreciated on the following.
1. I can't get the selected date to be set through code, I need a
certain day dynamically based upon parameters to be highlighted (the
same way a day gets highlighted if you click on the day yourself), I
image and text01 Nov 2004 03:59 GMT3
I have an image of a light bulb.. I want to write xome
text in front of the image...
How can I do this?
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 2004
 
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.