Can anyone help me - I am trying to submit a form to 2 frames in order that both frames (which are ASP pages) can do some validation against the database and display the required information. Presently I am using the undernoted function with the form submitting to the frameset page
function...
Does anyone know how I can submit a form to both frames of a 2 page frameset in order that the variables can be read into a database for checking before displaying the relevant information (I am using ASP to do this and can get it to work if i submit it to one page at a time, but need to submit...
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...
I can easily display the pdf files I require on a single page using the <a> tag,
<a href ="<% =strBulletinNotes(i)%>">
reading the path of the files from an Access database, using ASP.
My problem is that when the form is submitted I need to take values through from the form to...
I am trying to read the path of a file (which will be either a pdf file or a doc file)from a database in order that the contents of the file can be displayed in a new window showing .
Presently on the first page I show brief details and on the OnClick this takes me to a second page, taking...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.