This topic is locked

ASPRunner pages as included file

9/18/2006 11:16:25 PM
ASPRunnerPro General questions
author

I'm trying to include a list page inside another page using:
<!--webbot bot="Include" U-Include="../../../userlist_copy/candidates_list.asp" TAG="BODY" -->
The parent page loads, but the list page does not appear. Any ideas??

Sergey Kornilov admin 9/19/2006

Probably URL to the list page is not correct?

501271 9/19/2006

Probably URL to the list page is not correct?


I'll check that. Thanks.