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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I update a label with the summary total of six textboxes?27 Oct 2004 16:47 GMT5
  I have a web page containing 6 text boxes placed one below the other in a
column.  Each textbox accepts only numeric input and is formatted and
validated as numeric.
  As I'm entering each amount, I need to display the summary total of the
Why CreateChildControls method is invoking between Begin ProcessPostData and End ProcessPostData27 Oct 2004 12:53 GMT4
If I create and add a control that implemets IPostBackDataHandler on the
CreateChildControl phase, than in the postback CreateChildControl pahse is
invoked at the Load Postback Data phase. But this logic is not suitable for
me. I want my control invoke its CreateChildControl ...
Intermittent  System.InvalidCastException: Specified cast is not valid it's driving me mad27 Oct 2004 10:10 GMT3
I have a Intermittent error, only happens once or twice a day:
This is the basic code:
  Dim strSeachLetter As String
  strSeachLetter =Request.QueryString("letter")
html markup allowed in textbox even though validaterequest=true27 Oct 2004 09:42 GMT1
I have a web form with 2 text boxes on it. I have not set
validateRequest=false in the @page directive so request validation should be
on.
One of the text boxes correctly gives the "A potentially dangerous
Accessing a property in a webcontrol from parent page27 Oct 2004 09:41 GMT2
Could someone please help me with the following; I have a WebControl that
basically looks like this:
public class LeftMenu : System.Web.UI.WebControls.WebControl
{
Dynamic Web Server Control27 Oct 2004 08:26 GMT2
I have added dynamically 5 buttons to the panel.
How do i know which button clicked....suppose i click on add3 button how do
i trap that event....
The code is below:
How many nodes is recomended in a treeview27 Oct 2004 07:10 GMT4
We are using the TreeView control to display data in a web application.
We have noticed that the performance is extremely low when there are many
nodes in the tree. Is there any recomendation regardning the maximum number
of nodes in the tree? Is there any way to increase the ...
WebControl setting security27 Oct 2004 02:09 GMT4
I have several aspx pages (user.aspx, admin.aspx...) that contains one
common user control (foo.ascx). Foo.ascx is responsible for checking the
roles of the user logged on and display data based on role. If a person with
only "user" access tries to access, say, admin.aspx, I want ...
WebControl validator not working on response.redirect26 Oct 2004 23:53 GMT2
I have stumbled into a strange problem with asp.net
requiredfieldvalidator. Here is the code. This is part of a webform
aspx which gets invoked in two ways.
scenario 1) One from a datagrid hyperlink
Calendar control - adding a textbox on each day for data entry26 Oct 2004 22:49 GMT3
Is it feasible to add a simple textbox into the cell (day) of a calendar
control?  How would I add it?  access it once the user hit Submit?
I searched google with ".net calendar control data entry" and got lots of
but none allowed for data entry from within the cell.
Validation Problems when running application on web host.26 Oct 2004 20:01 GMT1
I have all of my validation controls running wonderfully when I debug
locally on my machine.  The validators fire on the client without a round
trip to the server.  (No server event code fires..) When I copy the
application to my web host and run it from there, the validators ...
Convert Unit types.26 Oct 2004 19:31 GMT2
Can someone explain how to convert a Unit type to a meaningful value?  There
is a way to convert from a Pixel, Percent, etc.. to a Unit, but I have not
figured out how to convert from a Unit.
Alternative of PHP "Unset" function is ASP26 Oct 2004 18:41 GMT1
Hi everybody I have got the following PHP code which I am trying to convert to
ASP any help will be appreciated...I have done most of it but I cant find a
replace function for Unset in asp which will discard the variable alltogether...
if ($categoryid == "all")
Determining when a control is scrollable26 Oct 2004 18:21 GMT1
Is there a way to tell when a control is scrollable ? For example suppose we
have a table and we want height no more than 100%. If you are adding
controls in new rows, you want to handle scrolling than to expand table
beyond the page length. Is there a way by which this can be ...
Refersh problem26 Oct 2004 18:11 GMT2
hi
i have one aspx page on which i have one button
in code behind i wrote a code for inserting a record.
if i clicik on button it inserts a record
Pages: 1 2 3 4 5 6 7 8 9 10 September, 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.