name the table.
"TGuthrie" <webforumsuser@macromedia.com> wrote in
message
news:ejkfpo$3np$1@forums.macromedia.com...
> Right now the current piece of script is
> document.body.insertBefore(oAddLink,
document.StockForm);
> and that writes the text string inside the form. Well I
need to write it
> inside a table but the table doesn't have a name so how
could I do that?
>