in reply to Re^3: CGI - How to use upload_hook and query the query string ?
in thread CGI - How to use upload_hook and query the query string ?
I've gone down the route of putting the parameters in the URL action of the form as simple query paramaters which seems to work just fine. Many thanks for all the suggestions.