Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net > june 2006 > threads for saturday june 10

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

MasterPage problem
Posted by Sean at 6/10/2006 8:56:02 PM
I have set up public properties, methods and even classes inside my masterpage. only when I go to my content page they are not visible. I try master.<where is my property> and even asp.nameofmymasterpage.<no public property here> on my content page I also have to directive <%@ MasterType ...more >>

Dynamic Data Entry Screen? How-To?
Posted by Spam Catcher at 6/10/2006 5:44:29 PM
Hi all, I'm building an application which requires custom dynamic data entry screens. These screens could do anything - from displaying data, to doing complex calculation. I'm thinking of using a web browser (IEControl - .NET 1.1) control to load up an ASP.NET page. The ASP.NET page will...more >>

Custom control - how to access text inside the tag
Posted by Paul at 6/10/2006 5:19:29 PM
Hi all, I'm making a custom control. I can set attributes to determine how the control is rendered, but I don't know how to access the text inside the tag. For example: <tagprefix:TestControl runat="server">My text</tagprefix:TestControl> How can I fetch the "My text" value in the custom ...more >>

how to raise SelectedIndexChange event?
Posted by Dave at 6/10/2006 3:51:10 PM
Hello, I'm starting with asp.net and i don't know how to raise the SelectedIndexChange event when clicking in a dropdownlist control. I thought it was the same as by clicking on a button. This is what i did: <asp:DropDownList ID="DropDownList1" runat="server"> </asp:DropDownList> In th...more >>

Application Restart happens for each page
Posted by amolkasbekar NO[at]SPAM gmail.com at 6/10/2006 1:16:31 PM
Hi All, I have a asp.net application that I am migrating from 1.1 to 2.0. The App runs fine in 1.1. My setup is Winxp with IIS5. However, when I run the app in 2.0, IIS is doing an 'Application Restart' for every new aspx page. This is causing application state to be lost. I added code to...more >>

Trouble opening a asp.net project
Posted by Frank Rizzo at 6/10/2006 12:48:38 PM
Hello, I've inherited an vs2003 asp.net project from a fellow that had Windows 2000 advanced server as his development machine. As a result he mapped the project to a web site (mapped to a non-standard port, 87 I think) instead of mapping it to a virtual directory. My dev machine is win...more >>

Move progress indicator in atlas
Posted by Chris at 6/10/2006 8:22:01 AM
Hi, I had asked this question on the asp website but no ans. How can I move the Atlas Progress Indicator on a page. It seems to default only to the top. I have three textbox and a button on a page. When the user clicks on the button I want three of the animated progress indicator to be at ...more >>

trying to change the mediaplayer url from a databound listbox
Posted by Stephen at 6/10/2006 7:20:25 AM
Here is my issue. I have a <asp:listbox control that is populated with movie titles and url for the media file from a database. No problem. No what I want is the OnSelectedIndexChanged event to be able to change the mediaplayer.url on the webpage sound simple but intellisnse doesnt see...more >>



Where is Page.RegisterClientScriptBlock Available?
Posted by Nathan Sokalski at 6/10/2006 1:19:43 AM
I have used the RegisterClientScriptBlock method in external functions of mine (ones that are saved in a separate *.vb file), where I use them as follows: Public Shared Sub MyFunction(ByVal txtbox As TextBox) 'other code txtbox.Page.RegisterClientScriptBlock("mykey","myscript") ...more >>

a Simple JavaScript
Posted by Bruno Alexandre at 6/10/2006 12:00:00 AM
Hi Guys, I wonder How can I include a JavaScript inside a Wizard Step... all I need is to perform a Function that will return True Or False (if False I'll show a ASP Panel), and while I get False I can't allow the user to click Next Step Buton... anyone knows where can I start? I sti...more >>


DevelopmentNow Blog