Search

You searched for the word(s):
< 1 second(s)
  • Changing filename using AJAX uploader

    I am using the following code in my ajax handler:&nbsp;&lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt; &lt;% Dim uploader,mvcfile Set uploader=new AspUploader Set mvcfile=uploader.GetValidatingFile()&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; ...
    Posted to ASP Uploader (Forum) by cunninw on March 10, 2011
  • Code snippet Dropdown - Command 'Codes' Is Not Supported Or Not Implemented

    I am using the following code in my ASP page: &nbsp; Dim editor &nbsp;&nbsp;&nbsp;Set editor = New CuteEditor &nbsp;&nbsp;&nbsp;editor.ID = ''Editor1'' &nbsp;&nbsp;&nbsp;editor.Text = Content &nbsp;&nbsp;&nbsp;editor.FilesPath = ''CuteEditor_Files'' &nbsp;&nbsp;&nbsp;editor.EditorBodyStyle = ''font:normal 12px ...
    Posted to Cute Editor for ASP (Forum) by cunninw on August 25, 2010