Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio » Internet Explorer   (RSS)

How to autoresize parent frame height from child frame

Scenario A parent document contains a frame that loads a file which content is dynamic and you want the frame to not scroll and autosize the height of the frame. Solution function autoResizeParent() { // if no parent don't attempt to change if (parent
Posted by mab | 0 Comments

ASP.NET 2.0 Web Part vs Sharepoint 2007 Web Parts

So what is the deal with ASP.NET web parts and SharePoint web parts? Well, glad you asked. I am not an authoritative source but thought I would document a few links since an associate of mine was asking and I was curious. Resources Sharepoint Web Parts
Posted by mab | 1 Comments

Sending Excel 97/XP/2000/2003/2007 Output from ASP.NET 2.0

I know there are several articles on the internet describing varous methods to send excel output from ASP.net. Additional, there are many great third party tools as well. I needed to do something simple and lightweight so I expanded on some examples.
Posted by mab | 5 Comments
 
Page view tracker