C
c02homer
I have created a simple "survey" for my company in FrontPage 2003.
They want people to fill it in weekly for 6 months. I have created a
page for each week as the questions (naturally) are different for each
week.
As this project goes on for 6 months, I want only the current week's
page to be available. Of course I can manually do that, but I want to
make it happen automatically.
I tried using the "include on a schedule" feature but found that you
can't "include" an ASP page. So, trying to be brilliant (hack, hack),
I created a redir.htm page that contains a javascript redirect to the
input form. SEEMED like it ought to work - but it doesn't work.
When I open my browser and type in http://mysite/mysurvey/redir.htm, it
works perfectly. But when I run the page that is the "scheduled
include," to get around the .asp issue, I just get a blank page.
If anyone knows how I can do this, I sure would appreciate it! I need
to be able to take a vacation sometime in the next six months - and I'm
the only one who can do this where I work.
Alternatively, if it can be done by testing with a javascript, I'd sure
love some insights there, as well.
Thanks!!!
CH
They want people to fill it in weekly for 6 months. I have created a
page for each week as the questions (naturally) are different for each
week.
As this project goes on for 6 months, I want only the current week's
page to be available. Of course I can manually do that, but I want to
make it happen automatically.
I tried using the "include on a schedule" feature but found that you
can't "include" an ASP page. So, trying to be brilliant (hack, hack),
I created a redir.htm page that contains a javascript redirect to the
input form. SEEMED like it ought to work - but it doesn't work.
When I open my browser and type in http://mysite/mysurvey/redir.htm, it
works perfectly. But when I run the page that is the "scheduled
include," to get around the .asp issue, I just get a blank page.
If anyone knows how I can do this, I sure would appreciate it! I need
to be able to take a vacation sometime in the next six months - and I'm
the only one who can do this where I work.
Alternatively, if it can be done by testing with a javascript, I'd sure
love some insights there, as well.
Thanks!!!
CH