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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what is rand?31 Mar 2006 05:05 GMT1
Often, I see something called "rand" or ".rand" or "rnd" in url query
parameter, for example in yahoo mail url. E.g.
http://someurl.com/a.aspx?id=123&rand=91g3obstudb1r
or http://someurl.com/a.aspx?Rnd=1.2341123
"Object reference not set" when loading a textbox in a user control30 Mar 2006 21:48 GMT5
I have a user control that shows name and address for a person in a text
box. When the page hosting the control loads up, it calls a method on the
user control that loads up the textbox fields. Occasionally, but not all the
time, I will get an error when I try to set the value of ...
window not closing30 Mar 2006 20:48 GMT2
I'm using window.close() command in a pop box (YesNo.aspx) embedded in a ASP
button clcik command.
Its a pop up confirmation for Yes or No. If either of them is clicked the
window seems to get enlarged instead of closing after it does its function.
Problem with User Control and unset references to controls within30 Mar 2006 20:03 GMT1
I have got a User Control that contains for the sake of argument, a single
DataList control.
eg.
<asp:DataList id="DataList1" runat="server" RepeatDirection="Horizontal"
regex replace30 Mar 2006 12:03 GMT1
I've a requirement in regular exp..
I need to replace  a pattern...can anyone help me out,...
My input string is as below
<img src="c:\windows\images\bluehills.jpg"><a heref="sfjs">
Control Event Handlers aren't called when used in PlaceHolder29 Mar 2006 23:55 GMT1
I have a custom control that I'm adding to a Placeholder, when I click on a
button within my control, it should fire an event handler.   This works fine
if I simply add the control to a page, but if I add the control dynamically
to a placeholder, the event handlers don't get ...
Asp.net2 How can I create my custom CompositeDataBoundControl29 Mar 2006 08:30 GMT2
I'd like to create my own CompositeDataBoundControl to show and edit data
with other custom webcontrols.
In the MSDN there is a small sample :
http://msdn2.microsoft.com/en-US/library/system.web.ui.webcontrols.compositedata
boundcontrol(VS.80).aspx

Image in Designer (VS 2005)28 Mar 2006 13:08 GMT1
I'm creating a custom server control.  In the design-time experience, I'd
like to render an image where the control is placed.  I have an /images
folder in my website.
The problem is, when I render the <img src=... tag during the design-time
playing audio n video files27 Mar 2006 19:16 GMT1
I want to play audio n video files in my web application...
How can I do this?
Are there any samples..
Usercontrol enable property24 Mar 2006 15:27 GMT4
I have a usercontrol with a textbox.
I displayed the control programmatically on my .aspx
How could I manipulate the 'enable property' and/or bordercolor  of the ucl
textbox from my .aspx page?
compositedataboundcontrol with template databinding problem24 Mar 2006 06:06 GMT2
I am new to this ASP.NET 2.0 feature. I am having a hard time getting the
databinding syntax evaluated in my template for a control that inherits the
CompositeDataboundControl that is new to ASP.NET 2.0. I don't have such
problem with a control that inherits from CompositeControl ...
dot net 2.0 23 Mar 2006 23:59 GMT3
where to find instructions on how to license a custom server control
Maintaining state in programmatically created composite user controls23 Mar 2006 12:20 GMT3
I'm writing a timesheet application in ASP.NET (framework 1.1, VS 2003)
that includes a user control to manage project time allocation
(ProjectDetailsControl). This control is a composite control that
includes several DropDownList objects for project code, name and so on,
Reference Controls in MasterPage?22 Mar 2006 17:56 GMT6
I'm trying to build a class file in App_Code to reference LinkButton
controls located in a MasterPage.
I know how to reference the controls in the MasterPage from Content pages
but I'm having a problem when moving all the code from the various Content
Composite Custom Control - Textbox Readonly Bug20 Mar 2006 18:42 GMT3
ASP.Net 2 - Strange bug / problem observed with the use of the readonly
property in composite custom controls. Using the class shell defined below,
the issue is with the readonly property. If you set the inner text box's
"ReadOnly" property to be true, and then use javascript ...
Pages: 1 2 3 February, 2006
 
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.