Hi,
In one of the asp files I have following code :
<div STYLE="overflow: scroll; width: 420px; height: 375px; border: 1px gray solid;padding:0px; margin: 0px">
<div ID="mParent" name="mParent" class="root">
<img name="mTree" src="topopen.gif" class="icon" align="absmiddle" border="0" WIDTH="26" HEIGHT="23"><font class="root"><b>Folders</b></font>
</div>
</div>
But I'm not undestanding it. I appreciate any help.
Thanks
In one of the asp files I have following code :
<div STYLE="overflow: scroll; width: 420px; height: 375px; border: 1px gray solid;padding:0px; margin: 0px">
<div ID="mParent" name="mParent" class="root">
<img name="mTree" src="topopen.gif" class="icon" align="absmiddle" border="0" WIDTH="26" HEIGHT="23"><font class="root"><b>Folders</b></font>
</div>
</div>
But I'm not undestanding it. I appreciate any help.
Thanks