S
Steve Schroeder
See: http://support.microsoft.com/default.aspx?scid=kb;en-us;317719
I can convert the sample code to my needs for the most part, where I'm fuzzy
on is:
window.parent.frames("bottom").document.forms(0).children("DataGrid1").outer
html
Now, if I'm working inside a code-behind form, how might I make the same
reference, using VB.Net as opposed to the example given, which is in
VBScript.
Is it just me, or is the example code given by MS sloppy?
Thanks,
Steve
I can convert the sample code to my needs for the most part, where I'm fuzzy
on is:
window.parent.frames("bottom").document.forms(0).children("DataGrid1").outer
html
Now, if I'm working inside a code-behind form, how might I make the same
reference, using VB.Net as opposed to the example given, which is in
VBScript.
Is it just me, or is the example code given by MS sloppy?
Thanks,
Steve