in reply to Extract hidden values from HTML
A value either appears in the HTML, or not. Maybe the browser hides it with CSS, but a HTML parser is fairly unimpressed by such styling information.
So I don't see how values in HTML can be "hidden".
If you have a specific problem, please post your code, example input and a description of what is not working.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Extract hidden values from HTML
by Corion (Patriarch) on Dec 14, 2009 at 08:12 UTC | |
|
Re^2: Extract hidden values from HTML
by kalyanrajsista (Scribe) on Dec 15, 2009 at 11:12 UTC | |
by wfsp (Abbot) on Dec 15, 2009 at 11:40 UTC |