Forum: HTML and CSS Jan 31st, 2007 |
| Replies: 1 Views: 5,307 var head = headElement.firstChild;
var headTable = headElement.firstChild;
var body = bodyElement.firstChild;
var bodyTable = bodyElement.firstChild;
var a =... |
Forum: Perl Apr 11th, 2006 |
| Replies: 13 Views: 3,188 |
Forum: Perl Apr 10th, 2006 |
| Replies: 13 Views: 3,188 At local machine, How to zip a file at remote location using scripting in batch file |