Forum Moderators: open
I'm trying to compare a name of a page from a Database, to that of the current page.
But I don't know how to retrieve the name of the current page.
Example:
IF DBPageName.aspx = CurrentPageName.aspx THEN
do something
END IF
but CurrentPage.aspx needs to be retrieved from the Q-string somehow.
help...
I was looking for exactly the same thing! Thank-you VERY much for pointing that out! I have been looking for like at least 5 hours for that small piece of code!
.::// Ninkasi \\::.