[Prev][Next][Index][Thread]

help: redirect and carry state



hi,

i would like some help on this. i have a :search url, that depending on the
search keys one of the desired results is to "go to" a :html-computed-form.
meaning i would like to "invoke"/"create" a form dynamically which would
have it's own response function.

question: is invoking a http:redirect-request the correct way to handle this?
question: if so, how do i pass arguments from the response function of the
:search url to the form-function of the :html-computed-form url?

also, in this same sequence, one of the possible actions of the
response-function of the :html-computed-form url is to send a postscript
file back to the client. again, is using the redirect-request function the
correct way to do this? what are other options?

thank you all for your support,

-bill

http server 60.57 on Open Genera




Follow-Ups: