You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
589 B

<%@ Page Language="vb" Inherits="vb_emailfolders" Src="vb_emailfolders.aspx.vb"%>
<html>
<head runat="server"></head>
<body style="padding:0px;margin:0px">
<div style="padding-left:10px;padding-top:10px;padding-right:10px;">
<asp:Literal id="TreeView" EnableViewState="false" runat="server" />
</div>
</body>
</html>
<script language="javascript">
document.getElementById('a0_2').onclick();
// implement the OnNodeSelect event that will request the information from the server
// we redeclared the ob_OnNodeSelect function here - the other option would have been to edit