|
Search
You searched for the word(s): aspx
Showing page 82 of 918 (9,180 total posts)
< 1 second(s)
-
Yaa I think we are fine when we are using JavaScript in parent window to open child window, or we can say when we use “input type=button”<input type=''button'' value=''Edit In CuteEditor'' onclick=''popupCuteEditor('f1','t1')''>
but in our case we are using asp button.<asp:Button id=”view” ...
-
i use the same link and i use the 4th line codinghttp://cutesoft.net/developer+guide/Toolbar_Customization_in_%20Cute%20Editor.htm
coding
Editor.DisableItemList string. Example DisableItemList=''Save, Bold, Delete''like in my application--------------
<script runat=''server''> Public Sub Page_Load(sender As ...
-
Hello
Thanks for the info, but i did exactly that what you described.I figured out the following: The Cute-Editor works if the Webserver is running on Port 80.For my testing i amusing an other port (9090) and i got the error message (see below)
Is it possible, that the Cute-Editor does not work correctly on non standard ...
-
I got no problem in http://cutesoft.net/example/general.aspx because the input interface is using Cute Editor. It changed ''a & b & c'' into ''a & b & c'' and this won't cause any problem. However, what the problem is there are many different input interface for data entry. The most common one ...
-
thanks for your reply.. however when i tried to save the edited template, it is still saving the original format of the template, not the copy i have just edited... here's an excerpt of my code below, please help!!! thank you so much!! PrivateSub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) ...
-
I had the same problem, but then I saw that I had disabled private chat globally, so maybe you should check that.
A bug when using IE still allowed me to create a private chat, if I
double click the user a private chat window popped up and the invite
message was sent to the user.
Also after I enabled the private chat globally it worked ...
-
Hi Adam, Thanks for the quick response. I actually stumbled across the file template.aspx when I was trying to locate where the call was being made to open the new browser. I originally tried target=''_self'' and received an error, which is not what I was expecting. I ended up using target=''_top'' which achieved what I ...
-
Hi leleba and sdfsadf,
You can change the interval time by making changes to the chat.js.aspx:
/****************************************************************\
Global Variables
\****************************************************************/var cc_interval_updatemessage=3000; //Update Messages per 3 ...
-
Hi
Thanks for the reply.
It seems to have corrected itself now. I had been trying a few similar controls, and after i had removed all the references from the project/page etc to the others, the problem seemed to go away. Was odd as only the references remained, no imports, actual use of other controls etc. Anyhow, that is ...
-
Hi Adam,
The new features look great!
I have a few questions/bug reports though:
1. What does the ''Preview'' button on the ''Insert images'' page do?
2. The ''Preview'' buttons width is set to 70px. In Norwegian locale, this value must be 85px to avoid cropping of text.
3. The text in the preview area ''The next version of the ...
... 82 ...
|
|
|