|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: HELP.... Displaying a different content everytime a user access that page |
From: |
Y SILINE |
Date: |
9/12/2000 11:03:02 PM |
IP: |
203.41.58.146 |
I am not a professional in asp, but I just want to help you solving the problem:
my idea is : if you want to rotate you page in sequencial from 1 to 1 you should write a main page that can be used to read variable from text file then if the text file is empty then
you assing its value to 1 by write this value to text file, else if the file is not empty you should increase the value by 1 and write it again to text file, else if the value readed from file is 5 then you should assing it into 0,
yes after checking the value from text file
you can use method response.redirect(var_name) to go to other pages between 1-5, that the value of var_name is equal to the value we just read from text file mean that you have 5 pages of surveys.
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|