|
Search
You searched for the word(s):
Showing page 1417 of 4,987 (49,864 total posts)
< 1 second(s)
-
The licensing information contained within this link http://cutesoft.net/How+to+Buy/Licensing+Info/default.aspx explains the various types of license available and what their restrictions are. This is fine and really helpful, although when you go to purchase CuteEditor for ASP using this link ...
-
Loving the control so far, excellent work
Just a few things i would like to see, hope you don't mind
Adding styles to the different elements of the control (different style for image name,size,description and actual image like adding a border)
Controlling the page navigation alignment lik left,center,right; applying a style for that ...
-
When i try to use the button ''InsertTable'' a new window opens with the error: ''The name 'GetString' does not exist in the class or namespace 'ASP.insert_table_aspx'.''
I've got a dutch browser version. The Cute Editor works fine and I can Save HTML to the Database ( SQL ). The error appears in the new windows only.
All the ...
-
I have got the .NET version of cute editor and need to set this up but I haven't found the help files very useful, this could be because I am not that experienced using .NET.
Firstly all of my pages that need to be content managed are written in classic asp, is that going to need to change (rewrite)!?
Secondly if I can use the ...
-
Why would I get this exception? It never happens when debugging and on the live site it seems to happen about once every 10 mins. Is there any way to catch it?
System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.NullReferenceException: Object reference not ...
-
First of all-DotNetGallery is great. I think you have put together a product which I have been able to, pretty much, code around to do whatever I want...thanks.
I found an Exception that is not being caught and could pop up often.
The Exception occurs when you are in the delete mode and you delete the only image on a page (say page 3 has ...
-
Nevermind, I ended up creating my own copy of the button and used the __doPostBack javascript method to call my other save button's click method.
For anyone that wishes to do the same thing:
Dim Image1 As New System.Web.UI.WebControls.Image
Image1.ID = ''SaveEditorContent''
Image1.ToolTip = ''Save''
Image1.ImageUrl = ...
-
Hi Adam,
I sent you this email before, and told me that you'd keep me posted about this issue. My issue is I downloaded evaluation copy of CuteEditor version 3 to try out. I tried out most functionalities I need, and everything is working fine except that when I save and html file and immediately open the saved file in the same session, ...
-
Rgain,
When you use ASP.NET, the default security context is the aspnet_wp account (or NetworkService account, for an application that runs on IIS 6.0) for both Aspnet_wp.exe (or W3wp.exe, for an application that runs on IIS 6.0) and the request to SQL Server.
By default, the aspnet_wp account (or NetworkService account, for an ...
-
Sorry about this (I don't know much about css)
My understanding of it now is, if I specify ''font-size: 2;'' in my Stylesheet, it is the same as if I wrote ''font-size: 2pt;'' So in fact I haven't set the default font size to be ''2'' I have set it to be ''2pt''. In which case, when I highlight a block of text in the ...
... 1417 ...
|
|
|