Presently I have a non framed page which contains hidden fields with variables from a database and I would like to submit this to a frames page (2 frames) the first frame to contain the hidden variables and a button requesting further information which when pressed records the info to a database and produces an email back to customer advising of the information request.
The 2nd frame will read the path of a pdf file from the database and display the pdf file.
Can anyone help me with the javascript for the form to be submitted to the frameset, the first frame to be able to read these variables, and the second frame to be the name of the variable (pdf file) being read from the database.
Hope I have explained this that you can understand and thanks in advance.
The 2nd frame will read the path of a pdf file from the database and display the pdf file.
Can anyone help me with the javascript for the form to be submitted to the frameset, the first frame to be able to read these variables, and the second frame to be the name of the variable (pdf file) being read from the database.
Hope I have explained this that you can understand and thanks in advance.