Skip to main content
Participating Frequently
July 21, 2010
Answered

To get value from get/post

  • July 21, 2010
  • 1 reply
  • 815 views

Hi, i want to get values which are coming from form to action page as array. How can i get these values ?

    This topic has been closed for replies.
    Correct answer dongzky

    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?

    1 reply

    dongzkyCorrect answer
    Inspiring
    July 21, 2010

    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?

    NDemirxAuthor
    Participating Frequently
    July 21, 2010

    Thank you very much. I will replace html tags by using replace method.

    Can you give me a example to do this  ? I dont know coldfusion language well.

    Thanks again

    Inspiring
    July 21, 2010

    Please check

    http://www.adobe.com/livedocs/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000613.htm