|
Search
You searched for the word(s):
Showing page 1418 of 4,987 (49,864 total posts)
< 1 second(s)
-
For those interested in the followup on this...
I decided to take a simpler approach. The ''wall I ran into'' was not simply that the CuteEditor was appearing within a nested user control, but that the user controls were being dynamically added to the ASPX page. They therefore simply do not exist on PostBack, so there is no control (i.e., ...
-
Kim,
This is not an editor related issue.
The proper string delimiter in SQL is the single apostrophe.
To indicate that a string itself contains a single apostrophe, one must double it up. It is the responsibility of the front-end application to present queries to Access/SQL so that Access/SQL can parse them. ...
-
Hi there,
We recently bought a copy of cute editor for asp, I installed on my server and I run the sample EnableAll.asp. It works but if you try press enter to break a line doesn't work, each time I press enter the editor creates the following HTML code: <DIV></DIV> and keeps the cursor on the same line. I found out that if ...
-
Adam,
I tried e-mailing you by clicking on the ''e-mail'' button in the forum but get the following error message, ''
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and ...
-
I have now put your component into production and am running in to a big problem. Users are getting errors like:
Page: /careercenter/CC04SetUpResume.aspxSystem.ArgumentException: Culture name en-securid is not supported. Parameter name: name at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) at ...
-
Got the new license file you e-mailed and copied it over to the license directory but I'm still receiving the license for gallery is not valid error. I can't think of anything I'm doing wrong, the install is so simple. I've used a ton of controls that have a similar license setup without any problem.
I thought it may be some strange ...
-
Hsq,
No, I don't think you can upload the files to two diffent servers at the same time.
I suggest you use the FTP to send the files to the other server. Below is the code I used before to FTP the files in the fly.
<%
Public Function FTP(file_tobe_FTP)
Dim Output, ReturnCode, StrScript
StrHost = ...
-
This did not fix the issue. It is uploading a zero byte file. This happens only when uploading from Windows XP using both IE7 and FireFox 3.6
I have had two marathon online chat sessions with CuteSoft and gave them access to my server and xp box having the problem, with no fixes.
If anyone can help please let me ...
-
Hi Adam, First I wanted to say thanks again for all your help with these issues... Secondly, I was not able to reproduce the issue we are seeing in our application through the url provided. I am almost positive it has something to do with the page layout as this only happens on some pages in our application and not ...
-
rogchap,
>>If I reopen the document back into the editor it renders without closing li tags as before.
This is the browser behaviour. Cute Editor fixes the close tags issue in the server side instead of the client side.
Please try the following example. After you click the submit button, you should ...
... 1418 ...
|
|
|