Groups | Blog | Home


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 > march 2008 > threads for sunday march 30

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 31

build fails with asp button on page with click event
Posted by Keith G Hicks at 3/30/2008 6:04:05 PM
asp.net 2.0 I have a lot of pages in my current app with server buttons that run just fine. But I added an asp button to the page I'm currently working on, double clicked it to set up the code for the click event. That's it. No code in the handler yet, just set it up. Build fails. No error mes...more >>


Modifying Data in a GridView Web Server Control
Posted by GaryDean at 3/30/2008 5:52:31 PM
The title of this post is the subject of an MSDN article at: http://msdn2.microsoft.com/en-us/library/c4245bb4(VS.80).aspx The article describes generating a sqldatasource that has select, update, delete, and insert statments and basically accomplishing maintenance through a datagrid with no...more >>

Session State Loss in mismatched web site Instance ID
Posted by Martin Kulov [MVP] at 3/30/2008 4:32:30 PM
Hi, I am wondering if this problem is still valid for ASP.NET 2.0. "To maintain session state across different Web servers in the Web farm, the application path of the Web site (for example, \LM\W3SVC\2) in the Microsoft Internet Information Services (IIS) metabase must be the same for all...more >>

how do I call a code-behind procedure from javascript?
Posted by Keith G Hicks at 3/30/2008 2:39:27 PM
I'm working on an asp.net 2 app. I had a page with an input button on it as shown here: <input id="btnPost" type="button" value="Post" style="width: 66px" /> I need that button to run some code behind code that will update some data in the associated sql 2005 dababase. I know how to write ...more >>

Working with controls inside a repeater
Posted by Øyvind Isaksen at 3/30/2008 10:53:14 AM
I need to know how to handle controls inside a repeater, how to send and recieve data from another page to one spesific control inside a repeater. Clue: I have a repeater that dynamicly lists out different kind of webcontrols (based on some criterias). Each textboxes inside the repeater need...more >>

Hi
Posted by Ahmd at 3/30/2008 1:44:03 AM
Dear All Pls help me, I am basically a windows devloper, planning to do my first web application. for the Login page== other than checking user name and password from the database, what else i have to do for security or something? Thanking you in advance. ...more >>



DevelopmentNow Blog