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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
send ascx file's html code as email07 Feb 2005 16:42 GMT2
I want to send ascx file's html code as email.this ascx
file is summary of customer sale.and at last iwant to
send email to customer.how can i get and past ascx file's
html code to mail body.
Order of controls loaded06 Feb 2005 23:30 GMT1
What dictates the order of user controls loaded?  If I have 3 user controls
on my default page, for instance, say a header control, menu control, and
details control.
Why is it ALWAYS that the menu control is loaded last, so that the details
Center text in Web Server TextBox control05 Feb 2005 00:35 GMT2
I wonder how can I center a text in a Web Server TextBox control (or
even Label control).
Same question for an HTML Server TextBox control.
Any help will be appreciated.
How to capture button click on Page_load04 Feb 2005 16:24 GMT4
Hi, I am new to ASP.NET. What I am trying to do is a menu made up of
link buttons so that on the page_load event I can dynamically create
certain controls. I create the link buttons dynamically and assign the
onClick handler, however I noticed that the Page_Load event is ...
regarding drop down lists04 Feb 2005 16:14 GMT2
I'm new to ASP.NET and I have recently had trouble with DropDownLists. I am
binding the list using the following code:
DataSet ds = new DataSet();
adapter.Fill (ds,"Table");
How do I pass an object to webcontrol that is loaded using the "LoadLontrol" method ? .NET 2005 Beta.04 Feb 2005 07:39 GMT1
Because of the nature of my application, I have a web control that is being
loaded and added to my form at runtime using the LoadControl method.
Beacuse of the new framework, it is impossible to inherit from my own
version of the "System.Web.UI.UserControl" class as the code seems ...
Find a toolbarcheckbuttoncollection control on a IE toolbar contro04 Feb 2005 03:08 GMT1
I have an Internet Explorer Toolbar with a ToolBarCheckButtonCollection on
it. I am trying to access this collection so that I can check the Selected
property of one of the buttons. I tried
ToolbarCheckButtonCollection grpMove = this.Toolbar1.Items[12];
Issue with generating webcontrol dynamically...04 Feb 2005 02:03 GMT1
We have 508 compliance issues where every <input> tag should have associated
label. The label have to speicfy the control that it is associated to, in
this case the checkbox. This is done by setting the associatedControlID
property of label.
Help with using a Text Box to pass parameters to SQL03 Feb 2005 23:31 GMT2
I need help with the following:
> I am doing a lookup screen for users.
> I am accessing a SQL Query.
> The User can enter either a State or the first 6
web custom control not keeping the inner collection !!03 Feb 2005 18:06 GMT1
   i am making a custom control that contains collections to be added in
design time like the DropDownList in the asp.net , the problem is after
adding it to the project and adding the collections , i close the project
then re-open it and the collections aren't there .. also ...
Suppress repeated values in DataGrid/DataList03 Feb 2005 15:08 GMT1
Anyone handled supressing repeated values in DataGrid/Datalist?
TIA,
Holy
Generate <Label> tag for input controls...03 Feb 2005 05:01 GMT1
    We have 508 compliance issues where every <input> tag should have associated
label. The label have to speicfy the control that it is associated to, in
this case the checkbox. This is done by setting the associatedControlID
property of label.
ShowMessageBox on ValidationSummary02 Feb 2005 16:24 GMT3
I am setting ShowMessageBox=true on the ValidationSummary control.... and
this works fine when used in conjunction with the RequiredFieldValidator
control... however a client message box is never displayed when used in
conjunction with a CustomValidator control.
datagrid newbie 3 questions02 Feb 2005 15:47 GMT1
have developed a webform using a datagrid, pulling data from the database.  I
pull the data into an adapter then into a view so that I can have sorting and
paging.  I have a few questions about the dg.  Prety simple.  Trying some
obvious embellishments:
Problem with dropdown list and autopost02 Feb 2005 12:14 GMT1
When using AutoPost on a dropdown list that has some code on the
SelectIndexChanged function.
When the value in the dropdown list is changed the CPU for the Web Browser
goes to 100% for about 20 seconds. The code that is executed is the
Pages: 1 2 3 4 5 6 7 8 9 January, 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.