hi all, i've an application, where i'm receiving variables from an html form and process them in the script. depending on the values, i may want to get some extra information from user through another form. now, problem is how can i keep the vaiables received from the first form, without passing them as query string to the next script or specifying as hidden form fields.
i'll really appreciate a quick help. thanx in advance Nitin