Advertise Configuration ------------------------------- 1. How many times ad should display after login. -- Key in tbl_ApplicationConfig : WAVE_ADVERTISE_TIMES 2. After Login, after how much time ad should be display. -- Key in tbl_ApplicationConfig : WAVE_ADVERTISE_DELAY 3. What should be sequence of ads. -- Key in tbl_ApplicationConfig : WAVE_ADVERTISE_PAGES -- eg. Value for above key is 1=ad1.html,2=ad2.html,3=ad1.html,4=ad1.html a. For 1st login it will show ad1.html page b. On second login it will show ad2.html and so on 4. How to disable ads. -- Key in tbl_ApplicationConfig : WAVE_ADVERTISE_DELAY should set its Value to 0 OR -- Key in tbl_ApplicationConfig : WAVE_ADVERTISE_TIMES should set its Value to 0 Note : 1. Minimum WAVE_ADVERTISE_DELAY should be 1 2. If WAVE_ADVERTISE_DELAY OR WAVE_ADVERTISE_TIMES is set to 0, then it wont display advertise