Hello, I would like to click a button and have a VBScript called to write to a table's lower half
eg:
--------
|Top
|-------
|bottom (vbscript writes to here)
--------
Is this possible? And how would I accomplish this?
Hello, I would like to click a button and have a VBScript called to write to a table's lower half
eg:
--------
|Top
|-------
|bottom (vbscript writes to here)
--------
Is this possible? And how would I accomplish this?
Generating HTML on-the-fly: http://www.suite101.com/article.cfm/vb_script/62941