Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload'A=0
More Search Options
Showing page
135
of
656
(
6,557
total posts)
< 1
second(s)
Re: Upload Dialog box is not opening in IE7
Dennis Gilgallon, We have found that the validation would generate script for the button's javascript onclick function. And that function would cause the page postback. So please try to use this code : <script runat=''server''> protected override void OnInit(EventArgs ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 30, 2008
Re: Image upload folder
In your code, you have dirpath=CalcPath(VirtualRoot,dirpath); When I do this, for dirpath, I get /Guinness214/admin/uploads I dont know where this is coming from... I need it to be empty, so I can map it to the root of my filesystem in the db.
Posted to
Cute Editor for .NET
(Forum)
by
salman1210
on
July 10, 2007
Re: Upload Dialog box is not opening in IE7
Dennis, You need not download it again. But we recommand you download it. The Uploader.Button is an instance of class System.Web.UI.WebControls.Button. If you are using ASP.NET2.0, you should use the ValidationGroup property : ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 30, 2008
Re: How to Hide Cancel all Uploads Button
Hi Eric, The Code posted by you works fine. But it seems it doesn't suit for my code. Here is my code. Kindly let me know what I have to do for this? The Problem is when I click on cancel current upload, Select Upload Files Button is visible. If I select the files, I cannot see Start Upload Button. <!-- Uploading ...
Posted to
PHP File Uploader
(Forum)
by
adyboy369
on
July 4, 2011
Re: Is it possible to show files sizes and files icons beside files name in "Start uploading manually" example?
The following is my code the table appears successfully but whenever I click on submit button to upload I got a popup message says:''Please browse files to upload'', Why did I miss: <div> <asp:LinkButton runat=''server'' ID=''BrowseButton'' Text=''Select Files To Upload'' ...
Posted to
Ajax Uploader
(Forum)
by
cassini
on
December 29, 2008
Re: Upload Within Image Gallery Not Working for IE 7
Do you have problems with the following example? Store Files (images and documents) into a Database ( Download source code) Using an access database as the file storage Using a Sql Server database as the file storage If not, please download the latest build and try again.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 30, 2009
Re: Error when attempting to edit or upload
I replaced all of the Dotnetgallery client files except for some of the .gif files which I had already ''recolored'' to better match my site. Every other file was copied into to the DotNetGallery_Files subdirectory. I'm using file version 1.1.2035.26554 - Is this the latest?
Posted to
ASP.Net Image Gallery
(Forum)
by
tnienhaus
on
April 10, 2006
Re: upload on a different page than the browsing page
Hi, When the html window unload , the upload can't persist the browsed files. I suggest you use AJAX to switch the content , instead of switching a page. AjaxUploader support continue upload progress while the page doing AJAX postback. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 6, 2009
Re: Upload images and store them outside virtual directory
Hi, You can store the files in remote server, but has not the option to user the remote server url for the insert file for now, sorry for your inconvenience. Regardrs, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 17, 2015
Re: redirect after multiple upload
Ok, I've found the solution... <script type='text/javascript'> function CuteWebUI_AjaxUploader_OnPostback() { window.location.reload(); } </script> bye to all!
Posted to
PHP File Uploader
(Forum)
by
fmortara
on
October 26, 2011
More Search Options
« First
...
< Previous
133
134
135
136
137
Next >
...
Last »