Passing values from one page to another
Hi,
I have two pages of coldfusion code, one page is how to display the form and another is the action code for the form. I want to create another page, so that if the user hits edit button, he is taken to page where the user see's the same form with prefilled entries for some fields and remaining fields are uneditable,i.e. they give the value in the database for the current entry as it is.
Should I access the values from the database, if yes, HOW? And if no, HOW?
Thanks,
vijayvijay77.
