Search

You searched for the word(s):
< 1 second(s)
  • Uploaders appears to stop running at Render() statement

    See code below.&nbsp; The aspuploader code appears to work (doesn't generate any error messages) up to the Render() statement (Line 67) then goes blank.&nbsp; Doesn't throw an error, just goes blank.&nbsp;The code produces these displays from the Response.write's:&nbsp;Start uploading manually This sample demonstrates how to start uploading ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 26, 2011
  • Re: What's going on here?

    Tthanks for your interest. &nbsp; Try:&nbsp;http://www.emmarobb.com/admin/products_upload_picture4.asp&nbsp;It gets past the include statement so it finds the aspuploader directory.&nbsp; Aspuploader is on 30 day trial, downloaded 12/3/2011.&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;But when I look at the source, it ends just before ''dim aspuploader'' ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 16, 2011
  • Re: What's going on here?

    Here's the popup with the dropdown clicked: www.emmarobb.com/listingimages/aspuploader_result_20111214b.bmp &nbsp; Correction: source code: go here and view source:&nbsp; http://www.emmarobb.com/listingimages/products_upload_picture4.txt &nbsp;
    Posted to ASP Uploader (Forum) by bbaldrober on December 15, 2011
  • Re: What's going on here?

    Here's the popup with the dropdown clicked: www.emmarobb.com/listingimages/aspuploader_result_20111214b.bmp &nbsp; Correction: source code: go here and view source:&nbsp; http://www.emmarobb.com/listingimages/products_upload_picture4.txt &nbsp;
    Posted to ASP Uploader (Forum) by bbaldrober on December 15, 2011
  • Re: What's going on here?

    Sorry.&nbsp;&nbsp; Thanks for your interest.&nbsp; Here's the code: &nbsp; &lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''&gt; &lt;html ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 15, 2011
  • What's going on here?

    New to aspuploader.&nbsp; I'm running code taken from aspuploader site for manually initiating uploads.&nbsp; I get an odd window with a dropdown, populated with one entry, the program running.&nbsp; I don't understand what's going on and why I can't select files to upload. &nbsp; Here's the window I get: ...
    Posted to ASP Uploader (Forum) by bbaldrober on December 14, 2011
  • Strange first try

    I'm using the sample code as taken from the Aspuploader website for manually initiating uploads, and I get this weird window.&nbsp; Note the dropdown box just below the title.&nbsp; The only entry in the dropdown box is the program containing the aspuploader code.&nbsp; Any ideas? &nbsp; Here's the window I get: ...
    Posted to Cute Editor for ASP (Forum) by bbaldrober on December 14, 2011