|
Search
You searched for the word(s): dialog
Showing page 195 of 256 (2,552 total posts)
< 1 second(s)
-
Hi Kenneth,
I'm using winXP, my application is running under integrated window authentication.
I faced the same problem even browsing ajaxUploader Demo site (http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx), when I browse files to be uploaded, and click upload, there will be an window dialog asks for my proxy login & ...
-
We get complains that some customers have problem with the ''Upload'' buttons in different dialogs in IE. When they click on it, no browse window will show up. So we updated to the latest build this morning.
But now when they open the dialogs, they all get a security risk message from IE (image, flash, media, etc.), something ...
-
Please help! When I click on the ''Image Editor'' button in the ''Insert Image Dialog'', I get this script runtime error asking me if I want to Debug... If click ''No'' about 7 times (because it keeps popping up), then I will see the ''Image Editor Window'', but instead of seeing the image I clicked on the edit...I just the ''broken ...
-
Adam,
I originally posted about FullScreen issues with Custom JavaScript. I am running DNN 3.0.13 with CE 5.1. When loading properties Window for textbox in my editor if I hit Cancel to close CE's dialog box my custom JavaScript is erased. If I click on Downloadable files and hit cancel, if I insert a layer etc....all of ...
-
I'm trying to upload a 17MB .pps file using the Insert Document dialog...I've already added the .pps extension to the Document Filters in the Default.config under Security...and I've set the MaxDocumentSize to 160000. However, when I click the Upload button, it gives me the Uploading text as normal, but then shortly after it sends me to a dead ...
-
Hi,
Please try:
var uploader=document.getElementById(''<%=Uploader1.ClientID%>'');
uploader.browseclick()
But you need to know the browser or Flash compability issue.
for Firefox+IFrame mode, it would show the <input type=file> again.
for Flash10 , it may show 'Open File Dialog Blocked' ...
-
I thought this problem had been fixed during the last release. I tried to adjust the div without success. It does not work inside a tabcontainer or ajax modalpopup.
Please help.
-
Hi, Does this product integrate with Cute Editor for PHP at all? I.e. is it possible to easily replace the file upload in the editor upload dialog with this one if you have both products? Thanks, Paul
-
Dear jsfarum,
This feature is not supported.
Due to the PC security issue, it's impossible to control over File browse dialog default directory of a client machine on the server side.
Thank you for asking
[email protected]
-
smita_swaika,
Please open CuteSoft_Client\CuteEditor\Scripts\Dialog\Dialog_InsertImage.js.
Copy the following code in the bottom of this page:
var inputs = FoldersAndFiles.getElementsByTagName(''input'') ;
for(var i=0;i<inputs.length;i++)
{
inputs[ i ].style.display=''none'';
}
... 195 ...
|
|
|