|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Recursing through multiple forms - how??
<i><b>Originally posted by : Julie (julie.weston@biomni.com)</b></i><br />I've got a form that's generated like this:<br /><br />Go through each item in an array<br /> - open the form<br /><br /><br /><br /><br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Julie (julie.weston@biomni.com)</b></i><br />Sorry 'bout that - first time on this forum...<br /><br />Anyways, as I was saying...<br /><br />I've got a form that's generated when some condition is met, and it's generated as many times as necessary. However, I only want to process one form at a time, then direct the user to go to the next one. So it would look like this:<br /><br />- you see a form<br />- you can OK or just hit NEXT to go to the next one<br />- you see another form and you can process it and so on until the last form's been processed<br /><br />Right now, the form replicates itself on one page.<br />Any help and ideas are appreciated ! <br /><br /><br /><br />
|
|
#3
|
|||
|
|||
|
<i><b>Originally posted by : Mike B (mikeb811@hotmail.com)</b></i><br />One way that you may want to approach it is to open a new browser window for each individual and write each new form into a new window. You could buttons on each form that would allow you to process it or just close it.<br /><br />I would need a little more info before having a better answer.<br /><br />Sorry I couldn't be more help<br /><br />Mike<br /><br /><br />------------<br />Julie at 2/24/2000 7:10:03 AM<br /><br />Sorry 'bout that - first time on this forum...<br /><br />Anyways, as I was saying...<br /><br />I've got a form that's generated when some condition is met, and it's generated as many times as necessary. However, I only want to process one form at a time, then direct the user to go to the next one. So it would look like this:<br /><br />- you see a form<br />- you can OK or just hit NEXT to go to the next one<br />- you see another form and you can process it and so on until the last form's been processed<br /><br />Right now, the form replicates itself on one page.<br />Any help and ideas are appreciated ! <br /><br /><br /><br />
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Recursing through multiple forms - how?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|