Answered
To get value from get/post
Hi, i want to get values which are coming from form to action page as array. How can i get these values ?
Hi, i want to get values which are coming from form to action page as array. How can i get these values ?
You can get them as collections (structure). In your action page, try to dump the form so that you can understand better: <cfdump var="#form#">
I am not sure why you want to get them as arrays. Can you elaborate on what you want to achieve?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.