I have a pdf that is designed to be run off of a client computer through Reader and not from a website or server. I am trying to figure out how to get a button, using javascript, to send the user to a url that is filled with variable data. The data is to be retrieved from fields that the user fills in.
I am not able to get any commands to work to launch a browser window populated with the dynamic URL. any thoughts?
George