|
Search
You searched for the word(s):
Showing page 60 of 123 (1,230 total posts)
< 1 second(s)
-
Dear spencet,
Your host supports CuteEditor for .NET installation. You need ask at&t the access credential of administrator panel.If you can login to administrator panel, you will can create virtual directory.
Thank you for asking
Eric@cutesoft.net
-
Dear pandurang,
Please open ''\phpuploader\include_phpuploader.php'', search the following line:
$cd=dirname($this->GetWebPath(__FILE__));
change it to:
$cd=dirname($_SERVER['SCRIPT_NAME']).'/phpuploader';
After done, pls try it again.
Thank you for asking
Eric@cutesoft.net
-
Dear jeremyD,
Please refer to the following code:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<html>
<body>
<form id=''form1'' method=''POST''> ...
-
Dear tim,
Please let that customer test http://ajaxuploader.com/Demo/Ajax-based-File-storage.aspx, this example store uploaded files to sql server and supports multiple files upload. It should be very similar to your code. Please tell us whether your customer can reproduce this issue in our example.
Thank you for ...
-
Dear Roniel,
Allow the user to edit files already added. This is your new requirement. After files are uploaded to your server, you can write code to handle the uploaded files, you can load files to 3rd party tool and edit them. Ajax Uploader is a professional upload tool, it doesn't supply edit functionality. If you want to edit ...
-
Dear korty,
Please try the following code:
<?php include_once(''cuteeditor_files/include_CuteEditor.php'');
$content = '<div><p>headline</p>
<p>';
$editor=new CuteEditor();
...
-
Deat spencet,
Which at&t host plan are you using? please send introduction information of this plan to eric@cutesoft.net, I will check how you can deploy cuteeditor for .net on this host.
Thank you for asking
Eric@cutesoft.net
-
I received your email, your html code is:
<a target=''_blank'' href=''http://cutesoft.net/''><strong><span style=''font-size: 10pt;''>If you wish to return to the home page at any time please click here</span></strong></a>
You can query http://www.w3schools.com/tags/att_a_href.asp, the href value ...
-
Dear spencet,
Please follow steps:
1. download cuteeditor for .net, download link is http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx
2. unzip this installation package
3. open IIS
4. switch to ''Default Web Site'' in left tree, right click it, add one application and let it point to ...
-
Dear Flintstone,
1.Foreground color dropdown
2.Web Palette (colorpicker.aspx)
3.Spell check (SpellCheck.aspx)
We are investigating the first and second, and will get back to you asap.
The third, you can update ''\CuteSoft_Client\CuteEditor\SpellCheck.aspx'' and hard code it.
Thanks for asking
Eric@cutesoft.net
... 60 ...
|
|
|