Page 1 of 1

Looping through block until I'm done.

Posted: Sat Aug 05, 2006 7:05 pm
by jtmerch
Hello I'm trying to loop through a block as long as the user presses "1". So let's say that the block says "Thank you for using our system." I'd like to prompt the user to press 1 to repeat or press 2 to continue to the next menu. I know how to go to the next menu but I'm having trouble finding out how to repeat a block as long as the user presses "1". Can someone offer any advice or sample code on how this particular function is done? Thanks in advance.

Posted: Sun Aug 06, 2006 7:43 pm
by jtmerch
Hi, after working on this some I was able to find a solution using asp so I don't need an answer after all. I'll post more questions as they come. Thanks!