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 / Building Controls / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
winform in asp.net23 Feb 2004 21:46 GMT1
I am trying to do rich-client code hosted in Internet Explorer, formally referred to as ActiveX. I have a couple of examples for embedding a .net winform on an asp.net page. However, I seem unable to make any of these examples to work. The control just does not render, and I ...
eVENThANDLER PROBLEM23 Feb 2004 10:14 GMT1
I've added a column of ImageButtons to a datagrid and I want to run a method (OnImgBtnClick) when one is clicked.  Using the code below, it seems that clicking on an ImageButton gets a postback but does not run the method.  Can someone tell me what I'm missing
Thanks in advance, J
attaching client script to toolbar button control...22 Feb 2004 15:41 GMT1
I am sick and tired of ochestrating server and client side scripts.
Basically I am using toolbar from IE web controls and want to attach
javascript to one of the buttons' click event. The problem is that button
doesnt exposes attribute collection. I can attach javascript to whole
Control, UDP and IE22 Feb 2004 08:48 GMT2
I have written a control in c# which heard an UDP port on a network
broadcast address.
In the other hand, a server send periodically (every 500ms) some messages to
this broadcast address/port.
Custom OnChange event21 Feb 2004 22:36 GMT1
I am creating a custom textbox control
I need to call a custom function on the client side instead of the
__doPostBack() function provided by the Framework.
I tried the code
Custom Control Width sometimes has a value...sometimes doesn't21 Feb 2004 08:39 GMT8
My custom control is acting strangely.
In my CreateChildControls method after creating my control, I wrap it in Div
tags... with something like:
Dim divStr As String = "<DIV STYLE=""overflow: auto; width: " &
Still working on my collection issues 20 Feb 2004 19:02 GMT1
Hello all, (again)
I am still working on the issues I have had using a custom collection in my
custom control. I decided to start from scratch while reading "Developing
Microsoft ASP.NET Server Controls and Components". I believe I have gottn
textboxes in dynamically loaded WUC not repopulated during PostBack20 Feb 2004 16:19 GMT1
i am building a webform that dynamically loads one of two web usercontrols
during the webform's page_load event.  i am using label, named TabId, on the
webform to persist which WUC should be loaded.  during the postback i reload
the appropriate web usercontrol based on the value in ...
Embedded winControl20 Feb 2004 14:00 GMT1
i asked this in another group, sorry for the cross post but i waited a week
there the first time i asked an no answer.
Can someone tell me is it at all possible to get a wincontrol embedded in an
aspx page served over an intranet (lots of room to play around here)  to
Properties not visible in property browser20 Feb 2004 07:10 GMT3
I have been trying for hours to get this thing working, but since I'm
new to asp.net the solution may be simple. This is my problem:
I have created a class that represents a custom web control which
looks like this:
GetSavedLicenseKey doesn't work in an ASP.NET web application (HELP)19 Feb 2004 12:11 GMT2
hi, I am in the same situation that Mark when posted the following
message some months ago.
Mark wrote...
When compiling an ASP.NET application which contains a licensed
textbox value lost upon postback19 Feb 2004 08:18 GMT2
I have a server runnable textbox control. I also have a server side button
object but I hook up javascript to it to show a modal dialog. Upon return it
places the value in the textbox (client side script). The problem is that
after it places the value, postback occurs and value is ...
Tree View in ASP.net18 Feb 2004 21:45 GMT1
  I want to develop a tree structure in ASP.net .The tree should be expandable with the child linking to some .aspx pages.
How do i do it in asp.net? Any suggestions ??
Thanks
kals
Can I open a web form from another page18 Feb 2004 20:46 GMT1
I would like to open a webform based on the event fired from a
customservercontrol. The webpage is not fixed. I have to set some variable.
I tried:
Private Sub DbWebCard1_ShowCard(ByVal id As Integer) Handles
How do I get the form name my controls are in?18 Feb 2004 14:14 GMT3
I am building a composite control that populates a CheckBoxList with values from a database.  A HtmlInputText control allows the user to type in the checkbox label value and have it checked in the list.  All of the values are 3 characters in length, so I have a client-side ...
Pages: 1 2 3 4 5 6 January, 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.