|
Search
You searched for the word(s): dialog
Showing page 92 of 256 (2,552 total posts)
< 1 second(s)
-
Dear icastel,
the following is a full example:
<%@ 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)
...
-
I worked around the problem like this:I open the dialog window so the editor gets initializedI then start a recursive loop with window.setTimeout (200 milliseconds per cycle) that checks if the method editor.setHTML is defined (typeof(editor.setHTML) == ''function'')If it is defined (which will always be the case for IE) the editors' value is ...
-
Ian,
The correct code to add the flash is:
<object classid=''clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'' width=''280'' height=''220'' xcodebase=''http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab''>
<param name=''Movie'' value=''/uploads/clock.swf'' />
<param name=''Quality'' ...
-
Hi,
When your specify the UploadType=IFrame , or the browser do not install the Flash/Silverlight ,
the uploader will create an iframe and <input type=file> to do the upload task.
For IE/Chrome , it will allow file.click() method to prompt the browsing dialog ,
but for Firefox/Safari , the browsers require ...
-
I just have uninstalled Flash10 and installed Flash 9.0r124 instead.I still have the same bug. In the ''Browse'' dialog, after clicking ''Open'', I'm asked for my credentials. If I do not provide them, i get the error message ''Flash : The upload task is interrupted! http 401''. If I provide them, the browser hangs ...
Question: As ...
-
Ok, thanks.
I check the total file size inside the handler of the javascript ''select'' event of the UploadAttachments object.
It has not been that straight forward because inside the ''select'' event handler, the parameter ''files'' contains only the files selected in the last ''Browse'' dialog opened, and it does not contain files ...
-
No - I didn't change anything
I can't find insert_emotion.aspsx anywhere. Acually the emoticon, and special symbol popups works fine. But they are both htm-files.
This is a part of the link for the Inserdocument.aspx ...
-
Is it possible to add a custom button to a DNN instance? What I'm after is to have a dialog box pop up, ask for an image url and then wrap that url in the html necessary to display the image. I've dug through the documentation and i'm a little confused as to how I'd do it.. What I want is similar to this ...
-
My application was running fine. Then the 30 day trial license expired, and I purchased a license. As part of the purchase I received a new 90 temporary license which I am currently using.
Immediately after doing this, the upload stopped working for some users using Firefox, but not all, with the following changes in behavior:
The file ...
-
For the implementation of CuteEditor I am using, it requires that any of multiple clients navigate to clientWebsite.com/admin , where a 100% frame then retains that URL in the address bar, and then the inner frame loads up the admin area with their credentials. So the CMS is 'URL Masked' inside a 100% frame. When in this scenario , if ...
... 92 ...
|
|
|