Home

Academy Home

ASP.NET 1.1, ASP.NET 2.0, and ASP.NET 3.0 / 3.5 code, projects, applications, tricks and tips.

Page: 1 of 1

  • Set Rendered HTML to a String

    Take the contents of any HTML page, section, or element and set it to a string.

  • Fire Button Click on Enter Keypress

    Particularly useful for forms requiring only one input (example: News Letter Signups), it's essential to fire a button click on ENTER from within a textbox. This code shows you how to fire a button click on ENTER from any textbox.

  • Repeater With Paging

    Create a paged repeater like the one used to display these code articles.

  • Serve Content Remotely

    Serve content from your website to a remote website with a single line of JavaScript.



Previous Page     Next Page

More information