Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
2419
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Parser Error on first installation of CuteEditor .NET
Dear jgarifuna,
please follow steps:
1. create one virtual directory in your local computer, call it ''cuteeditortest'', and let it point to folder:
CuteEditor_for_NET6/Framework 2.0 2. Run it at http://localhost/cuteeditortest
Regards, Eric
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 4, 2010
Re: Parser Error on first installation of CuteEditor .NET
Dear jgarifuna,
please follow steps:
1. create one virtual directory in your local computer, call it ''cuteeditortest'', and let it point to folder:
CuteEditor_for_NET6/Framework 2.0 2. Run it at http://localhost/cuteeditortest
Regards, Eric
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 4, 2010
Re: Parser Error on first installation of CuteEditor .NET
Dear jgarifuna,
please follow steps:
1. create one virtual directory in your local computer, call it ''cuteeditortest'', and let it point to folder:
CuteEditor_for_NET6/Framework 2.0 2. Run it in http://localhost/cuteeditortest
Regards, Eric
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 4, 2010
Re: Editor server side visible problem in Firefox 3.5+
We have tested our online demo using Firefox 3.5.3. It works fine.
http://cutesoft.net/example/general.aspx
Here is my firefox version:
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 21, 2009
Re: InsertDocument intermittent javascript error on upload
stuarthradley,
Which version of Cute Editor are you using?
Does it happen all the time or just one particular document?
Can you reproduce this issue in the following example?
http://cutesoft.net/example/general.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 26, 2007
Re: How do I stop CuteEditor from scrolling the page to the top on each postback?
Remove CuteEditor from the page and add the following code instead:
<asp:Button id=''btnUpdate'' Runat=''server'' Text=''Submit''></asp:Button><br/><asp:textbox id=''textbox1'' runat=''server'' TextMode=''MultiLine'' Height=''250px'' Width=''730px'' Font-Name=''Arial''></asp:TextBox> Then test ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 13, 2006
Re: Setting upload path doesnt work
Do you know the value of ''ImageFilePath''?
Can you change the following code
Editor1.SetSecurityImageGalleryPath(ImageFilePath);Editor1.Setting[''security:ImageGalleryPath'']=ImageFilePath;
to ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 3, 2005
Re: Missing appSetting:CuteChat.SqlClient.ConnectionString
Even if I use:
<script language=javascript>window.open('<%=CuteSoft.Chat.ChatWebUtility.ResolveResource(Context,''IM_MainForm.Aspx'')%>','','status=1,width=340,height=500,resizable=1')</script>
Its the same error. If I call the messenger from the normal default.aspx, I am able to open it.
thanks.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
palvin_225
on
July 19, 2005
Re: Application error: Attention Cutesoft support
Palwinder,
Is your site online so you can provide a URL?
I think it will be much easier if you can send us
your site URL, FTP access and SQL Server login information to us.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
July 12, 2005
Re: Stinky Absolute/Relative Problem With Images
paularca,
Have you set RemoveServerNamesFromURL property to false as well?
The editor setting of the above example is as followings:
<CE:Editor id=''Editor1'' UseRelativeLinks=''False'' RemoveServerNamesFromURL=''False'' runat=''server'' ></CE:Editor>
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 3, 2006
More Search Options
« First
...
< Previous
2417
2418
2419
2420
2421
Next >
...
Last »