|
Search
You searched for the word(s):
Showing page 10 of 123 (1,230 total posts)
< 1 second(s)
-
Dear kezzasm,
Please follow steps:
1. open file phpuploader\include_phpuploader.php
2. search $cd=dirname($this->GetWebPath(__FILE__));
You should can find it in line 395.
3. change it to:
$cd=dirname($_SERVER['SCRIPT_NAME']).'/phpuploader';
4. Test it ...
-
Dear jmarcv,
You can set ShowWordCounth to false:
<?php
$editor=new CuteEditor();
$editor->ID=''Editor1'';
...
-
Dear ahcool82,
Please refer to the following snippet:
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
Dear nicke,
The trial license is 30 days valid, if you need license extension, you can write email to eric@cutesoft.net
Thanks for asking
Eric@cutesoft.net
-
Dear EllenD,
I can reproduce this, we will consider one solution in future version.
Regards,
Eric
-
Dear demmett,
Please refer to the following snippet:
<!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' -->
<html>
<head>
</head>
<body>
<form name=''theForm'' method=''post''>
<h1>Multiple ...
-
Dear rgettel,
http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx , can you let that user test our online demo and tell me whether the online demo works fine on their computers?
http://cutesoft.net/forums/thread/63660.aspx , you can refer to this link and detect your product version, what's the build date of the dll ...
-
Dear rgettel, I tested our online demo(http://ajaxuploader.com/Demo/), i used silverlight mode, it works fine on my end. If that user reinstall silverlight and then test our online demo, does it work fine? Thanks for askingEric@cutesoft.net
-
Dear wimpanzee, About these two paste properties, you can refer to http://cutesoft.net/forums/post/26086.aspx.''firefox is placing some seemingly random line breaks in,'', What's the detailed steps to reproduce this? Can you send your test document to eric@cutesoft.net? I will use your document to test it. Thanks for ...
-
Dear rgettel, Can you let that user test http://ajaxuploader.com/Demo/select-multiple-files-upload.aspx ? Can that user choose files in this example? Thank you for askingEric@cutesoft.net
... 10 ...
|
|
|