As far as I know you can't.<br><br>The best method is to create an .inc file with all your bulk functions.<br><br>I tend to have one for VBScript and one for JScript.<br>That way you only need change it in one place.<br><br>An .inc file is just another ASP page with a different extension, just to distinguish them, but you don't need to put any HTML/Body tags etc in, as it's going to rely on it's parents/calling ASP page.<br><br>To include a file use the following code wherever you want to insert it:<br><br><!-- #include file="filename.inc"--> <p>Ben Marshalsea<br><a href=mailto: > </a><br><a href= > </a><br>