Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Uploader
More Search Options
Showing page
18
of
328
(
3,276
total posts)
< 1
second(s)
Re: Setting max files
Hi fchristensen, Please try the example below, it shows you how to limit the upload files to 5. <?php require_once ''php
uploader
/include_php
uploader
.php'' ?><?php session_start(); ?><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
January 13, 2012
Re: demo2 (File Upload with Custom handler) freezes in FF
Hi MrFast, Please wrap the
uploader
control by the <div> target <?php require_once ''php
uploader
/include_php
uploader
.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
April 4, 2011
Re: blank page from phpumloader
Dear yvesbodson, Please refer to the following example: <?php require_once ''php
uploader
/include_php
uploader
.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
March 16, 2011
Re: how can i creat thumbnail images for the image file that i upload using phpfileuploader ?
Please try the following code: <?php require_once ''php
uploader
/include_php
uploader
.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
October 27, 2010
Re: Recovering from file transfer error
Hi, Please check this sample : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.Ajax
Uploader
'' %> <!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
cutechat
on
November 2, 2009
Re: Using AjaxUploader with a DetailsView (upload/insert at same time)
Hi, Please check this ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 20, 2009
Re: change filename of file uploaded with image selector
Hi kommander47, 1. Open file InsertImage.aspx (CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx) 2. Find section <CE:
Uploader
id=''InputFile'' runat=''server''></CE:
Uploader
> 3. Add section <CE:
Uploader
id=''another
uploader
'' runat=server ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 29, 2009
Re: ASP Uploader needs read/write permission to the system temp folder
darias:I have the same problem and that solution doesn't fix it either. Have you tried the following solution? Please open upload_handler.asp and set up TempDirectory folder. After line 135, please add the following code:
Uploader
.TempDirectory =''/mytempfolder'' Keep me posted If you did, what ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 14, 2010
Re: Ajax Uploader IE 11 Compatibility Issue
Hi kunalshah, Please try demo http://www.ajax
uploader
.com/Demo/select-multiple-files-upload.aspx, does this demo page work for you? If yes, please download the latest build and try again. latest build download url: http://ajax
uploader
.com/download/Ajax-
Uploader
.zip Regards, Ken
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 11, 2013
Re: Ajax Uploader on Windows Azure
In this article, we will look into file upload using JQuery plug-in. Ajax file upload plug-in allows us to upload files to server. I am going to explain it with an example. We will be using custom HTTP handler to upload file onto the server. Create an ASP.NET MVC web application and name it as JQueryFileUpload. Now, add below scripts to ...
Posted to
Ajax Uploader
(Forum)
by
chrisadam12
on
September 3, 2010
More Search Options
« First
...
< Previous
16
17
18
19
20
Next >
...
Last »