There are lots of benefits to gathering information by opening a dialog box instead of sending your user to another page. Fortunately, jQuery and ASP.NET MVC make it easy to do (and you don't have to ...
Microsoft Outlook 2007 supports both plain text messages and HTML emails that contain links, formatting and graphics. If your small business uses the application but is receiving all email in plain ...
Floating text boxes in Microsoft Outlook allow you to set off important information inside your message without interfering with the main body of the text. To make the boxes even more useful, you can ...
I recently wrote a column on how to open a dialog box in an ASP.NET MVC application. In that column, I had the HTML for the dialog box dynamically generated at runtime from a Partial View and ...