We are using a java app to pass the parameters via URL to an asp page to generate a CR report. (don't ask!!! hehehehe)
What alternatives do we have to using the querystring?
I was thinking more in the lines of the java app posting the data to the server and the asp page taking the values into hidden text fields. What do you think of this as a solution?
What alternatives do we have to using the querystring?
I was thinking more in the lines of the java app posting the data to the server and the asp page taking the values into hidden text fields. What do you think of this as a solution?