|
Search
You searched for the word(s): error
Showing page 605 of 969 (9,685 total posts)
< 1 second(s)
-
hi astearns,
Question 1
The editor has not power to analyze all image url format you use in the html content. because the code is not generate by itself.
And why it disploy correct on your page, because your page under the correct lever under your site and the editor page is not.
For example, ...
-
Hi, The load.ashx will check the request headers If the header 'if-modified-since' is found , the load.ashx will return http status 304 And that not works for some cases. The CuteEditorIgnore304 setting just disable to check the header 'if-modified-since' So load.ashx will not return the 304 , and also will not ...
-
Hi medvetet, Is your site online? If so, can you send me the uploader test page url? So we can check it. When you download the demo package? We just fixed a bug about firefox 7 with Iframe mode. Can you download the latest package and try again? Clean the browser cache and download ...
-
This question is old but not yet answered. I have a form saving the contents of the editor to database, but where do I find the page properties created like background color, etc. I see metion of something written to the response buffer, but when I added... content = editor.GetString()
Response.Write content I get an error ...
-
Dear faisalmustaffa,
Please refer to the following snippet:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<html>
<head>
<title>Example</title>
</head>
<body>
<form name=''theForm'' action=''1.php?postback=true'' ...
-
Hi pbwbart,
Please try the example below
<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
-
>>Is it possible to have the ''FileNameAutoGenerate'', i mean the name of the file uploaded will have a name automatically generated ? Then after the file is uploaded, it displays automatically the ''FilePath (link to display the file)''.
Yes. You need to create a custom file upload handler which allows you rename the uploaded ...
-
Hi,
This sample tells you how to pass data for each file :
<%@ Page Language=''C#'' %>
<%@ Import Namespace=''CuteWebUI'' %>
<%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
Dear chrislpt,
''Anonymous Users are not allowed in this application'', it means you do not login to your website, you are using one anynymouse account.
Please login to chat administration console panel, http://localhost/cutechat5.1/CuteSoft_Client/CuteChat/ChatAdmin/Edit_Lobbies.aspx, this is my computer login link. You can select ...
-
hiiiiiiiiiiiiiiiiiiiii, Open a Web Form, HTML, ASP, JS, VBS, CS, VB, CPP or CSS file and click Tools | Spell Checker. Spell check may take 10-15 seconds on decently sized files. There is no immediate progress indication, but you can see that squiggles appear one by one under misspelled words. Double click on the misspelled word brings list of ...
... 605 ...
|
|
|