Let's say I have a page with three forms on it. Each form's submission button reloads the page (via PhP) and new information is displayed on the page depending upon the inputs of the form. What I'd like to do is have no AdSense ads on the page initially, but after the form is submitted and the new page info is reloaded I'll place some ads within the new content. This isn't against TOS, correct? Juuuuuust checking.
It's really not complicated, I'm just using php to load the page one way or the other, depending upon form inputs. One way there are ads, the other way there are not.