M
Max123
Hello, can someone please tell me how I can declare a variable on my asp page
and then have a database results region filter records using the value of
that variable?
Purpose: I have a series of articles (pages) that have mostly static
content, but there is some additional data in a database (fields such as
Author and Date Written). On each article page there is a Include Page which
contains the database results region using formatting that is too laborious
to reproduce manually on each article page (hence the include page).
So I'd like to declare a variable (something like ArticleID = 123) and then
specify the ArticleID variable in the Criteria of the database results wizard.
Thanks for any assistance!
and then have a database results region filter records using the value of
that variable?
Purpose: I have a series of articles (pages) that have mostly static
content, but there is some additional data in a database (fields such as
Author and Date Written). On each article page there is a Include Page which
contains the database results region using formatting that is too laborious
to reproduce manually on each article page (hence the include page).
So I'd like to declare a variable (something like ArticleID = 123) and then
specify the ArticleID variable in the Criteria of the database results wizard.
Thanks for any assistance!