how to get href value using coldfusion?

前端 未结 1 524
广开言路
广开言路 2021-01-28 19:11
    
        
            This is some text. It is true that Harry Potter         


        
1条回答
  •  情深已故
    2021-01-28 19:36

    @Bhargavi : Your regex is fine. Try #matches[1]# instead.

    will show you the array of values on which the results can be manipulated accordingly.

    0 讨论(0)
提交回复
热议问题