Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload file
More Search Options
Showing page
40
of
336
(
3,355
total posts)
< 1
second(s)
OnFileUploaded in MagicAjax panel fires for every previously uploaded file
We have purchased the control and are using it for the first time, so please excuse or possible ignorance. We have an ascx like this: <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''TestAjax.ascx.cs'' Inherits=''TestAjax'' %> <MagicAjax:AjaxPanel runat=''server'' ID=''MagicAjax1'' ...
Posted to
Ajax Uploader
(Forum)
by
Olaf
on
May 27, 2010
Upload works but then I receive a parser error exception after redirecting to page to a "File Details" page.
After the user has uploaded the file. I display a message that the file has been uploaded sucessfully. The file gets transferred to my server with correct name and I am able to update my database with the video onformation. I then try to redirect to a page to display the details ...
Posted to
Ajax Uploader
(Forum)
by
dans530
on
January 5, 2009
Re: assigning Temporary File Folder using MvcUploader vice web.config
yeah, I think that would work. the ashx file is probably saving to the default location (the one set in web.config in my case currently) only setting it in the control means it is looking for it in one spot when it was originally saved in the default. Currently I am only using the ashx file as a skeleton to handle the initial ...
Posted to
Ajax Uploader
(Forum)
by
gustyn
on
January 6, 2011
Re: File upload name
Hi djnotepad, You can refer to the following code, the highlighted line will move the temporary files to destination folder and save as your actual file name: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 28, 2011
Re: Using UploadPersistedFile and making file upload mandatory
I'm sorry... of course that validation trick can be done server-side as well. It's working just fine now with an (hidden) extra TextBox that gets its value in the server-side OnFileUploaded event, and a RequiredFieldValidator on that TextBox. Thank you for your help!
Posted to
Ajax Uploader
(Forum)
by
MarjaR
on
October 18, 2011
Re: Server side exception, failed to upload, System.Exception: No Request Files! Content-Length:0\x0D\x0A
Hi Ken, I still have no solution for this issue when trying to upload an image with CuteEditor... You can try it at this test page: https://www.nloug.nl/test/ The problem occurs since I migrated the website to a new Windows Server 2016 Could it have to do with File Access rights (write access) ...
Posted to
Cute Editor for .NET
(Forum)
by
wetmaster
on
August 31, 2018
Re: Uploader in multiple places on one page
Ken. I want to switch between the forms through javascript not through the codebehind and I don't want the page refresh too. I tried moving the form to div tags with innerHTML depending on the button clicks through javascript and it works great on firefox and chrome except internet explorer. when the page loads I am ...
Posted to
Ajax Uploader
(Forum)
by
gabriels
on
October 10, 2010
server side exception failed to upload <filename> Midb at function Ox4e
ASP uploader has been working just fine, as far as I know nothing has changed on the host, and I have made no changes to the files recently. I select the files to upload, hit upload, the file seems to transfer then the following error is returned : server side exception failed to upload <filename> Error parsing content : Invalid ...
Posted to
ASP Uploader
(Forum)
by
Badgerator
on
January 7, 2016
Get uploaded real file name!!!
Hi guys, I have the following problem. WHen I try to upload files in different times, could happens that the name of a file is the same of a file aready present on the target destination. In that case, the uploader class provides to rename the new file, but I can't get the new filename... The code I'm using is the ...
Posted to
Ajax Uploader
(Forum)
by
Gianluca
on
April 4, 2014
Re: Restrict User to upload image in to specific Category..
Hi, Thanks for your reply. But I want to able to upload images into Default folder and If I created any new categories the I can able to upload images in to those new categories. I want to put restrictions for particular categories only (Example Pages, Emails Categories only I ...
Posted to
ASP.Net Image Gallery
(Forum)
by
narendrababu
on
March 6, 2014
More Search Options
« First
...
< Previous
38
39
40
41
42
Next >
...
Last »