How to include html page to an existing asp page?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mallikarjun P

    How to include html page to an existing asp page?

    Hi i have created html page which includes javascript. So i wanted to include this html page to one of my asp pages i.e "home page". Script includes about the image slideshow. This slideshow should happen in the home page. so would you any one please help me to write the code to include that page.
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Sure. First look up "server-side includes", I think w3schools.com has a tutorial, but it boils down to a single line of code you drop in. If you have any trouble, please let me know.

    Jared

    Comment

    Working...