How do I do that?
Preferably with Javascript...
Posted 09 May 2002 - 07:29 AM
How do I do that?
Preferably with Javascript...
Posted 09 May 2002 - 08:10 AM
example:
for(i=0; i<array.length; i++)
{
document.writeln("<TR><TD>" + array(i) + "</TD></TR>");
}
Replace the "(" and ")" with regular brackets.
Then, whenever the amount of information in the array changes, so will the number of loops, hence keeping the output consistent with the array contents.
Hope this helps.
(Edited by honkyinc at 11:13 am on May 9, 2002)
Posted 10 May 2002 - 02:40 AM
parent.BAM_ALERT.document.open();
parent.BAM_ALERT.document.write('<html>');
...
parent.BAM_ALERT.document.close();
You can find the result on:
http://www.bam.nu/bam_demo_b2b.html
The alert-table works now context-sensitive on a selection in the B2B scheme.
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
