|
Search
You searched for the word(s): php
Showing page 90 of 158 (1,571 total posts)
< 1 second(s)
-
I have a site I am installing with the phpuploader and having issues with it. This works fine on my server and another server, but this one is causing issues. (I have developer license). I get this error: Silverlight : The upload task is interrupted!
Server side error : But the server side error is blank. If I ...
-
Hello, I've found that in Safari the editors don't auto adjust their height at all and in Chrome the editors don't shrink after content has been deleted. I've tested my own rendered editors and the example one at http://phphtmledit.com/Auto-Adjusting-Height.php and they all behave this way. I know it's not just my computer because ...
-
Cassiopeia,
It's easy to implement your own logic to hide certain features. We will add this feature soon.
For the time being, please open cuteeditor_files\Dialogs\browse_Img.php
In line 154, you can find the following code:
while (list ($key, $file) = each ($dirlist))
{
//add your logic here, for example create an array ...
-
Hi, I cant browse for file. Means when I click on uploader button it does not open window. So it does nothing on click. Before some days it was working fine. But suddenly this happend. I have tried this function, but it doesnt alert the messagefunction CuteWebUI_AjaxUploader_OnBrowse()
{
alert(''ON ...
-
I have done an enormous amount of research looking for a Golden Goose. The only thing I found even close will cost me $7,000 and up for the use of the software. Seeing as I am just opening this website, the cost is beyond my reach. Here is what I am trying to do: I have developed a VERY large Mysql database Website using PHP ...
-
I am using file uploader with other fields.Here is my code for uploader. $uploader=new PhpUploader();
$uploader->Name=''ufile1'';
...
-
i am facing lot of problem with this php file uploader ajax version, i wish to buy this for one of my project, if it works well i plan to use it in multiple domain... but kindly solve my issues
1. move uploaded image file to other location and should be able to reflect this new moved path in ajax attachment table created
2. should be able to ...
-
I am setting up CuteEditor for PHP on an existing webpage. When I put the code into its own page it formats fine. When I inset the code into my existing page it works but the save icon gets rendered as a scaled up image and takes up most of the page. I have attached an image of what I mean. I have a feeling it is something to do with the CSS ...
-
hey :) i've included php file uploader in a website that works very well :)The component is set with MultipleFile settingi've tried many test with - Windows XP, IE8 (8.0.6001.18702) , works very well- Windows 7, IE8 (8.0.7600.16385) , i can only choose 1 file in the file selection window ????- Windows XP, Firefox 3.6.6, same ...
-
Thank you Eric for replying. I've already read the thread you referred but there, you explain how to use forms with the cute editor, not with the phpfileuploader.
Could you, please, post a sample using the phpfileuploader with other fields and get their values?
Or do you mean that use action=''1email.php?postback=true'' is the ...
... 90 ...
|
|
|