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
503 B

<%@ Page Language="C#" Debug="true"%>
<%@ Import Namespace="System.IO" %>
<%@ Import Namespace="System.Drawing.Imaging" %>
<%@ Import Namespace="obout_ASPTreeView_2_NET" %>
<%@ Import Namespace="System.Xml" %>
<%@ Import Namespace="System.Xml.Schema" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<script language="C#" runat="server">
string errors_string = "";
//
// Images browser on another site
//
string externalImagesGalleryBrowser = "http://www.obout.com/editor_new/myImageBrowseServer.aspx";