Hi,

I have a tabstrip and a multipage control working ok,

PHP Code:
<iewc:pageview ID="page0">
    
this is page one
</iewc:pageview
how can i make it so that it loads an aspx file instead of writing "this is
page one"

thanks

Chris