I want add.asp to get the focus/be-executed (like it been typed in the url-bar, not like <a>-link), but get the same data which was typed in the first-add.asp-FORM. Like this : add.asp ---> do_add.asp --> add.asp--. I__________________|
|Hi Tia, | |> |> How to pass Params-hash to other script..what I want is : |> |> add.asp -----calls--> do_add.asp |> |> Now in do_add.asp I want to do some stuff and after that want to |> call add.asp again with the Params-hash so that I can refill the |> add.asp-Form with data... | |what do you mean by "call"? | |is it a link (<a href=..) in add.asp that points to do_add.asp |or do you include do_add.asp into add.asp via $Response->Include ()? | |> What is the best way to do it ? |> I thought to use Session !! then Include with parameters !? |> both seems unsuitale for this task or is it ?! |> | |Helmut | |--------------------------------------------------------------------- |To unsubscribe, e-mail: [EMAIL PROTECTED] |For additional commands, e-mail: [EMAIL PROTECTED] | | ----- http://linuxtoday.com/news_story.php3?ltsn=2004-12-08-004-32-OS-BZ-DT-0005 snip> MS Office is popular in the same way as heart disease is the most popular way to die. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]