Zhan feng Wang wrote: > E.g.,I have following variables: > myInput, DataFile,TagFile in the following segment HTML codes. > > If in PHP, I can easily get them by $p_DataFile, $p_TagFile etc, How can > I get the variables in embeded ruby? Isn't hpricot (http://redhanded.hobix.com/inspect/hpricot01.html) an html parser package? -- Posted via http://www.ruby-forum.com/.