|
 |
asp_databases thread: FOR....LOOP
Message #1 by "Linday Bakharia" <lindsay_bakharia@h...> on Sat, 16 Feb 2002 13:43:26
|
|
Hi,
I am building a data driven Survey application. It's a long survey (100
questions) and I would like to display 5 questions on each page. I was
sucessfully written a page that could display all the questions and values
on the web. I know a For....Loop would do it but since I am new to asp,
it's like a pain in neck.
I would appreciate if you can give me a line of code or a site where I can
learn how to do this.
Message #2 by "Linday Bakharia" <lindsay_bakharia@h...> on Sat, 16 Feb 2002 13:49:48
|
|
Sorry my message wasn't clear enough. My goal is to display 5 questions
on each page and have a NEXT button at the end of each page to allow the
user to go to the next page until all the questions are addressed.
> Hi,
>
> I am building a data driven Survey application. It's a long survey (100
> questions) and I would like to display 5 questions on each page. I was
> sucessfully written a page that could display all the questions and
values
> on the web. I know a For....Loop would do it but since I am new to
asp,
> it's like a pain in neck.
>
> I would appreciate if you can give me a line of code or a site where I
can
> learn how to do this.
>
>
|
|
 |