Iframe height resize on same domain

Hi there

I’ve been playing around with various methods of doing the above - I don’t want to use iFrames but need to for speed and convenience. Basically it’s an asp page I need to show in Drupal of a database search page.

The most robust method for achieving a height resize on the iframe I’ve found is this one http://sonspring.com/journal/jquery-iframe-sizing

Are there any accepted methods for this that may be better/leaner? I’ve trawled through the web but a lot either won’t work/are old/are focussed on getting over the cross domain thing - I’m not interested in that.