G
Guest
How do use Javascript within a Web Part to set a document.form item's value,
etc.? As in, document.forms[0].myTextBox. value = "abc"; Since the html form
is not within the web part, this does not work.
etc.? As in, document.forms[0].myTextBox. value = "abc"; Since the html form
is not within the web part, this does not work.