Hi Joshua,

Have a look in the CSP samples menu (http://localhost/csp/samples/menu.csp).
lottery.csp does something similar.  It checks submitted data in the
OnPreHTTP method of the page and then uses %response.Redirect to forward the
user to a different page based upon submitted data.

Thanks.

Kim Humby
InterSystems Support

"Joshua M. Andrews" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Sorry ya'll but I'm new to programming and I'm just learning how to use
> Cache/CSP.  I really like it and would like to learn more about it but I'm
> not a very good programming.  What would be an example code of how I can
> submit a form and then go on to the next page in the wizard I'm making?
>
> Example...
>
> Please enter the account type:  (This will display a drop-down listbox
with
> their options).
>
> From there I would like them to hit NEXT and when done it will go to
> step2.csp in the wizard and save the current information.  This is a
wizard
> for adding a new customer to the database.  Thanks ya'll!
>
> Joshua
>
>



Reply via email to