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
radio button CheckedChange event12 Nov 2004 22:30 GMT1
I have a form with 3 radio buttons, representing 3 textboxes. The user will be required to enter a numeric value into 2 of the 3 textboxes to calculate the third textbox's numeric value. The selected radiobutton will represent the value the user is solving for. The textbox ...
ResponseEncoding in Web User Control Page12 Nov 2004 21:51 GMT1
I set the ResponseEncoding="UTF-8" for the aspx page. I created a web user
control ascx page which also needs ResponseEncoding="UTF-8".
I added the following lines of code to the aspx page:
<%@ Register TagPrefix="top" TagName="topmenu" Src="top.ascx" %>    
HOWTO: Do Web Control relative screen positioning during PostBack12 Nov 2004 21:47 GMT1
How do you get the x,y pixel location of a textbox so that you can position
the Web CalendarControl popup nearby the associated textbox that will
contain
the date selected? This needs to be done on the postback, so no javascript
IE Web Controls Server Deployment12 Nov 2004 15:51 GMT6
I am just wondering whether web host actually needs to compile IE Web
Controls in order for uploaded asp.net application to work correctly.
My webhost has advised that they have webctrl_client  in the wwwroot
directory. In the app I uploaded, Microsoft.Web.UI.WebControls.dll sits in
Fire Event From User Control12 Nov 2004 07:56 GMT1
I need to fire an event from a user control and catch it in the parent page.
I cant seem to find any help in the MSDN etc.
Any code examples / refrences will help greatly .
Thanks in advance
LinkButtons within a Repeater Control12 Nov 2004 07:44 GMT1
I have created a repeater with a linkbutton for each databound item.
When I fire off the repeater controls ItemCommand I execute the following...
For indx = 0 To rpContacts.Items.Count - 1
Dim btnMyContact As LinkButton =
making checkboxlist checked comparing it with integer value12 Nov 2004 06:20 GMT1
i want to make checkboxlixt check or unkchek on the basis of certain values
like 1,2,3 here my checkboxlist have values like 1,2,3, now  i  m storing
values (integer types like 1,2,3,4,5,6, etc. )  and coparing these values
with checkboxlist's values but getting error as ........ ...
Datagrid11 Nov 2004 22:16 GMT2
I have a calendar control in the edit field of a template column of a
datagrid control and I don't know how to capture the events generated when a
user changes dates. Once the calendar control is on the template it doesn't
expose any events for me to capture, how can I fix this?
C++ or VB? Thanks.11 Nov 2004 22:03 GMT5
i am working in ASP.Net / VB web sites. However i need to take a
decision so i can buy some books and start studing some subjects.
For Web: C++.net or VB.net?
For Aplications: C++ or VB?
asp.net, linkbutton __doPostBack in "href" element is treated like a link, not a server event11 Nov 2004 18:50 GMT6
I was moving an asp.net application from IIS 5 to IIS 6 and ran into a
weird kind of trouble. Also, the OS of the server changed to Windows
Server 2003. Any LinkButton click event is treated not like an actual
server event, but the __doPostBack... is being put in the address bar
Newbie question re: datagrids11 Nov 2004 17:31 GMT5
Hi all - Let me preface this by saying I'm very new to .net and this is my
first asp.net project...so please be patient. :)
I have set up an Access db with one table called "tblNames"...the table has
2 fields. (This is just a "test" db I'm using to see if I can actually make
Treeview.htc11 Nov 2004 14:19 GMT2
I'm using a TreeView Web Control (IE) in an ASP .NET page.
In the result aspx page i see this line:
<?IMPORT NAMESPACE=TVNS IMPLEMENTATION="/webctrl_client/1_0/treeview.htc" />
This works fine with a website, but i have to use a virtual directory and in
Regular Expression - Show error if string is matched?11 Nov 2004 11:27 GMT1
I'm trying to raise an error if a pattern is matched rather than
trying to match a pattern.
Example:
the Regular Expression Validator should show the error message if
How to make a UserControl Invisible dynamically11 Nov 2004 11:18 GMT2
I found setting Visible property to be false does not make a user control
invisible.
For ASP.NET, it doesn't provide property like InvisibleAtRuntime.
I tried to remove that user control when it is set to be invisible but ended
Something more advance... I think.11 Nov 2004 09:17 GMT4
I am developing an application where I need to have employee id ( example
802233 ), employee name ( for example Alphonsus Teo ) and log on username
( for example abcxxx ). Understand that when we create a project in Visual
Web Developement, a whole complete set of databases will be ...
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.