|
Search
You searched for the word(s):
Showing page 1 of 2 (18 total posts)
< 1 second(s)
-
Is the purchase of support, such as direct phone support for a year, available?
Thanks,
-
If I purchase a single license right now, can I upgrade at a future date to a 10 ip license for the difference in cost?
Thanks,
-
The example with multiple editors work.
The problem seems to be with including Atlas on the page. I could not really build a simple page to demonstrate the problem. All the pages seem to work that I built. I am using a panel with rounded corners, when I take that out it works.
As a note, it only messes up the last editor control on the page ...
-
I get the following look on a second editor.
I have tried using default, full, etc settings. and put the same text box in as the first one. The second one always comes out mis-aligned the first time. If you go to preview, the back to normal, the icons and skin come out correctly.
What do I have configured incorrectly here, or where is a good ...
-
OK, figured it out. Not sure, but the documentation seems to be a little misleading, it lists the following:Editor1.SetSecurityImageGalleryPath= ''~/uploads'';
but here is how I got it to work:
protected void FormView1_PreRender(object sender, EventArgs ...
-
I am trying to change the image gallery path by user, we have a need to keep the images seperated by users so that a different dll can use them. The code is below:
CuteEditor.Editor editor1 = (CuteEditor.Editor)(FormView1.FindControl(''MyAnswerTextBox''));editor1.SetSecurityImageGalleryPath = @''C:\Inetpub\wwwroot\app1\Users\'' + ...
-
What is the expected delivery date for version 6?
Can you give a list of enhancements?
Is an update from 5.3 to 6 free?
Thanks,
-
Is there a way to add a caption to image, specifically along the bottom? I would like to be able to restrict the amount of text added to the caption then. I see how to add text, but this seems difficult to move around and place for our users.
Thanks,
-
ok, figured it out, in case someone else runs into this. In my web.config I had set a site wide theme, <pages theme=, this apparently affects the image editing. I removed that key and now the image editor works.
Thanks,
-
OK, after placing the page from the working web site(testweb) into the non-working site, the page does not work in the non-working site(real site). One thing I noticed is there are 4 files created in the tempfiles folder of the working site, but no files created in the non-working site.
Thanks,
1
|
|
|