Find the answer to your Linux question:
Results 1 to 2 of 2
hey guys need your help again. printing the DATA in HTML table but need to fit that in to the same screen. So that no need to scroll down. Need ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Posts
    19

    logic to split Data in Diff-2 table PerlCGI ?

    hey guys need your help again.

    printing the DATA in HTML table but need to fit that in to the same screen. So that no need to scroll down.

    Need some logic, working in perlCGI

    Data in following format (need to slit the table):-

    abc xyz ang ang
    xyz abc abc abc
    ang xyz xyz xyz
    ang ang ang ang
    abc ang ang ang
    xyz abc abc abc
    ang xyz xyz xyz
    ang ang ang ang
    abc ang ang ang
    xyz abc abc abc
    ang xyz xyz xyz
    ang ang ang ang
    abc ang ang ang
    xyz abc abc abc
    ang xyz xyz xyz
    ang ang ang ang
    abc ang ang ang
    xyz abc abc abc
    ang xyz xyz xyz


  2. #2
    Just Joined!
    Join Date
    Apr 2008
    Posts
    19
    created my own logic and works for me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...