« June 2005 | Main | August 2005 »

July 26, 2005

ASP.NET.4GuysFromRolla.com: Adding Client-Side Message Boxes

ASP.NET.4GuysFromRolla.com: Adding Client-Side Message Boxes in your ASP.NET Web Pages, Part 2Displaying Alert Message Boxes Besides having prompting the user to confirm that they want to perform an action, we might also want to notify the user of some server-side behavior. For example, if there was some server-side error and the data entered wasn't correctly saved, we might want to use an alert message box to inform the user. Or perhaps when attempting to add the data provided into the database, we deduced that the provided data was duplicate data. The question becomes, coming back from the server to the client, how would we alert the user with a message box?

Traditionally we would do this with JavaScript in the html of the page by creating an onload event that generated a message box. However like the previous case, ASP.NET provides us additional methods to handle all this from the code-behind without having to hard code HTML ourselves.

What we want to do is register a client script block with the ASP.NET Web page. More specifically, we want this to run when the page starts up on the client. Again it's our lucky day, as the ASP.NET Page class provides a RegisterStartupScript() method for that very purpose.


--------

Posted by shland at 10:31 PM | Comments (0)

ASP.NET Modal Dialog with PostBack

ASP.NET Modal Dialog with PostBack / return values to Parent Page
--------

Posted by shland at 07:22 PM | Comments (0)

July 25, 2005

Choosing And Using An Exercise

Choosing And Using An Exercise Ball
--------

Posted by shland at 03:15 PM | Comments (0)

July 22, 2005

GetStarted - SeattleWireless --------

GetStarted - SeattleWireless
--------

Posted by shland at 06:03 AM | Comments (0)

July 19, 2005

Make Your Own Yarn Winder

Make Your Own Yarn Winder

--------

Posted by shland at 12:38 PM | Comments (0)

July 18, 2005

Junxion, Inc: making cellular data

Junxion, Inc: making cellular data services more accessible boxes to allow multi user access to a cellular card
--------

Posted by shland at 09:03 AM | Comments (0)

July 15, 2005

Wonderful! Blog - words from

Wonderful! Blog - words from a fellow small biz entreprenuer, whose products I like very much...
--------

Posted by shland at 10:10 PM | Comments (0)

July 14, 2005

Grants.gov - Find Grant Opportunities

Grants.gov - Find Grant Opportunities
--------

Posted by shland at 12:55 PM | Comments (0)

aspZone.com : How to prevent

aspZone.com : How to prevent multiple clicks of a submit button in ASP.NET
--------

Posted by shland at 09:32 AM | Comments (0)

July 13, 2005

Seattle.gov - Community and Human

Seattle.gov - Community and Human Services - Technology - Wi-Fi

--------

Posted by shland at 04:40 PM | Comments (0)