Load from File

3 replies. Last post: November 12, 2009 5:12 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi

I have set EnableDocumentImport="True".

In Documentation I found following code snippet:

    <script language="javascript" type="text/javascript" id="wteUserDescription">
		<!--
        function wteUserDescription_OnToolBarClick(controlId, command, commandSection) {

            var rte = ISGetObject(controlId);
            if (command.Name == "cmdImport")
                alert("implement document import");
        }
		-->
    </script>

Now I want import a document from file.

How can I do this with Client Side event?

Thanks for help...

Michael

All times are GMT -5. The time now is 11:39 PM.
Previous Next