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 ...
- 05-01-2008 #1Just 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
- 05-02-2008 #2Just Joined!
- Join Date
- Apr 2008
- Posts
- 19
created my own logic and works for me 


Reply With Quote