Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Ajax Uploader
More Search Options
Showing page
64
of
117
(
1,163
total posts)
< 1
second(s)
Re: Functionality Questions
Hi RichD, 1. Does the script send out an email notification when someone uploads a file? You can add your own send mail function after the file uploaded to achieve this requirement. 2. Is there any sort of backend, or control panel to log into to retrieve uploaded files? No, the php uploader just the upload control ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
September 6, 2012
Re: Upload Module Not instaled in Web.Config - When localhost Port is in URL
Hi FLJoe, Please refer to the setting below. Different application pool mode using the different upload module setting. Ensure that you have set the upload module in your web.config. If the first one doe not work, then try the second one, one of them will work for ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 31, 2012
Re: File upload up to 4GB
What's the maximum size for an upload? Ajax uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. Software Versions Upload limit Internet explorer All ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
July 9, 2010
Re: Error occurring when Forms Authentication has timed out
If anybody is interested I found a way around this problem... I've ended up removing forms authentication from the page that contains the Ajax Uploader control, and I'm checking if the user is logged in manually and not using the Forms Authentication web.config value to protect that particular page. This allows me to use the OnFileValidating ...
Posted to
Ajax Uploader
(Forum)
by
jmksa
on
May 12, 2010
Re: Does it need database?
aramaz:hello, Can ajaxuploader work without database? I didn't understand the part that deals with creation of sampleSql scripts. What does it have to do with the databse? If it needs database, my database is oracle, I cannot afford to go thorugh that. Please help me find out if this is what i need to purchase Thank you Aram ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
February 18, 2010
Re: Getting editor to apply styles to highlighted text based on selected CssClass DropDown item
Thanks for the response... I was finally able to figure out that setting the BaseHref to another domain was causing it to break. The problem is, I need the BaseHref set to another domain in order for all of the images to be displayed properly. I can think of 2 possible solutions (maybe you have ideas?) 1. Is there a Property that I can ...
Posted to
Cute Editor for .NET
(Forum)
by
sincell
on
January 26, 2010
Re: OnFileUploaded Not Firing Until All Files Uploaded
Hi, when you upload multiple files , the order is : uploading file1 server FileValidating for file1 uploading file2 server FileValidating for file2 ... uploading filen server FileValidating for filen client OnPostback event server FileUploaded event server UploadCompleted event This is by design , because ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 22, 2009
Re: Ajax Uploader in frame problem!
Hi ! Finally, I found the reason, that is: when page load, I hide the div which contains AjaxUploader, then I show it and uploader cannot open the File Dialog in IE. Thanks
Posted to
Ajax Uploader
(Forum)
by
hochiminh
on
October 22, 2008
Re: AJAX uploader problem on load
Dear sandhyac, I tested http://www.masdarcityzone.com/test1.aspx , it works fine on my end now. Thank you for your business Eric@cutesoft.net
Posted to
Ajax Uploader
(Forum)
by
Eric
on
February 9, 2011
Re: Ajax Uploader not working in post back
Please try the following example: http://ajaxuploader.com/demo/Start-uploading-manually.aspx The source code of this example can be found in the download package.
Posted to
Ajax Uploader
(Forum)
by
Adam
on
August 5, 2010
More Search Options
« First
...
< Previous
62
63
64
65
66
Next >
...
Last »