Results 1 to 3 of 3

Thread: Multipage problems please help!!!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2002
    Location
    Left past the postbox
    Posts
    30

    Multipage problems please help!!!

    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

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367
    I am not sure but can you use a <!--#include file="youfile.aspx"-->

    Hope this helps, or at least gives some direction,

  3. #3
    New Member
    Join Date
    Jun 2005
    Posts
    1

    Re: Multipage problems please help!!!

    You could always put an iframe on the page and set the src = to the aspx you want to load.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width