|
Search
You searched for the word(s): dialog
Showing page 24 of 256 (2,552 total posts)
< 1 second(s)
-
Can you be a bit more specific? I have the exact same problem, except the file does actually get uploaded (not sure if you had that as well). After the process is complete all files have the triangle warning and then a client-side alert is displayed stating ''Unknown result:'' and the source code for the page. If the files is ...
-
Hi! Thank you! It works now, the only problem is that I have a listbox with image files from the upload folder and I have this code:
protected void lbxImages_SelectedIndexChanged(object sender, EventArgs e)
{
txtSelectedImage.Text = lbxImages.SelectedItem.ToString();
cmsImage.ImageUrl = txtSelectedImage.Text;
}
if I click on the listbox ...
-
Hey Adam,
I did look at that, but the code in the download is not the same as it is on your site example.
The example in the download just sticks ''Hello World'' straight into the HTML, which I'm having no trouble doing. The problem is when I open a page and try to send it back. It must work, since that is what your site example ...
-
Hi Adam,
I read through the referenced article. Beyond disabling certain functioons, how can I use different paths than those used by default. I have specific folders that are generated by the creation of new accounts and are accessable only by that user. I want them to be able to retrieve data from their folder instead of the default ...
-
Thanks for your detailed answer.
In other words, that sound promising what you describe and version 5.0. I will upgrade within a short period, but I like to see version 5.x (the classic bugfix) to show up first.
So I am eagerly awaiting your answer regarding navigating subfolders in version 4.2 while ''editor.Allowupload = ...
-
Hello Ken,
now, i have tryed some other pc's.
if I upload a file, the upload process is very quick, after the upload progressbar is 100% the utilization of the w3pw.exe on the server goes nearly to 100% and it seems that the client is frozen.
After approximately 3 - 5 minutes I get the upload finished dialog and the ...
-
When you add an image there are a large number of values that can be entered such as MARGIN, FLOAT, ALT, CLASS, etc. and I would like to default some of these to specific values that the user can override if they like. How can I programatically (via VB .NET) default some of these items?
-
Jere,
Please check the following example which shows how to add a custom dialog into the editor:
How to create a custom button(client side) which displays a dialog?( C# | VB )
This example demonstrates how easy it can be to add your own ...
-
Hello, We are having Editor in Jquery Dialog in our application. It's working fine in IE and Firefox . but NOT in chorme and safari browsers. In chrome and Safari (editor with Jquery Dialog) it does not allow to enter the text even.
Please Let us know the solution for this if any. Looking forward to your help. Thanks.
-
Hi Adam, That does not resolve the issue. You can see for yourself if you add a child portal to dnn1.cutesoft.net, login as the child portal admin, add a text/html module to a page, click Edit on the module, insert an image, click update. This is a major problem for my business. Anything you can do to help resolve it will be ...
... 24 ...
|
|
|