|
Frequently Ask Questions for KUpload (Now with Source Code) |
||
|
|
||
|
Yes. We provide free license on request. see
free licenses for more
details. |
||
|
KUpload and KUpload+ are
different products. |
||
|
For KUpload, this depends on your server
memory. KUpload uses server memory to upload files. You can
upload files of total size up to 60% of server memory. If
your requirement is to upload files of very large size then
KUpload+ is best for
you. |
||
|
First check the obvious things - your form
must be enctype="multipart/form-data". Your file input field
must have a name. Check you're submitting to the correct
page. |
||
|
Yes.
|
||
|
Yes. You can use this with VB. net and C#
both. Demo has example files for both the languages.
|
||
|
Yes. This is possible by delegates provided
by KUploadControl class. You can write your own functions,
this function will be called every time file is being saved
to disk. |
||
|
Local server refers to local web server. By
default local server's IP address is 127.0.0.1 and
can be accessed by http://127.0.0.1 or http://localhost
. |
||
|
Server name refers to name of Web site, IP
address on which you will use KUpload. |
||
|
You will get answer from
license page. |
||
|
KUpload has simple installer. You must be logged in as Administrator user. Run setup.exe to install KUpload, installer will following things for you.
|
||
|
Here are step to run KUpload as with existing ASP. Net application. Copy all the files from bin directory to bin directory of your ASP.Net application. Provide Write permission ASPNET user for Uploads folder. Copy Files.aspx, Webform2.aspx and Global.asax. Merge web.config file with your web.config flle. i.e. Copy followinf sections/elements into your web.config file.
<configSections> |
||
|
License require IP address of Live web
server (Server on Internet). i.e. IP address of the computer
(i.e. Web server) on which you are going to use KUpload. For
example, You have hosted your web site (http:// www.ilspa.it)
on the web hosting server. Now this web server has one IP
address. This IP address is fixed. We require this IP
address. If you are not sure then you may ask to your
hosting provider. or
|
