Search

You searched for the word(s):
< 1 second(s)
  • Re: Upload Images to Folder

    Is there a script that I can insert to catch any errors?&nbsp;My folder permission are fine. I tested it with the basic ASP.Net Upload&nbsp;and it works fine. I like the CuteSoft version because of the progress bar.&nbsp;
    Posted to Ajax Uploader (Forum) by LVWiseguy on July 23, 2012
  • Re: Upload Images to Folder

    It is still not showing up in the folder --&lt;script runat=''server''&gt; &nbsp;&nbsp;&nbsp; void InsertMsg(string msg) &nbsp;&nbsp;&nbsp; { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ListBoxEvents.Items.Insert(0, msg); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ListBoxEvents.SelectedIndex = 0; &nbsp;&nbsp;&nbsp; } &nbsp;&nbsp;&nbsp; void ...
    Posted to Ajax Uploader (Forum) by LVWiseguy on July 23, 2012
  • Upload Images to Folder

    Hello:&nbsp;When I upload an image file, the upload starts and i see the checkmark next to the file name that shows the upload was completed. However when I go to the folder the that the images should be in; nothing is there. Here is my code:&nbsp;&nbsp;&nbsp;&lt;%@ Page Language=''C#'' %&gt;&lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Ajax Uploader (Forum) by LVWiseguy on July 23, 2012