Hi,
I tried searching both google and Tek-tips, but didn't seem to get any good hits. I have seen a page before describing how to do this, but sadly i forgot to bookmark it.
what i would like to do is the following.
1. default.aspx gets requested
2. If default.aspx contains one or more keywords, Example: Cheat, then it should change Cheat into a link, to a predefined site.
I'm thinking its a Httpmodule maybe, but i'm stuck on how to actually do this, if anyone have some insight or have a link for a tutorial or explanation of how to parse the page html before sending it to the users browser i would be very happy.
Thanks in advance.
I tried searching both google and Tek-tips, but didn't seem to get any good hits. I have seen a page before describing how to do this, but sadly i forgot to bookmark it.
what i would like to do is the following.
1. default.aspx gets requested
2. If default.aspx contains one or more keywords, Example: Cheat, then it should change Cheat into a link, to a predefined site.
I'm thinking its a Httpmodule maybe, but i'm stuck on how to actually do this, if anyone have some insight or have a link for a tutorial or explanation of how to parse the page html before sending it to the users browser i would be very happy.
Thanks in advance.