|
Search
You searched for the word(s): upload'A=0
Showing page 165 of 656 (6,557 total posts)
< 1 second(s)
-
Hi,
A)While uploading multiple files, the progress bar comes with two Cancel Buttons:
1) Cancel All :- To cancel all uploads
2) Cancel:- To cancel the ongoing file upload.
Requirement here is to hide the 2nd Cancel button and rename the 'Cancel All' button to 'Cancel' so that when the cancel button is clicked all the ...
-
Ken,
Lets imagine, that page has 10 elements with ids 'Uploader1', 'Uploader2' etc. User can choose the number of files for upload (from 1 to 10 and every time the number will different). When user choose number of files, not used element will hide and has and attribute Visible = true.
For example, user should upload ...
-
Hi,
We tried your demo Ajax Uploader for ASP.NET, but we not found 3 new features:
* Small image preview before start upload or after upload completed
* From server side dynamically JavaScript execution after success upload (like does Microsoft Ajax, from code behind can run any JavaScript), that is really need feature, e.g. we uploading file ...
-
See code below. The aspuploader code appears to work (doesn't generate any error messages) up to the Render() statement (Line 67) then goes blank. Doesn't throw an error, just goes blank. The code produces these displays from the Response.write's: Start uploading manually This sample demonstrates how to start uploading ...
-
Hi Jerry2, You can custom the cancel all button by custom the queue table <%@ Language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' --><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
-
I am on an ISP so I don't have access to any temp directories. I have the following directory structure web directory aspuploader upload So that is why I used /upload/directory (for individual directory, it has authority for upload, tested withnon-async file upload. Do I need to do a server.mappath or ...
-
Anyone can Help me? I have some problems with ajax uploader, ramdomly i receive the message ''upload is interrupted error 2038'' later of this, try ti upload other file and receive the message ''upload is interrupted error 413'' and is impossible upload other file again, so its only happen in SSL Enviorment.... I dont know ...
-
Dear DavidMorley,
Temporary files use .resx as extension name,you can use the highlighted line to copy or move uploaded files to destination folder, it will use original file name,
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
Dear casso,
You can refer to the following snippet:
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script runat=''server''>
void InsertMsg(string msg)
...
-
Hello,
I’m trying to integrate CuteEditor v6.6 on a Sharepoint 2007 Site, but i have a 401 error when i upload file.
My environnment : Windows Server 2003IE 6.0A Sharepoint Site deployed on IIS Site (C:\Inetpub\wwwroot\wss\VirtualDirectories\80) with a specific application pool logon with a specific user ...
... 165 ...
|
|
|