Displaying of Form and menu several time

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
szms
Forum Contributor
Posts: 101
Joined: Thu Jun 26, 2003 12:23 pm

Displaying of Form and menu several time

Post by szms »

First of all user will be asked how many time? suppose 'n' times.

Then user can select one item from a menu. then hit Submit button. Data will be stored. Then it will show the menu again and user will select one. this process will be executed n times.

How to do this in one single page (without opening another page)
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Aha, if it's the same as in the php-forum, I think I misunderstood you. Still the basics are within the code, and I think you are able to figure it out.
Post Reply