Archived Months
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
October 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
March 2008
April 2008
all groups > dotnet jscript > february 2007

Help pls: Cut off SELECT
Posted by siLver at 2/27/2007 8:40:03 PM
Hihi, I'm working on an asp .net project that have small side panel which 'disallow' long SELECT/dropdown list.. So i could not force them to a certain that shows my longest option, which now most of my option was being 'cut-off' half way, not able to show to full text.. Is there any w...more >>


Finding elements in forms where a Master is being used
Posted by MarcG at 2/14/2007 12:01:05 PM
Without Master pages, it was easy to find an element in a form with JavaScript by using its name or ID. With master pages, these get mangled, so when you create an input element with runat=server and ID="myElement" it winds up being called something like ctl00$ContentPlaceHolder1$myElement....more >>

How do NetworkCredential and WebClient work?
Posted by Tosco at 2/4/2007 3:15:11 PM
I read many examples with NetworkCredential and WebClient, but no one with a real http address. They all work in theory, but I wasn't able to use them in the real world. The following code should access an ebay page. There is no redirection involved in TestPage. If you have an ebay account yo...more >>



DevelopmentNow Blog