Search

You searched for the word(s):
< 1 second(s)
  • Re: Multiple File Timestamp

    While I got the If... to fire, it still didn't work. Then I realized the code you posted that I had copied had a ''+'' instead of ''&amp;'' when appending the filename to the path. I fixed that and it did the trick. thanks for all of your help.&nbsp;
    Posted to ASP Uploader (Forum) by foolishmortal on February 8, 2012
  • Re: Multiple File Timestamp

    After more debugging, the ''If Request.Form(''myuploader'')&amp;''''&lt;&gt;'''' Then'' is never firing; I put an ''else'' and it fires every time. I'm using the code shown above... any ideas?&nbsp;Thanks&nbsp;
    Posted to ASP Uploader (Forum) by foolishmortal on February 7, 2012
  • Re: Multiple File Timestamp

    I'm using the full path; I simply hid it for security. Also, the directory has proper permissions. I can upload fine, except when replacing a file with a new one of the same filename.&nbsp;
    Posted to ASP Uploader (Forum) by foolishmortal on February 7, 2012
  • Re: Multiple File Timestamp

    I thought this had it working, but now when duplicate files are uploaded, nothing happens. They are shown as successfully uploaded, but no overwriting at all is taking place; the original file remains with no showing of the new file on the ...
    Posted to ASP Uploader (Forum) by foolishmortal on February 6, 2012
  • Re: Multiple File Timestamp

    Perfect, thanks for the help!
    Posted to ASP Uploader (Forum) by foolishmortal on January 11, 2012
  • Multiple File Timestamp

    I've read various posts similar to my issue, but none identical.&nbsp;I need to regularly update a file with the same name (a page calling it is looking for a particular file name). When a new one is uploaded, it doesn't overwrite the old one; it is the original filename_timestamp. This causes the prior file to have to be manually deleted first, ...
    Posted to ASP Uploader (Forum) by foolishmortal on January 10, 2012
  • Asp Uploader not loading

    Still in testing phase, but had worked fine for several weeks after some re-programming. However, today, the upload form is simply not there. Checking the source code shows a &lt;form...&gt;&lt;/form&gt;, with nothing in between. Obviously, in the asp code, inside the &lt;form&gt; is where the aspuploader is called, but it is not outputting ...
    Posted to ASP Uploader (Forum) by foolishmortal on December 14, 2010
  • Error uploading multiple files

    I have seen this error posted elsewhere in this forum, but I have the newest version that was said to fix this problem. Also, I seem to be having the error under different circumstances. &nbsp; Here is the error message: &nbsp; Microsoft VBScript runtime error '800a01a8' Object required: 'jfile' /aspuploader/include_aspuploader.asp, line ...
    Posted to ASP Uploader (Forum) by foolishmortal on November 16, 2010