Lemme' take a guess: you want to know how to "access" (whatever that means in this [lack of] context) "Anbu1".

Gee, I can't access "Anbu1" either; in fact, I can't even find it in the (apparently borked) html you've posted... which, in any case, doesn't seem to have any "list boxes" that I can recognize.

So, perhaps you need to tell us a bit more.

If "access" means find, Perl offers many routes; regexen, html parsers; whatever. Clarify your problem; show us what you've tried; tell us how that fails to do what you wanted/expected and perhaps instead of smart-alec replies, you'll get some of the wonderful help for which the Monastery is known.


In reply to Re: Accessing a row of the table by ww
in thread Accessing a row of the table by mld

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.